Kill sites page on the new docs site. It's a moshpit of slightly useful content, and really there should be a featured site list or an actual directory separate from the docs site
This commit is contained in:
parent
0776078487
commit
c0ae646cdc
|
@ -71,9 +71,6 @@
|
||||||
<li class="{% if page.title == "Troubleshooting" %}current{% endif %}">
|
<li class="{% if page.title == "Troubleshooting" %}current{% endif %}">
|
||||||
<a href="{{ site.url }}/docs/troubleshooting">Troubleshooting</a>
|
<a href="{{ site.url }}/docs/troubleshooting">Troubleshooting</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="{% if page.title == "Sites using Jekyll" %}current{% endif %}">
|
|
||||||
<a href="{{ site.url }}/docs/sites">Sites using Jekyll</a>
|
|
||||||
</li>
|
|
||||||
<li class="{% if page.title == "Resources" %}current{% endif %}">
|
<li class="{% if page.title == "Resources" %}current{% endif %}">
|
||||||
<a href="{{ site.url }}/docs/resources">Resources</a>
|
<a href="{{ site.url }}/docs/resources">Resources</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -1,991 +0,0 @@
|
||||||
---
|
|
||||||
layout: docs
|
|
||||||
title: Sites using Jekyll
|
|
||||||
prev_section: troubleshooting
|
|
||||||
next_section: resources
|
|
||||||
---
|
|
||||||
|
|
||||||
It’s interesting to see what designs and features others have come up
|
|
||||||
with. Link to Jekyll-powered blogs and other sites here.
|
|
||||||
|
|
||||||
- [Tom Preston-Werner](http://tom.preston-werner.com/)
|
|
||||||
([source](http://github.com/mojombo/mojombo.github.com))
|
|
||||||
- [Koliseo Help Site](http://help.koliseo.com) - Help site of a
|
|
||||||
ticketing platform
|
|
||||||
- [Magpie Lab](http://www.magpielab.com)
|
|
||||||
([source](https://github.com/magpielab/magpielab.com))
|
|
||||||
- [Litany Against Fear](http://litanyagainstfear.com/)
|
|
||||||
([source](https://github.com/qrush/qrush.github.com))
|
|
||||||
- [Git Ready](http://gitready.com/)
|
|
||||||
([source](http://github.com/gitready/gitready))
|
|
||||||
- [Bilal Hussain](http://bilalh.github.com/)
|
|
||||||
([source](https://github.com/Bilalh/bilalh.github.com/tree/source))
|
|
||||||
- Personal site and blog and projects details.
|
|
||||||
- [m8ck](http://m8ck.us.to) - Personal blog about technology and web
|
|
||||||
development.
|
|
||||||
- [Ping My Geek](http://pingmygeek.com)
|
|
||||||
([source](http://github.com/pranavk/pranavk.github.com/)) - Personal
|
|
||||||
blog on computers, hacking, technology and experimentation.
|
|
||||||
- [Richard Huang](http://www.huangzhimin.com/)
|
|
||||||
([source](https://github.com/flyerhzm/flyerhzm.github.com)) - Blog
|
|
||||||
about ruby/rails and other web develop technology.
|
|
||||||
- [Michael Ebens](http://nova-fusion.com/)
|
|
||||||
([source](http://github.com/BlackBulletIV/blackbulletiv.github.com))
|
|
||||||
- Personal site with a tech blog on various topics, usually related
|
|
||||||
to programming and web development, pages for Michael’s projects,
|
|
||||||
and other pages. Check out the source, it’s got a lot in it.
|
|
||||||
- [devsundar](http://devsundar.github.com/)
|
|
||||||
([source](http://github.com/devsundar/devsundar.github.com))
|
|
||||||
- [metajack.im](http://metajack.im/)
|
|
||||||
([source](http://github.com/metajack/metajack.im) / [Jekyll
|
|
||||||
fork](http://github.com/metajack/jekyll)) - Custom fork with support
|
|
||||||
for times, archives, custom script output etc. Tags implemented with
|
|
||||||
Google search.
|
|
||||||
- [Julian Yap](http://julianyap.com/?pk_campaign=github)
|
|
||||||
([source](https://github.com/jyap808/jyap808.github.com)) - Personal
|
|
||||||
blog and web site. Theme is based off of and customized from Tom
|
|
||||||
Preston-Werner’s.
|
|
||||||
- [Corey Smith](http://www.coreynsmith.com/) - Personal blog, made
|
|
||||||
with Octopress.
|
|
||||||
- [GitHub Rebase](http://rebase.github.com/)
|
|
||||||
([source](http://github.com/rebase/rebase.github.com))
|
|
||||||
- [User Obsessed](http://userobsessed.net/)
|
|
||||||
([source](http://github.com/joefiorini/userobsessed)) - Link (and
|
|
||||||
non-link) blog with some nice automation and rsync deployment
|
|
||||||
script.
|
|
||||||
- [überduper](http://danhixon.github.com/)
|
|
||||||
([source](http://github.com/danhixon/danhixon.github.com))
|
|
||||||
- [The Pug Automatic](http://henrik.nyh.se/)
|
|
||||||
([source](http://github.com/henrik/henrik.nyh.se) / [Jekyll
|
|
||||||
fork](http://github.com/henrik/jekyll)) - Custom fork with Haml,
|
|
||||||
Sass etc. Single page for tags with per-tag anchors. Single page
|
|
||||||
archive by year/month.
|
|
||||||
- [Paperplanes](http://www.paperplanes.de/)
|
|
||||||
([source](http://github.com/mattmatt/paperplanes) / [Jekyll
|
|
||||||
fork](http://github.com/mattmatt/jekyll/))
|
|
||||||
- [Development Seed](http://developmentseed.org/)
|
|
||||||
([source](http://developmentseed.org/blog/2011/09/09/jekyll-github-pages/))
|
|
||||||
- [My Thoughts Are Yours](http://mythoughtsareyours.yolk.cc/)
|
|
||||||
([source](http://github.com/yyolk/mythoughtsareyours)) - My Thoughts
|
|
||||||
Are Yours - a project by [YOLK](http://yolk.cc/).
|
|
||||||
- [Rails Developer
|
|
||||||
London](http://www.jackkinsella.ie/rails-developer-london.html)
|
|
||||||
([source](git://github.com/jackkinsella/Personal-Site-of-Jack-Kinsella.git))
|
|
||||||
- Heroku ready and search engine optimised portfolio site and blog
|
|
||||||
of Jack Kinsella.
|
|
||||||
- [Tagaholic](http://tagaholic.me/)
|
|
||||||
([source](http://github.com/cldwalker/cldwalker.github.com)) -
|
|
||||||
Machine tags and js are used to organize posts and calculate related
|
|
||||||
posts.
|
|
||||||
- [Kismetik Interactive](http://www.kismetik.com/)
|
|
||||||
([source](http://github.com/spo11/kismetik-jekyll)) - Jekyll-managed
|
|
||||||
site deployed on Amazon S3 with tag pages, pagination, custom
|
|
||||||
layouts.
|
|
||||||
- [Thomas Glasgow](http://www.thomasglasgow.com/) - Personnal website
|
|
||||||
of a french engineer and entrepreneur.
|
|
||||||
- [favrik.com](http://favrik.com/)
|
|
||||||
([source](http://github.com/favrik/favrik.com/))
|
|
||||||
- [Mark Reid](http://mark.reid.name/)
|
|
||||||
([source](http://github.com/mreid/mark.reid.name/tree)) - Jekyll
|
|
||||||
used as CMS for personal site and running two blogs: [Inductio Ex
|
|
||||||
Machina](http://mark.reid.name/iem/) (machine learning research) and
|
|
||||||
[Structure & Process](http://mark.reid.name/sap/) (programming).
|
|
||||||
- [tychoish](http://www.tychoish.com/) - Large scale Jekyll site,
|
|
||||||
based on metajack.im’s fork, and using themes from Mark Reid’s site
|
|
||||||
(with a few modifications). 1300+ entries.
|
|
||||||
- [Cyborg Institute](http://www.cyborginstitute.com/)
|
|
||||||
([source](http://cyborginstitute.net/git/?p=cyborginstitute.com.git;a=summary))
|
|
||||||
- Uses Jekyll to power the whole site (save the wiki). Uses the same
|
|
||||||
version of the code as tychoish, above.
|
|
||||||
- [Buildr](http://buildr.apache.org/)
|
|
||||||
([source](http://github.com/assaf/buildr/tree/master)) - Generate
|
|
||||||
the site with Jekyll, and use PrinceXML to [generate PDF out of
|
|
||||||
it](http://blog.labnotes.org/2009/03/14/buildr-how-we-generate-the-documentation-web-site-and-pdf/).
|
|
||||||
- [Anil Wadghule](http://www.anilwadghule.com/)
|
|
||||||
([source](http://github.com/anildigital/anildigital.github.com/))
|
|
||||||
- [Basil Shkara](http://oiledmachine.com/posts) - Running Jekyll with
|
|
||||||
a tag structure.
|
|
||||||
- [Elijah Miller / jqr](http://jqr.github.com/)
|
|
||||||
([source](http://github.com/jqr/jqr.github.com))
|
|
||||||
- [PseudoWeb.Net](http://pseudoweb.net/)
|
|
||||||
([source](http://github.com/icco/pseudoweb))
|
|
||||||
- [Tate Johnson](http://tatey.com/)
|
|
||||||
([source](http://github.com/tatey/tatey.com/))
|
|
||||||
- [Jens Neuhalfen](http://neuhalfen.name/)
|
|
||||||
- [zegoggl.es](http://zegoggl.es)
|
|
||||||
([source](http://github.com/jberkel/zegoggl.es) / [Jekyll
|
|
||||||
fork](http://github.com/jberkel/jekyll/)) - Based on Henrik’s
|
|
||||||
[fork](http://github.com/henrik/jekyll) and
|
|
||||||
[blog](http://henrik.nyh.se/).
|
|
||||||
- [Noah Watkins](http://noahdesu.com/)
|
|
||||||
([source](https://github.com/noahdesu/noahdesu.github.com)) -
|
|
||||||
Personal/academic blog.
|
|
||||||
- [Crantastic Blog](http://blog.crantastic.org/)
|
|
||||||
([source](http://github.com/hadley/crantastic/tree/gh-pages))
|
|
||||||
- [Tom Ward](http://tomafro.net/)
|
|
||||||
([source](http://github.com/tomafro/tomafro.net)) - Fully featured
|
|
||||||
blog using a Rakefile to generate index pages (of tags, years and
|
|
||||||
months), custom tags to help display posts, and capistrano to
|
|
||||||
publish.
|
|
||||||
- [koraktor](http://koraktor.github.com/)
|
|
||||||
([source](http://github.com/koraktor/koraktor.github.com))
|
|
||||||
- [Cory Ondrejka](http://cory.github.com/)
|
|
||||||
([source](http://github.com/cory/cory.github.com/tree/master)) - My
|
|
||||||
regularly updated personal blog, talks, open source projects, etc…
|
|
||||||
- [Alex Payne](http://al3x.net/)
|
|
||||||
([source](http://github.com/al3x/al3x.github.com/tree/master))
|
|
||||||
- [Thomas Kollbach](http://thomas.kollba.ch/)
|
|
||||||
- [iPhone Plazer Application Page](http://plazer.bits.io/)
|
|
||||||
- [Tomasz ‘Tomash’ Stachewicz](http://tomash.wrug.eu/)
|
|
||||||
- [Dan’s Blog](http://caffeine.cc/) - Regular blog, updated through
|
|
||||||
Capistrano.
|
|
||||||
- [IS Development Blog](http://isdevelopment.weblog.glam.ac.uk/) - Uni
|
|
||||||
of Glamorgan Development blog (in development!).
|
|
||||||
- [Bernard ‘Imanel’ Potocki](http://imanel.org/) (Using [Henrik’s
|
|
||||||
Jekyll fork](http://github.com/henrik/jekyll))
|
|
||||||
- [Matías
|
|
||||||
Flores](http://matflores.com/([fork](http://github.com/matflores/jekyll)))- [Stefan Saasen](http://www.juretta.com/)
|
|
||||||
- [Jason Rudolph](http://jasonrudolph.com/)
|
|
||||||
([source](http://github.com/jasonrudolph/jasonrudolph.com)) - Tags
|
|
||||||
implemented with JavaScript to build URL for Google Custom Search
|
|
||||||
Engine.
|
|
||||||
- [Eric Johnson](http://el-studio.com/)
|
|
||||||
([fork](http://github.com/elstudio/jekyll)) - Fork sorts tags
|
|
||||||
alphabetically by key.
|
|
||||||
- [Michael Nhat](http://michaelnhat.com/) - Great music, simple
|
|
||||||
design.
|
|
||||||
- [Superfeedr’s Blog](http://superfeedr.com/) - Real-time cloudy
|
|
||||||
thoughts from a super-hero.
|
|
||||||
- [Jason Toy](http://jtoy.net/)
|
|
||||||
([source](http://github.com/jtoy.net/jtoyblog))
|
|
||||||
- [Paolo Dona: not (yet) entrepreneur](http://paolodona.com/)
|
|
||||||
([source](http://github.com/paolodona/paolodona.com))
|
|
||||||
- [Joel Bradbury](http://joelbradbury.net/)
|
|
||||||
([source](http://github.com/joelbradbury/joelbradbury.github.com)) -
|
|
||||||
My personal blog, things on software and web development.
|
|
||||||
- [morten lieba.ch](http://m.lieba.ch/)
|
|
||||||
([source](http://github.com/Liebach/liebach.github.com)) - Personal
|
|
||||||
blog & website on [github pages](http://pages.github.com/).
|
|
||||||
- [Andrew Benton](http://hellosorld.com/)
|
|
||||||
([source](http://github.com/stanleydrew/hellosorld.git)) - Personal
|
|
||||||
blog on software, development, web technologies, general startup
|
|
||||||
stuff.
|
|
||||||
- [Mike Champion](http://graysky.org/)
|
|
||||||
- [Brandon Mathis](http://brandonmathis.com/)
|
|
||||||
([source](http://github.com/imathis/design-enthusiast/) using
|
|
||||||
[Octopress blogging framework](http://github.com/imathis/octopress))
|
|
||||||
- Personal blog on interactive design and my work portfolio.
|
|
||||||
- [80KV](http://80kv.com/)
|
|
||||||
([source](http://github.com/crossblaim/80kv-jekyll/tree/master)) -
|
|
||||||
Personal blog of Claudio Perez Gamayo, english and spanish.
|
|
||||||
- [George Ornbo](http://shapeshed.github.com/)
|
|
||||||
([source](http://github.com/shapeshed/shapeshed.github.com/)) - An
|
|
||||||
experimental site for George Ornbo’s open source code using HTML5,
|
|
||||||
CSS3 and JSON. Integrates with Lighthouse for ticketing.
|
|
||||||
- [BinaryAge](http://binaryage.com/) - Various open-source tools for
|
|
||||||
web developers (uses submodules for shared content).
|
|
||||||
- [jekyll.atog.be](http://jekyll.atog.be/) - Personal blog of Koen Van
|
|
||||||
der Auwera (prev version).
|
|
||||||
- [Relatively Early Development](http://relativelyearly.com/)
|
|
||||||
([source](http://github.com/relativelyearly/relativelyearly.github.com/tree))
|
|
||||||
- [Ali Polatel](http://alip.github.com/)
|
|
||||||
([source](http://github.com/alip/alip.github.com/tree/master))
|
|
||||||
- [Under the hat, a weblog written by 10to1](http://blog.10to1.be)
|
|
||||||
([source](http://github.com/10to1/10to1.github.com))
|
|
||||||
- [Dmitry Belitsky](http://belitsky.info/)
|
|
||||||
([source](http://github.com/dab/belitsky.info/tree/master)) - Worked
|
|
||||||
on Jekyll with Compass.
|
|
||||||
- [Michael Dwan](http://michaeldwan.com/)
|
|
||||||
([source](http://github.com/michaeldwan/michaeldwan.github.com)) -
|
|
||||||
Personal site and blog of Michael Dwan.
|
|
||||||
- [Marc Chung](http://blog.marcchung.com/)
|
|
||||||
([source](https://github.com/mchung/blog/tree))
|
|
||||||
- [AppDen](http://appden.com/)
|
|
||||||
([source](http://github.com/appden/appden.github.com))
|
|
||||||
- [Brandon Philips](http://ifup.org/)
|
|
||||||
([source](http://ifup.org/git/?p=ifup.git;a=summary))
|
|
||||||
- [Kaspar Schiess](http://blog.absurd.li/)
|
|
||||||
([source](http://github.com/kschiess/blog.absurd.li)) - Very minimal
|
|
||||||
theme, using a haml/sass enabled fork.
|
|
||||||
- [Joshua Poehls](http://www.zduck.com/)
|
|
||||||
([source](http://github.com/jpoehls/zduck-web))
|
|
||||||
- [Ben Ubois](http://benubois.com/)
|
|
||||||
([source](https://github.com/benubois/benubois.github.com))
|
|
||||||
- [Lukas Rieder](http://overbryd.github.com/)
|
|
||||||
([source](http://github.com/Overbryd/overbryd.github.com))
|
|
||||||
- [Claudio Baccigalupo](http://claudiob.github.com/)
|
|
||||||
([source](http://github.com/claudiob/claudiob.github.com/tree/master))
|
|
||||||
- My portfolio of Github source code projects.
|
|
||||||
- [Mislav Marohnić](http://mislav.uniqpath.com/)
|
|
||||||
([source](http://github.com/mislav/mislav.github.com)) - Programming
|
|
||||||
blog.
|
|
||||||
- [John Duff](http://jduff.github.com/)
|
|
||||||
([source](http://github.com/jduff/jduff.github.com))
|
|
||||||
- [iruel.net](http://iruel.net/) personal site and blog, fork of John
|
|
||||||
Duff’s config ([source](http://github.com/sardaukar/iruel.net))
|
|
||||||
- [johng Blog](http://www.johng.co.uk)
|
|
||||||
([source](http://github.com/john-griffin/johng.co.uk/tree/gh-pages))
|
|
||||||
- Based on Tom’s original Jekyll with added compass+sass.
|
|
||||||
- [Benjamin Thomas](http://benjaminthomas.org/)
|
|
||||||
([source](http://github.com/bentomas/benjaminthomas-dot-org))
|
|
||||||
- [Mark Wunsch](http://markwunsch.com/)
|
|
||||||
- [Mark Olesen](http://olesenm.github.com/)
|
|
||||||
([source](http://github.com/olesenm/olesenm.github.com)) - Simple
|
|
||||||
blog with links to other github project pages.
|
|
||||||
- [Shape Shed](http://shapeshed.com/) - Portfolio and blog for
|
|
||||||
freelance web developer George Ornbo.
|
|
||||||
- [Sam Rosen](http://www.sammyrosen.com/) - Portfolio Website.
|
|
||||||
- [Kneatoh](http://eturk.github.com/)
|
|
||||||
([source](http://github.com/eturk/eturk.github.com)) - Ethan
|
|
||||||
Turkeltaub’s Journal.
|
|
||||||
- [The Hypsometry Blog](http://blog.hypsometry.com/) - Christopher
|
|
||||||
Boone’s design and typography blog.
|
|
||||||
- [Domain51](http://domain51.com/)
|
|
||||||
([source](http://github.com/tswicegood/domain51.com/)) - Site for
|
|
||||||
tswicegood’s business.
|
|
||||||
- [David Parker](http://davidwparker.com/) - Portfolio and Blog.
|
|
||||||
- [Mottr.am](http://mottr.am/)
|
|
||||||
([source](http://github.com/mottram/mottram)) - A weblog with
|
|
||||||
comments via Twitter hashtags.
|
|
||||||
- [kle•pas](http://klepas.org/)
|
|
||||||
([source](http://github.com/klepas/klepas.org/)) - Personal site of
|
|
||||||
Simon Pascal Klein.
|
|
||||||
- [Avand](http://avandamiri.com/) - Personal site and blog of Avand
|
|
||||||
Amiri.
|
|
||||||
- [m4n](http://m4n.github.com/)
|
|
||||||
([source](http://github.com/m4n/m4n.github.com/))
|
|
||||||
- [Aaron Kalin](http://www.martinisoftware.com/)
|
|
||||||
([source](http://github.com/martinisoft/martinisoft.github.com))
|
|
||||||
- [Bryan Goines](http://bry4n.ffiirree.com/)
|
|
||||||
([source](http://github.com/bry4n/bry4n.github.com))
|
|
||||||
- [Mutelight](http://mutelight.org/)
|
|
||||||
([source](http://github.com/fyrerise/mutelight)) - Blog for
|
|
||||||
engineer/developer Brandur Leach.
|
|
||||||
- [Vanity](http://vanity.labnotes.org/) - Experiment Driven
|
|
||||||
Development framework for Rails.
|
|
||||||
- [Alex Coles](http://alexbcoles.com/)
|
|
||||||
([source](http://github.com/myabc/myabc.github.com/))
|
|
||||||
- [Damien Mathieu](http://42.dmathieu.com/)
|
|
||||||
([source](http://github.com/dmathieu/dmathieu.github.com/))
|
|
||||||
- [Ruby on ZiGzAg](http://zigzag.github.com/)
|
|
||||||
([source](http://github.com/zigzag/zigzag.github.com/))
|
|
||||||
- [wulfovitch.net](http://wulfovitch.net/)
|
|
||||||
([source](http://github.com/wulfovitch/wulfovitch.net) /
|
|
||||||
[fork](http://github.com/tatey/jekylless)) - Personal blog covering
|
|
||||||
programming topics
|
|
||||||
- [SaForge](http://www.saforge.com/) - Personal blog of Emanuel-S (in
|
|
||||||
German).
|
|
||||||
- [Rack-Jekyll](http://github.com/bry4n/rack-jekyll) - Transform your
|
|
||||||
Jekyll application into Rack application ([Heroku
|
|
||||||
Demo](http://bry4n.heroku.com/)).
|
|
||||||
- [Drivemeup carpooling](http://drivemeup.github.com/)
|
|
||||||
([source](http://github.com/drivemeup/drivemeup.github.com)) -
|
|
||||||
Drivemeup Blog (English and French).
|
|
||||||
- [mojobojo](http://boj.github.com/)
|
|
||||||
([source](http://github.com/boj/boj.github.com)) - Simple personal
|
|
||||||
blog.
|
|
||||||
- [jouire.com](http://jouire.com/) - Personal blog.
|
|
||||||
- [algorithmique.net](http://algorithmique.net/) - Personal blog
|
|
||||||
(French).
|
|
||||||
- [senoj.net](http://www.senoj.net/)
|
|
||||||
([source](http://github.com/stephenjones/stephenjones.github.com)) -
|
|
||||||
Stephen Jones’s personal blog.
|
|
||||||
- [Levent Ali](http://purebreeze.com/) - Business and blog for
|
|
||||||
freelance technologist Levent Ali.
|
|
||||||
- [Codigo Ergo Sum](http://codigoergosum.com/)
|
|
||||||
([source](http://github.com/balinterdi/balinterdi.github.com)) -
|
|
||||||
Balint Erdi’s personal tech blog.
|
|
||||||
- [alpinegizmo.com](http://alpinegizmo.com/)
|
|
||||||
([source](http://github.com/alpinegizmo/alpinegizmo.com)) - David
|
|
||||||
Anderson’s personal blog.
|
|
||||||
- [Neil Grogan](http://neil.grogan.ie/)
|
|
||||||
([source](http://github.com/dueyfinster/dueyfinster.github.com)) -
|
|
||||||
Neil Grogan’s personal blog.
|
|
||||||
- [Golf Application Server Documentation](http://golf.github.com/)
|
|
||||||
([source](http://github.com/golf/golf.github.com)) - Documentation
|
|
||||||
for Golf app developers.
|
|
||||||
- [Jim Hansson](http://jimhansson.github.com/)
|
|
||||||
([source](http://github.com/jimhansson/jimhansson.github.com)) -
|
|
||||||
Personal blog.
|
|
||||||
- [Passing Curiosity](http://passingcuriosity.com/)
|
|
||||||
([source](http://github.com/thsutton/passingcuriosity.com/)) -
|
|
||||||
Personal blog with content about development and a smattering of
|
|
||||||
scepticism, reading, and education.
|
|
||||||
- [Michael Bensoussan](http://mickeyben.com/)
|
|
||||||
([source](http://github.com/mickey/mickeyben)) - Personal blog.
|
|
||||||
- [Jesse Storimer’s Bloggings](http://jstorimer.com/)
|
|
||||||
([source](http://github.com/jstorimer/jstorimer.com)) - Tech Blog.
|
|
||||||
- [DigitalSanctum.com](http://www.digitalsanctum.com/)
|
|
||||||
([source](http://github.com/digitalsanctum/ds)) - Software
|
|
||||||
development and other square topics.
|
|
||||||
- [Jekyll + 960.gs](http://code.btbytes.com/jekyll_960/index.html)
|
|
||||||
([source](http://github.com/btbytes/jekyll_960)) - 960.gs based
|
|
||||||
template for Jekyll. Uses good default fonts (Inconsolata for
|
|
||||||
monospace and Droid for headings).
|
|
||||||
- [Datakrup.com](http://www.datakrup.com/) - Ferhat Ziba’s personal
|
|
||||||
blog ([source](http://github.com/fero46/datakrup.com)) - Theme
|
|
||||||
inspired by textmate theme ‘midnight’.
|
|
||||||
- [Marko Anastasov](http://www.marko.anastasov.name/) - Personal site
|
|
||||||
and blog.
|
|
||||||
- [Juan Reyero](http://juanreyero.com/) - Site and blog written in
|
|
||||||
[Org-mode](http://orgmode.org/). The blog is exported to Jekyll
|
|
||||||
using [Org-jekyll](http://juanreyero.com/open/org-jekyll) .
|
|
||||||
- [Greater Skies](http://greaterskies.com/) - Multi-language
|
|
||||||
educational site written in [Org-mode](http://orgmode.org/).
|
|
||||||
[Source](http://github.com/juanre/Greater-Skies) .
|
|
||||||
- [Junto al camino](http://juntoalcamino.com/) - Personal blog in
|
|
||||||
Spanish.
|
|
||||||
- [dumb-bunny.com](http://www.dumb-bunny.com/)
|
|
||||||
([source](http://github.com/pui/pui.github.com)) - Erica Kwan’s
|
|
||||||
personal blog.
|
|
||||||
- [The Ruby Reflector - Jekyll](http://rubyreflector.com/Jekyll) -
|
|
||||||
Jekyll News.
|
|
||||||
- [Christopher Sexton](http://fuzzymonk.com/)
|
|
||||||
([source](http://github.com/csexton/bai_si_bu_jie))
|
|
||||||
- [Codeography.com](http://codeography.com/)
|
|
||||||
([source](http://github.com/csexton/csexton.github.com))
|
|
||||||
- [Jim Myhrberg](http://jimeh.me/)
|
|
||||||
([source](http://github.com/jimeh/jimeh.me)) - Personal site and
|
|
||||||
blog, using two jekyll projects together. One for the site, and one
|
|
||||||
for the blog. Building and deployment done via a few simple rake
|
|
||||||
tasks.
|
|
||||||
- [Sven Dahlstrand](http://svendahlstrand.se/) - Sven Dahlstrand’s
|
|
||||||
personal blog in Swedish.
|
|
||||||
- [skim](http://skim.la/) ([source](http://sl4m.github.com/)) - Ruby,
|
|
||||||
rails on windows environment.
|
|
||||||
- [Zach Holman](http://zachholman.com/)
|
|
||||||
([source](http://github.com/holman/holman.github.com)) -
|
|
||||||
holman blogs on Apple, Ruby, and startups. And bank robberies.
|
|
||||||
- [MHFS](http://mhfs.com.br/) - Marcelo Silveira’s personal website/blog.
|
|
||||||
- [Anti’s World](http://anti.cute-ninjas.com/) ([source](http://github.com/AndreasOM/anti.cute-ninjas.com)) - andreasOM is slowly importing 10 years worth of random blabbering to jekyll.
|
|
||||||
- [GnuVision Blog](http://pramode.net/) - Pramode C.E’s personal
|
|
||||||
website/blog.
|
|
||||||
- [AudioBox.fm](http://www.audiobox.fm/) - Your media library in the
|
|
||||||
cloud.
|
|
||||||
- [Sideburns.eu](http://www.sideburns.eu/)
|
|
||||||
([source](http://github.com/julienXX/Sideburns.eu)) -
|
|
||||||
julienXX blog on Ruby, NoSQL and random whatnot.
|
|
||||||
- [Study Deutsch](http://studydeutsch.com/) - Resources to teach yourself German.
|
|
||||||
- [Travis Jeffery](http://travisjeffery.com/) - Personal weblog.
|
|
||||||
- [27smiles](http://27smiles.com/) ([source](http://github.com/RichGuk/27smiles) and [fork](http://github.com/RichGuk/jekyll)) - Personal blog of RichGuk.
|
|
||||||
- [Ryan Clough](http://becomingaweso.me/)
|
|
||||||
([source](http://github.com/RyanCacophony/becomingaweso.me)) -
|
|
||||||
Personal Website and blog of Ryan Clough (on code, linux, music, and
|
|
||||||
dance).
|
|
||||||
- [Andrew Heiss](http://www.andrewheiss.com/)
|
|
||||||
([source](http://github.com/andrewheiss/ah-jekyll) / [Jekyll
|
|
||||||
fork](http://github.com/andrewheiss/jekyll)) - Custom fork that
|
|
||||||
allows for custom Ruby filters in /\_lib/, making tag pages simple.
|
|
||||||
Also has support for caching Pygments.Uses a rakefile for deploying
|
|
||||||
and building.
|
|
||||||
- [Which Ruby CMS Should I Use?](http://whichrubycmsshouldiuse.com/)
|
|
||||||
([source](http://github.com/ychaker/whichrubycmsshouldiuse.com)) - A
|
|
||||||
project to help understand the Ruby CMS ecosystem.
|
|
||||||
- [Ronin](http://ronin-ruby.github.com/)
|
|
||||||
([source](http://github.com/ronin-ruby/ronin-ruby.github.com/)) -
|
|
||||||
Project website for Ronin, a Ruby platform for exploit development
|
|
||||||
and security research.
|
|
||||||
- [Youssef Chaker](http://www.youhhoo.com/)
|
|
||||||
([source](http://github.com/ychaker/youhhoo.com)) - Personal Site
|
|
||||||
and Blog.
|
|
||||||
- [Kodfabrik Blog](http://io.kodfabrik.com/)
|
|
||||||
([source](http://github.com/azer/io.kodfabrik.com),
|
|
||||||
[posts](http://github.com/azer/posts))
|
|
||||||
- [Anthony Short](http://anthonyshort.com.au)
|
|
||||||
([source](http://github.com/anthonyshort/anthonyshort.com.au)) -
|
|
||||||
Personal blog. Uses Compass.
|
|
||||||
- [Wael Nasreddine](http://wael.nasreddine.com/) (forked from George
|
|
||||||
Ombo)
|
|
||||||
- [ESWAT](http://eswat.ca/)
|
|
||||||
([source](http://github.com/eswat/eswat.github.com)) - Simple blog
|
|
||||||
and stuff about me.
|
|
||||||
- [testomatic.co.uk](http://testomatic.co.uk/)
|
|
||||||
([source](http://github.com/testomatic/site)) - Blog on web
|
|
||||||
development and programming.
|
|
||||||
- [Bike to work](http://biketowork.org.uk/) - Site about cycle
|
|
||||||
commuting.
|
|
||||||
- [Aktagon Ltd.](http://aktagon.com/) - Aktagon Ltd. (Uses this
|
|
||||||
[Jekyll delicious
|
|
||||||
plugin](http://github.com/christianhellsten/jekyll-plugins)).
|
|
||||||
- [sem4r](http://www.sem4r.com/) - Site about sem4r ruby library.
|
|
||||||
- [iZ-smart.net IRC Network](http://www.iZ-smart.net/) - Websites of
|
|
||||||
the 2nd largest German IRC Network.
|
|
||||||
- [Provence Linux User Group](http://plugfr.org/)
|
|
||||||
([source](http://github.com/plug/plugfr.org/)) - Website of a french
|
|
||||||
LUG with posts, categories, RSS feed, sitemap, Googe CSE…
|
|
||||||
- [Squeryl](http://squeryl.org/)
|
|
||||||
([source](http://github.com/max-l/Squeryl/tree/gh-pages)) - A Scala
|
|
||||||
DSL for interacting with databases (Scala Query Language)
|
|
||||||
- [Jeff Kreeftmeijer](http://jeffkreeftmeijer.com/)
|
|
||||||
([source](http://github.com/jeffkreeftmeijer/jeffkreeftmeijer.com))
|
|
||||||
- [Snort a Sprocket](http://smerpology.org/sprocket/)
|
|
||||||
([source](http://bitbucket.org/smerp/snort_a_sprocket/)) - personal
|
|
||||||
blog of smerp.
|
|
||||||
- [The iNK blot](http://novemberkilo.com/)([source](http://github.com/novemberkilo/novemberkilo.github.com))- personal blog of novemberkilo.
|
|
||||||
- [Coding in the Rain](http://ascarter.net/)
|
|
||||||
([source](http://github.com/ascarter/ascarter.github.com/)) -
|
|
||||||
personal blog of ascarter.
|
|
||||||
- [Al3xandr3](http://al3xandr3.github.com/)([source](http://github.com/al3xandr3/al3xandr3.github.com))
|
|
||||||
- [ruddzw.com](http://www.ruddzw.com/)([source](http://github.com/ruddzw/ruddzw.com))- personal blog of ruddzw.
|
|
||||||
- [Seattle Xcoders](http://seattlexcoders.org/)
|
|
||||||
([source](http://github.com/xcoders/xcoders.github.com)) - Seattle
|
|
||||||
Xcoders Mac developer group web site.
|
|
||||||
- [Ginzametrics SEO Dashboard](http://ginzametrics.com/) - SEO
|
|
||||||
Dashboard for marketing reporting and analytics.
|
|
||||||
- [listbot.org](http://listbot..org/) - personal blog of polera.
|
|
||||||
- [Developing Ego](http://developingego.com/)- personal and dev blog of ltw.
|
|
||||||
- [jain basil aliyas.](http://jainbasil.net/)
|
|
||||||
([source](http://github.com/jainbasil/jain.basil.aliyas.blog)) -
|
|
||||||
Jain Basil Aliyas’s personal blog/website.
|
|
||||||
- [Piotr Sarnacki](http://piotrsarnacki.com/) - Blog of Piotr
|
|
||||||
Sarnacki, [hosted on
|
|
||||||
github](http://github.com/drogus/drogus.github.com) .
|
|
||||||
- [Infochimps Data API](http://api.infochimps.com/) - Front-end and
|
|
||||||
documentation for the API of infochimps.
|
|
||||||
- [Realized: A blog about stock portfolio management](http://blog.realized-app.com/)- Based on Henrik’s fork; blog for [realized-app.com](http://realized-app.com/.)
|
|
||||||
- [Utilise.ca](http://utilise.ca/)([source](http://github.com/remiprev/utilise.ca))- A french-canadian version of [_The Setup_](http://usesthis.com/.)
|
|
||||||
- [Dan Loewenherz](http://dlo.github.com/)([source](http://github.com/dlo/dlo.github.com))- Personal blog of dwlz,
|
|
||||||
influenced by [mojombo.github.com](http://mojombo.github.com/).
|
|
||||||
- [Tony Landis](http://tonylandis.com/)
|
|
||||||
([source](http://github.com/tony-landis/tony-landis.github.com)) -
|
|
||||||
Personal blog of
|
|
||||||
tony_landis based on [mojombo.github.com](http://mojombo.github.com/)for now.
|
|
||||||
- [Michael Monteleone](http://michaelmonteleone.net/) ([source](http://github.com/mmonteleone/michaelmonteleone.net))- Personal site of Michael Monteleone, standing on all kinds of shoulders of jekyll giants.
|
|
||||||
- [dhatNyeng blog](http://alinux.web.id)([source](http://github.com/alinuxwebid/alinuxwebid.github.com))- Personal blog of alinuxwebid
|
|
||||||
- based on Ascarter’s
|
|
||||||
[fork](http://github.com/ascarter/ascarter.github.com/).
|
|
||||||
- [grepthepipe](http://grepthepipe.com/) - Personal blog of leifg.
|
|
||||||
- [NiftySchool language school administration software blog](http://blog.niftyschool.com/)- Blog of the NiftySchool platform, includes disqus comments.
|
|
||||||
- [Skroutz.gr Developer blog](http://team.skroutz.gr/)- Developer Blog of Skroutz.gr, the greek price comparison site.
|
|
||||||
- [Fabrizio Fantini](http://www.fantini.name)- Personal website and blog of Fabrizio Fantini.
|
|
||||||
- [Ben Vinegar](http://benv.ca/)
|
|
||||||
- [Mihail Szabolcs](http://szabster.net/)([source](http://github.com/icebreaker/icebreaker.github.com))
|
|
||||||
- [Harlan T Wood](http://www.harlantwood.net/)- Enlightened technology, spiritual transhumanism, open source screenplays...
|
|
||||||
- [Lake Denman](http://lakedenman.com/)([source](http://github.com/ldenman/lakedenman.com))
|
|
||||||
- [Ben Hoskings](http://benhoskin.gs/)([source](http://github.com/benhoskings/benhoskin.gs))
|
|
||||||
- [Johnson Page](http://johnsonpage.org/)([source](http://github.com/jwpage/johnsonpage-blog))
|
|
||||||
- [Atompad](http://atompad.com/)([source](http://github.com/johnantoni/johnantoni.github.com))- Based on mojombo's site, slowly adding to it other stuff, ported from red91.com.
|
|
||||||
- [Flood Magazine](http://floodmagazine.com/)
|
|
||||||
- [Brighter Planet](http://brighterplanet.com/)- Runs its blog [Safety in Numbers](http://numbers.brighterplanet.com/)([source](http://github.com/brighterplanet/numbers))and its static [developer site](http://brighterplanet.github.com/)([source](http://github.com/brighterplanet/brighterplanet.github.com))with Jekyll.
|
|
||||||
- [Emanuel Sprosec](http://www.emanuel-s.com/)- Personal portfolio.
|
|
||||||
- [unwiredcouch.com](http://unwiredcouch.com/)([source](http://github.com/mrtazz/blog))
|
|
||||||
- [Scott Tesoriere](http://tesoriere.com/)([source](http://github.com/scottkf/tesoriere.com))- Tags with spaces.
|
|
||||||
- [Journal-S](http://muli.cc/)- Personal blog by Emanuel-S / german.
|
|
||||||
- [Danish Khan](http://danishkhan.org/)([source](http://github.com/danishkhan/danishkhan.github.com))- I blog about ruby, rails, sinatra and startup culture. I am using the octopress blogging framework.
|
|
||||||
- [Amin Astaneh](http://aminastaneh.net/)- Personal site and weblog. Formerly Wordpress.
|
|
||||||
- [Develop With Passion® - Jean-Paul S. Boodhoo](http://blog.developwithpassion.com/)- I blog about coding, family, faith, and how to encourage others to develop with passion!!.
|
|
||||||
- [Crowd Interactive's Tech Blog](http://blog.crowdint.com/)- ([source](http://github.com/crowdint/blog.crowdint.com))- A Blog about Ruby, Rails, gems and git.
|
|
||||||
- [Brilliant Corners](http://brilliantcorners.org/)- ([source](http://github.com/billturner/brilliantcorners.org))
|
|
||||||
- [Hundefutter](http://www.zoo-keller.de/)- Hundefutter - weblog with jekyll & fastercsv)
|
|
||||||
- [Auto Ersatzteile](http://autoersatzteile.vehicle-data-processor.de/)- Car parts -> jekyll, fastercsv & ar.
|
|
||||||
- [GeekUp](http://geekup.org/)([source](http://github.com/AndrewDisley/GeekUp))- Events.
|
|
||||||
- [Peter Hajdu](http://peterhajdu.github.com/)([source](http://github.com/peterhajdu/peterhajdu.github.com))- Personal blog.
|
|
||||||
- [yeban's weblog](http://yeban.in/)([source](http://github.com/yeban/weblog))- Personal blog.
|
|
||||||
- [David Sanson](http://www.davidsanson.com/)([source](http://github.com/dsanson/dsanson.github.com))- Personal website and course webpages.
|
|
||||||
- [Bauria](http://www.bauria.com/en/)- Small startup website.
|
|
||||||
- [Tigraine's weblog](http://www.tigraine.at/)([source](http://github.com/tigraine/www.tigraine.at))- My weblog about programming.
|
|
||||||
- [BetterVPS.net](http://www.bettervps.net/)([source](http://repo.no/better/site.git).)Xen VPS hosting for geeks.
|
|
||||||
- [Bullshit mode on](http://zahardzhan.github.com/)- Russian blog about Emacs and dynamic languages.
|
|
||||||
- [Jon Buys](http://ibuys.github.com/)- ([source](http://github.com/ibuys/ibuys.github.com))
|
|
||||||
- [zerothabhishek](http://zerothabhishek.github.com/)- ([source](http://github.com/zerothabhishek/zerothabhishek.github.com))
|
|
||||||
- [Monkey Snatch Banana](http://www.monkeysnatchbanana.com/)- ([source](http://github.com/SeanTAllen/MonkeySnatchBanana.com))- Personal blog that integrates compass via rake.
|
|
||||||
- [Justin Woodbridge](http://siberianfaucet.com/)- ([source](http://github.com/glitterfang/glitterfang.github.com))
|
|
||||||
- [Greg Heartsfield](http://gregheartsfield.com/)- Personal blog.
|
|
||||||
- [Matthias Endler](http://www.matthias-endler.de/)([source](http://github.com/mre/mre.github.com))- Blog created by purple unicorns with lots of open source love.
|
|
||||||
- [Jason West](http://jlwestsr.com/)([source](http://github.com/jlwestsr/jlwestsr.github.com))- A technical blog by Jason L. West, Sr. that uses Jekyll-Bootstrap for it's layout.
|
|
||||||
- [dotlesscss Project Site](http://www.dotlesscss.org/)
|
|
||||||
- [Romain Dorgueil](http://romain.dorgueil.net/)- Technical blog migrated to jekyll to keep control on my content.
|
|
||||||
- [Mark Szymanski](http://mrminimalist.nfshost.com/)
|
|
||||||
- [Pradeep Gowda's Code Blog](http://code.btbytes.com/)
|
|
||||||
- [Hacker News Resources](http://hnresources.com/)([source](http://github.com/yatsyk/HNResources/tree/gh-pages))- Directory of resources related to Hacker News.
|
|
||||||
- [Ryan McGeary](http://ryan.mcgeary..org/)([source](https://github.com/rmm5t/ryan.mcgeary.org))- Personal site and programming blog.
|
|
||||||
- [宋文强](http://mochidino.github.com/)([source](https://github.com/mochidino/mochidino.github.com))- CODING MACHINE.
|
|
||||||
- [The prometheus Image Archive](http://prometheus-bildarchiv.de)([source](https://github.com/prometheus-ev/promhp))
|
|
||||||
- [Bjorn Arneson](http://bjornarneson.com/)([source](https://github.com/bjornarneson/bjornarneson.github.com))- Personal website
|
|
||||||
- [Nutshell.com](http://www.nutshell.com/)- Nutshell CRM's company website. Uses Nutshell's [Less.js Jekyll Plugin](https://gist.github.com/642739).
|
|
||||||
- [Jason Graham](http://jason.the-graham.com/)([source](https://github.com/jasongraham/blog))- Personal blog. Uses the [kramdown](http://kramdown.rubyforge.org/)Markdown interpreter. Color scheme based on [Zenburn](http://slinky.imukuppi.org/zenburnpage/.)
|
|
||||||
- [Christopher H. Laco](http://chrislaco.com/)([source](https://github.com/claco/claco.github.com))- Converted from MT txt file w/converted comments to Disqus + Jekyll/Jekyll.vim/Liquid patches.
|
|
||||||
- [A Developer's Diary](http://foobarnbaz.com/)([source](https://github.com/semk/semk.github.com))- A jekyll powered blog by Sreejith Kesavan
|
|
||||||
- [Brian Clapper's blog](http://brizzled.clapper.org/)([source](https://github.com/bmc/brizzled))- [personal web site](http://www.clapper.org/)and [company web site](http://www.ardentex.com/.)
|
|
||||||
- [MxS' area](http://mxs.buffout..org/)([source](https://github.com/aimxhaisse/mxs-area))- Personal blog.
|
|
||||||
- [saberma](http://saberma.me/)([source](https://github.com/saberma/saberma.github.com))- (马海波) Personal blog in China.
|
|
||||||
- [Clint Shryock's super awesome 'site/blog'](http://ctshryock.com/)([source](https://github.com/ctshryock/ctshryock.com))
|
|
||||||
- [G33k](http://gauthamponnu.com/g33k)- Gautham Ponnu's geek blog.
|
|
||||||
- [Some Ruby Stuff](http://somerubystuff.com/)([source](https://github.com/guilleiguaran/somerubystuff.com))- Personal and Programming Blog.
|
|
||||||
- [derrickj's website](http://www.hillcrestlab.com/)([source](https://github.com/derrickj/hillcrestlab.com))- My site/blog. Has an Atom feed and has a few posts with published time specified.
|
|
||||||
- [MetaSkills.net](http://metaskills.net/)([source](https://github.com/metaskills/metaskills.net))
|
|
||||||
- [Corin Cole](http://www.corincole.com/)([source](https://github.com/corincole/corincole.com))- Personal blog/profile.
|
|
||||||
- [Budi Dharmawan](http://log.budi.ca)- Life Log.
|
|
||||||
- [Alan Hecht](http://alanhecht.me/)([source](https://github.com/aghecht/alanhecht.me))- Personal site and technical blog.
|
|
||||||
- [Veraisvoboda.info](http://veraisvoboda.info/)- The project in witness for Freedom of Conscience in Russia. Powered by Jekyll/Sinatra/Rack/Heroky combination.
|
|
||||||
- [\_layout - themes for jekyll](http://www.layouts-the.me/)([source](https://github.com/studiomohawk/_layouts))- A theme gallery for jekyll powered websites. You can download themes for jekyll via github for free.
|
|
||||||
- [Luca Pette](http://lucapette.com/)([source](http://github.com/lucapette/lucapette.github.com))
|
|
||||||
- [Seyi Ogunyemi](http://micrypt.com/)([source](http://github.com/micrypt/micrypt.github.com))
|
|
||||||
- [PaulStamatiou.com](http://paulstamatiou.com/)- Blog about technology, startups and gadgets.
|
|
||||||
- [TJ Stein](http://tjstein.com/)([source](https://github.com/bummercloud/tjstein.com))
|
|
||||||
- [Dave Lim](http://dlimiter.net/)([source](https://github.com/dlimiter/dlimiter.net))
|
|
||||||
- [Oto Brglez FERI](http://feri-faks.opalab.com/)([source](https://github.com/otobrglez/feri-faks.opalab.com))- Personal collage projects and assignments.
|
|
||||||
- [Neil Ang](http://neilang.com/)- Personal blog.
|
|
||||||
- [Open Source Life](http://www.juev.ru/)([source](https://github.com/Juev/juev.ru))- Personal site and technical blog in Russian.
|
|
||||||
- [Denis Evsyukov](http://denis.evsyukov.org/)([source](https://github.com/Juev/denis.evsyukov.org))- Personal Page.
|
|
||||||
- [Satori Tea](http://satori-tea.ru/)- Tea Satori project.
|
|
||||||
- [Victor Diaz](http://victordiaz.github.com/)- Portfolio.
|
|
||||||
- [David Collantes](http://collantes.us/)- Personal weblog.
|
|
||||||
- [Adam Coffman](http://thecoffman.com/)([source](https://github.com/thecoffman/thecoffman.github.com))- Personal and technical blog.
|
|
||||||
- [Sparanoid](http://sparanoid.com/)([source](https://github.com/sparanoid/sparanoid.com))- Tunghsiao Liu (劉通曉) personal blog about web designs, freehand drawings and other interesting gadgets.
|
|
||||||
- [Kw’s Blog](http://kwpolska.co.cc/)([source](https://github.com/Kwpolska/kwsblog))- The weblog of a Pole.
|
|
||||||
- [Gueorgui Tcherednitchenko](http://gueorgui.net/)- Photographer, Web designer & developer.
|
|
||||||
- [Russell Harmon](http://eatnumber1.com/)([source](https://github.com/eatnumber1/eatnumber1.com))- Personal site and technical blog.
|
|
||||||
- [Tom Bell](http://tomb.io)([source](http://github.com/tombell/tombell.github.com))- Personal site and blog.
|
|
||||||
- [Mariusz Nosiński](http://marioosh.5dots.pl)- Developer's blog (in polish).
|
|
||||||
- [AtlasHost techblog](http://blog.atlashost.eu/)- On JIRA, Java, FreeBSD and open source.
|
|
||||||
- [Gonzalo Rodríguez](http://nerian.es)([source](https://github.com/Nerian/nerian.github.com))- Freelance Ruby Developer.
|
|
||||||
- [Danny Bartlett](http://dannybartlett.co.uk/)- Personal site and Mobile / Web Technology blog.
|
|
||||||
- [Coffee Comrade](http://coffeecomrade.com/)([source](https://github.com/haircut/coffeecomrade.com))- Coffee reviews, tasting notes and commentary.
|
|
||||||
- [Exolucere](http://exolucere.ca/)([source](https://github.com/robru/robru.github.com))- Robert Park's photography portfolio.
|
|
||||||
- [redbluemagenta](http://redbluemagenta.com/)([source](https://github.com/cparedes/redbluemagenta-new))- Christian Paredes's system administration blog.
|
|
||||||
- [yelyah](http://yelyah.com/)([source](https://github.com/hayley/yelyah.com))- singer/songwriter posting new music everyday.
|
|
||||||
- [Vern's Blog](http://du1abadd.org/)([source](https://github.com/s5unty/du1abadd.org))- Based on Alip's [fork](https://github.com/alip/alip.github.com.)
|
|
||||||
- [c00kiemon5ter's masterplan](http://c00kiemon5ter.github.com/)([source](https://github.com/c00kiemon5ter/c00kiemon5ter.github.com))- The life of a cookie.
|
|
||||||
- [PHPTracker - seed server](http://php-tracker.org/)([source](https://github.com/tcz/PHPTracker/tree/gh-pages))
|
|
||||||
- [Aaron Beckerman](http://www.aaronbeckerman.com/)([source](https://github.com/ab9/www.aaronbeckerman.com))- Personal site and blog.
|
|
||||||
- [Miloš Hadžić](http://miloshadzic.com/)([source](http://github.com/miloshadzic/miloshadzic.github.com))- Blog and personal site.
|
|
||||||
- [Swedish Pixels](http://swedishpixels.com/)- Writings.
|
|
||||||
- [Georges Auberger](http://auberger.com/)([source](https://github.com/georges/auberger.com))- Blog and personal site.
|
|
||||||
- [scheibo.com](http://scheibo.com/)([source](https://github.com/scheibo/scheibo.github.com))and [kirkscheibelhut.com](http://kirkscheibelhut.com)- Both blogs built upon the basic structure provided by [static](https://github.com/scheibo/static)and inspired heavily by [jeffkreeftmeijer.com](http://jeffkreeftmeijer.com/.)
|
|
||||||
- [sparkjs.co.uk](http://sparkjs.co.uk)([source](https://github.com/Wolfy87/sparkjs.co.uk))- Documentation and downloads for the Spark JavaScript library.
|
|
||||||
- [Rioki's Corner](http://www.rioki.org/)([source](https://github.com/rioki/www.rioki.org))- Sean “Rioki” Farrell's personal website and blog.
|
|
||||||
- [Jtalk Smalltalk](http://jtalk-project..org/)([source](https://github.com/NicolasPetton/jtalk))- Website of the Jtalk Smalltalk project.
|
|
||||||
- [music-as-data](http://mad.emotionull.com/)([source](https://github.com/jonromero/music-as-data))- Website of the M.A.D. project, music generation in Clojure.
|
|
||||||
- [A Day Without Chocolate](http://blog.hardikr.com/)([source](https://github.com/hardikr/hardikr.github.com))- Personal Blog.
|
|
||||||
- [Georges Duplessy](http://gduplessy.com/)([source](https://github.com/gduplessy/gduplessy.github.com))- Personal blog and portfolio.
|
|
||||||
- [Jisedai 次世代](http://jisedai.heroku.com/)([source](https://github.com/Vayn/vayn.github.com))- Personal Blog, based on Ben Ubois's [fork](https://github.com/benubois/benubois.com).
|
|
||||||
- [atomicules.co.uk](http://atomicules.co.uk/)([source](https://github.com/atomicules/atomicules.github.com))- Personal Blog, with Tumblr-inspired post types and archive page. Uses default Jekyll on Github Pages.
|
|
||||||
- [Stefano Verna](http://stefanoverna.com/)([source](https://github.com/stefanoverna/stefanoverna.com))- Personal blog.
|
|
||||||
- [Sanjit Saluja](http://sanjitsaluja.com/)([source](https://github.com/loopwhile1/SanjitSaluja.com))- Personal Website and Blog.
|
|
||||||
- [Philippe Mongeau](http://phmongeau.github.com/)([source](https://github.com/phmongeau/phmongeau.github.com))- Personal Blog and portfolio.
|
|
||||||
- [Robert Seaton](http://www.rs.io)([source](https://github.com/robertseaton/rs.io))- Archive of written works.
|
|
||||||
- [Kinnetica](http://www.kinnetica.com/)([source](https://github.com/kinnetica/kinnetica.com))- Michael Levin's personal website and blog about web development.
|
|
||||||
- [spoonfullofpoo.com](http://www.spoonfullofpoo.com/)([source](https://github.com/kenmickles/spoonfullofpoo.com))- spoonfullofpoo.com produces lo-fi Internet TV for the discerning viewer. Jekyll produces our blog.
|
|
||||||
- [The Linux Alternative Project](http://www.linuxalt.com/)
|
|
||||||
- [The Setup](http://usesthis.com/)([source](http://github.com/waferbaby/usesthis/))- A bunch of nerdy interviews.
|
|
||||||
- [mattaust.in](http://mattaust.in/)([source](http://github.com/maafy6/mattaust.in))
|
|
||||||
- [Shallow Thoughts](http://carlosedp.com/)([source](https://github.com/carlosedp/carlosedp.github.com))- Carlos Eduardo's personal blog about tech, development and music.
|
|
||||||
- [CrowdConf2011](http://crowdconf2011.com/)- Home of the first and leading conference on crowdsourcing and the future of distributed work.
|
|
||||||
- [Leto Labs](http://letolabs.github.com/)([source](http://github.com/letolabs/letolabs.github.com/))- New PDX-based startup founded by Jonathan "Duke" Leto
|
|
||||||
- [Morgan Sutherland's Portfolio](http://msutherl.net/)- Responsive environment designer.
|
|
||||||
- [John Tornow](http://johntornow.com/)- Personal photography blog.
|
|
||||||
- [Ted Kulp](http://tedkulp.com/)([source](https://github.com/tedkulp/jekyll-template/))- Personal blog about code, tech and photography using custom Jekyll [fork](https://github.com/tedkulp/jekyll)
|
|
||||||
- [XCSoar](http://www.xcsoar..org/)([source](http://git.xcsoar.org/cgit/master/website.git/))- Open Source Aviation Application (includes generation of [trac](http://trac.edgewall.org/)and [phpBB3](http://www.phpbb.com/)templates).
|
|
||||||
- [Does Ideas](http://doesideas.com/)([source](https://github.com/mlanza/doesideas/))- Curated blog by a Rubyist.
|
|
||||||
- [wikimatze](http://wikimatze.de)- Personal Blog.
|
|
||||||
- [r00tshell](http://www.r00tshell.com/)- Justin Mazzi's Blog.
|
|
||||||
- [Madhur](http://madhur.github.com)/
|
|
||||||
([Source](https://github.com/madhur/madhur.github.com))
|
|
||||||
- Personal / technology / coding blog by Madhur.
|
|
||||||
- [Bitfluxx](http://bitfluxx.com) ([source](https://github.com/fluxx/bitfluxx.com)) - Software engineer blog.
|
|
||||||
- [Topguest
|
|
||||||
Blog](http://blog.topguest.com)/
|
|
||||||
([source](https://github.com/Topguest/topguest.github.com)) - Topguest company blog.
|
|
||||||
- [Nathan McGinness](http://njmcgee.com) ([source](https://github.com/njmcgee/njmcgee.github.com)) - Personal site and portfolio.
|
|
||||||
- [/dev/alip]([http://alip.github.com](http://alip.github.com)/) ([source](https://github.com/alip/alip.github.com)) - Personal weblog of Ali Polatel.
|
|
||||||
- [Lee Jarvis](http://lee.jarvis.co) ([source](https://github.com/injekt/injekt.github.com)) - Personal Blog
|
|
||||||
- [Happy
|
|
||||||
Hacking](http://dyang.github.com)/
|
|
||||||
([source](https://github.com/dyang/dyang.github.com)) - Derek Yang’s personal Blog about agile software development,
|
|
||||||
continuous integration and software configuration management.
|
|
||||||
- [Peteris
|
|
||||||
Erins](http://peteriserins.com)/
|
|
||||||
([source](https://github.com/Pet3ris/peteriserins.com)) - Blog & Personal Landing Page.
|
|
||||||
- [Dropshado.ws]([http://dropshado.ws](http://dropshado.ws)/) ([source](https://github.com/desandro/dropshado.ws/))
|
|
||||||
- [Lorenz
|
|
||||||
Kitzmann](http://lorenzkitzmann.de)
|
|
||||||
([source](https://github.com/lorenzk/lorenzkitzmann.de)) - Professional home page and blog.
|
|
||||||
- [Jentrata](http://jentrata.org) ([source](https://github.com/jentrata/jentrata.github.com)) - Open Source B2B Gateway for AS2 and ebXML.
|
|
||||||
- "\v/ julian
|
|
||||||
gruber":[http://juliangruber.com](http://juliangruber.com)/ -
|
|
||||||
Personal site and blog.
|
|
||||||
- [fmeyer.org]([http://fmeyer.org](http://fmeyer.org)/) ([source](https://github.com/fmeyer/fmeyer.org)) - Personal blog, or kind off.
|
|
||||||
- [tristanoneil.com]([http://tristanoneil.com](http://tristanoneil.com)/) ([source](https://github.com/tristanoneil/tristanoneil.github.com/)) - Personal blog, web presence.
|
|
||||||
- [Tuan Anh Tran](http://tuananh.us) - Personal
|
|
||||||
blog, web presence (a fork of[Julian
|
|
||||||
Yap](http://julianyap.com)/ with a theme,
|
|
||||||
ported from Tumblr).
|
|
||||||
- [onycloud.com]([http://onycloud.com](http://onycloud.com)/) -
|
|
||||||
onycloud company website, blog.
|
|
||||||
- [chadround.co.uk]([http://chadround.co.uk](http://chadround.co.uk)) - Personal site and blog.
|
|
||||||
- [Scriptish.org]([http://scriptish.org](http://scriptish.org)/) ([source](https://github.com/scriptish/scriptish.github.com)) - Home for Scriptish a Firefox add-on to run user scripts. Custom
|
|
||||||
fork with support for haml layouts, sass support from plugins, and
|
|
||||||
pandoc markdown.
|
|
||||||
([source](https://github.com/serenium/jekyll) ([source](https://github.com/shenfeng/shenfeng.me)) - Personal site and blog
|
|
||||||
- [BauCloud.com](http://www.baucloud.com/?pk_campaign=Github&pk_kwd=jekyll) - Cloud computing for the construction management. Website hosted at
|
|
||||||
github.
|
|
||||||
- [Alex Ganov](http://aganov.github.com) ([source](https://github.com/aganov/aganov.github.com)) - Personal site and blog.
|
|
||||||
- [CocoaHeads
|
|
||||||
Siegen](http://cocoaheads.informatik.uni-siegen.de)
|
|
||||||
([source](https://github.com/bmeurer/cocoaheads.informatik.uni-siegen.de)) - Website of the CocoaHeads Siegen chapter.
|
|
||||||
- [Benedikt
|
|
||||||
Meurer](http://benediktmeurer.de)
|
|
||||||
([source](https://github.com/bmeurer/benediktmeurer.de)) - Personal website and blog.
|
|
||||||
- [Rodrigo Alves
|
|
||||||
Vieira](http://www.rodrigoalvesvieira.com)/
|
|
||||||
- Personal Blog.
|
|
||||||
- "Dan
|
|
||||||
Foreman-Mackey":[http://dfm.github.com](http://dfm.github.com)/
|
|
||||||
([source](https://github.com/dfm/dfm.github.com)) - Personal blog with comments via GitHub forks.
|
|
||||||
- [Nick
|
|
||||||
Knowlson](http://nickknowlson.com)/
|
|
||||||
([source](https://github.com/nickknw/nickknowlson.com)) - Personal website with blog and project pages.
|
|
||||||
- [TechTinkering](http://techtinkering.com) ([source](https://github.com/lawrencewoodman/techtinkering.com)) - A Blog About Retro Computers, Programming, Open Source and General
|
|
||||||
Technical Tinkering.
|
|
||||||
- [Greg Osuri](http://gregosuri.com) ([source](https://github.com/gosuri/gosuri.github.com))
|
|
||||||
- [Alistair MacLeod](http://mm0hai.net) ([source](https://github.com/anm/anm.github.com)) - Programming, amateur radio, life. A minimal layout with disqus and
|
|
||||||
sharing buttons.
|
|
||||||
- [Jen Hanni](http://wickerbox.net) ([source](https://github.com/wicker/wicker.github.com)) - Over a hundred posts in the project portfolio and world travel
|
|
||||||
photo gallery of an airplane and hardware geek.
|
|
||||||
- [Prasanna N](http://www.nprasanna.com) - Personal Blog (forked
|
|
||||||
from[holman](https://github.com/holman/holman.github.com).) - [jnrbsn.com](http://jnrbsn.com/)([source](https://github.com/jnrbsn/jnrbsn.com))- Personal website and blog of Jonathan Robson.
|
|
||||||
- [Princeton Roaring 20](http://www.princetonroaring20.com/)([source](https://github.com/dskang/princetonroaring20.com))- Website of Roaring 20, a co-ed a cappella group at Princeton University. Built using compass and sass.
|
|
||||||
- [YOLK](http://yolk.cc)([source](https://github.com/yyolk/yolkportfolio))- Portfolio of Joseph Chiocchi.
|
|
||||||
- [Jonathan Cremin](http://crem.in)([source](https://github.com/kudos/crem.in))- Personal site of Jonathan Cremin.
|
|
||||||
- [Sergey Karayev](http://sergeykarayev.com/)([source](https://github.com/sergeyk/website))- Personal site of a graduate student in AI.
|
|
||||||
- [Thomas Mango](http://thomasmango.com/)([source](https://github.com/tsmango/thomasmango.com))- Personal site of Thomas Mango.
|
|
||||||
- [robbie/trencheny](http://robbie.io)([source](https://github.com/robbiet480/robbie.io))- Braindumping grounds for Robbie Trencheny. Features Disqus, Facebook Like/Send, works with iPhone.
|
|
||||||
- [Thomas Kerpe](http://toke.de)([source](https://github.com/toke/toke.github.com))- Personal site and blog.
|
|
||||||
- [Marcin Pietraszek](http://marcin.pietraszek.pl)([source](https://github.com/kbl/kbl.github.com))- Personal site of Marcin Pietraszek hosted on github.
|
|
||||||
- [Eli Naeher](http://flyoverblues.com/)([source](https://github.com/enaeher/fb))- Personal blog.
|
|
||||||
- [Philip Thrasher](http://philipthrasher.com/)- Personal blog.
|
|
||||||
- [jeremy.tagada.hu](http://jeremy.tagada.hu)([source](https://github.com/jeherve/jeherve.github.com))- Personal blog (forked from [Jekyll Skeleton](https://github.com/jeherve/jekyll-skeleton).)
|
|
||||||
- [Ellis Berner](http://ellisberner.com/)([source](https://github.com/maletor/maletor.github.com))- Blog and portfolio.
|
|
||||||
- [Apertu.re](http://Apertu.re)- My Experience Through The Lens - Blog.
|
|
||||||
- [DirectStupid.net](http://directstupid.net([source](https://github.com/hongguang/hongguang.github.com))-) A chemist thinks in open.
|
|
||||||
- [danielsmiller.com](http://www.danielsmiller.com([source](https://github.com/jazzdan/danielsmiller.com))-) Dan Miller's personal blog (modified from [Jekyll Skeleton](https://github.com/jeherve/jekyll-skeleton).)
|
|
||||||
- [The Setup](http://www.usesthis.com/)([source](http://www.github.com/waferbaby/usesthis/))- Nerdy interviews with nerds to like to nerd it up nerdily.
|
|
||||||
- [Fuse4X](http://fuse4x..org/)([source](https://github.com/fuse4x/fuse4x.github.com))- Fuse API implementation for MacOSX.
|
|
||||||
- [ArunRocks](http://arunrocks.com/)([source](https://github.com/arocks/arunrocks))- Arun Ravindran's personal blog using tags for related pages.
|
|
||||||
- [Chris Christensen](http://imetchrischris.com/)
|
|
||||||
- [Jigar Patel](http://jigarpatel.in)([source](http://github.com/jagira/jagira.github.com))- Personal blog.
|
|
||||||
- [David Lynch](http://davidlynch.org/)([source](http://github.com/kemayo/davidlynch.org))- Blog and website for David Lynch. Meddles with pagination, tags, and related posts. Includes a complete port of the WordPress toolbox theme, if anyone wants to reuse their styles with it.
|
|
||||||
- [Carl Groner](http://carlgroner.me/)([source](https://github.com/cgroner/cgroner.github.com))- Personal Site.
|
|
||||||
- [Robert Boloc](http://robertboloc.github.com/)([source](https://github.com/robertboloc/robertboloc.github.com))- Blog & Playground.
|
|
||||||
- [Dented Triangle](http://dentedtriangle.com/)([source](https://github.com/dentedtriangle/blog))- Personal, Projects & all things rock climbing.
|
|
||||||
- [Alex Lande](http://alexlande.com/)([source](https://github.com/lawnday/alexlande.com))- Blog & Portfolio.
|
|
||||||
- [James Moss](http://jamesmoss.co.uk)([source](https://github.com/jamesmoss/jamesmoss.github.com))- Personal blog.
|
|
||||||
- [Stéphane R. Richard](http://www.zanshine.com/)([source](https://zanshine.github.com/zanshine/zanshine-jekyll-website)) - French CG Artist, Musician and Programmer.
|
|
||||||
- [Restfuse](http://www.restfuse.com/)
|
|
||||||
([source](https://github.com/eclipsesource/restfuse/tree/gh-pages))
|
|
||||||
- An open-source JUnit extension for automated HTTP/REST Tests.
|
|
||||||
- [OpenideaL](http://www.openidealapp.com/)
|
|
||||||
([sorce](https://github.com/linnovate/openidealapp/tree/gh-pages)) -
|
|
||||||
Landing page of OpenideaL - an open source idea management system,
|
|
||||||
powered on Drupal 7.
|
|
||||||
- [krig](http://tusk.se)
|
|
||||||
([plugins](https://github.com/krig/jekyll-plugins)) - Personal Site.
|
|
||||||
- [CodeRetrear Warsaw](http://coderetreat-warsaw.heroku.com/) - Warsaw
|
|
||||||
page of Global day of Code Retreat (pl).
|
|
||||||
- [wrug.eu](http://wrug.eu/) - Warsaw Ruby Users Group blog (pl).
|
|
||||||
- [abhidsm](http://abhidsm.github.com/)
|
|
||||||
([source](https://github.com/abhidsm/abhidsm.github.com)) - Personal
|
|
||||||
Blog.
|
|
||||||
- [alt.pathawks.com](http://alt.pathawks.com/)
|
|
||||||
([source](https://github.com/pathawks/pathawks.github.com)) -
|
|
||||||
Personal blog. Hosted on GitHub. Pure Jekyll with custom template.
|
|
||||||
- [MoveToArctic.com](http://movetoarctic.com/)
|
|
||||||
([source](https://github.com/kevinrenskers/movetoarctic.com/tree/gh-pages))
|
|
||||||
- Personal blog about life in Iceland. Hosted on GitHub. Built with
|
|
||||||
Bootstrap and Less.
|
|
||||||
- [The Arcanaeum](http://www.arcanaeum.com/)
|
|
||||||
([source](https://github.com/spilth/arcanaeum)) - The Arcanaeum
|
|
||||||
contains all the books of Skyrim in a simple, clean format for easy
|
|
||||||
reading on your iPad, iPhone, Android devices and laptop.
|
|
||||||
- [Sebastian Günther](http://sebastianguenther.org/) - Personal
|
|
||||||
webpage and blog of a computer scientist researching DSLs in Ruby,
|
|
||||||
Python, and Scala.
|
|
||||||
- [Varibru Configuration Languages](http://soft.vub.ac.be/varibru/) -
|
|
||||||
Landing page of a research project about software variability,
|
|
||||||
explaining why software configuration languages help to provide mor
|
|
||||||
variants for more customers.
|
|
||||||
- [Hacker Monthly](http://hackermonthly.com/) - Print magazine of
|
|
||||||
Hacker News.
|
|
||||||
- [Lim Cheng Soon](http://chengsoon.com/) - Personal Blog.
|
|
||||||
- [Akash Garg](http://akashkgarg.com/) - Personal site of a student of
|
|
||||||
computer science, entrepreneurship and life.
|
|
||||||
- [Minimalist theme](http://stephan83.github.com/)
|
|
||||||
([source](https://github.com/stephan83/stephan83.github.com) /
|
|
||||||
[instructions](http://stephan83.github.com/12-07-2011/use-this-theme-on-github.html))
|
|
||||||
- [Alexcp.com](http://alexcp.com/)
|
|
||||||
([source](https://github.com/alexcp/alexcp-blog)) - Personal Blog.
|
|
||||||
- Flatterline
|
|
||||||
([source](https://github.com/flatterline/flatterline.com)) - A [Ruby
|
|
||||||
on Rails development company](http://flatterline.com/) website and
|
|
||||||
blog. Includes a few custom [Jekyll
|
|
||||||
plugins](https://github.com/flatterline/jekyll-plugins) written
|
|
||||||
specifically for company websites (e.g., project portfolio, team
|
|
||||||
page, etc.).
|
|
||||||
- [Neban’s notebook](http://neban.github.com/)
|
|
||||||
([source](http://github.com/neban/neban.github.com)) - Personal
|
|
||||||
site, hosted at Github.
|
|
||||||
- [ImPua’s blog](http://impua.info)
|
|
||||||
([source](https://github.com/pua/pua.github.com)) - (Geeks get laid,
|
|
||||||
Chiness blog, 中文博客).
|
|
||||||
- [Ganz-Sicher.Net](http://ganz-sicher.net/blog/)
|
|
||||||
([source](https://github.com/pylight/gsn)) - Personal Blog (German)
|
|
||||||
about Linux and OpenSource.
|
|
||||||
- [夜深blog](http://blog.lenage.com/)
|
|
||||||
([source](https://github.com/lenage/lenage.github.com)) - Personal
|
|
||||||
Blog(chinese) about archLinux and Ruby.
|
|
||||||
- [setImpl](http://lhzhang.com/)
|
|
||||||
([source](https://github.com/waynezhang/blog/tree/gh-pages)) -
|
|
||||||
Personal Blog.
|
|
||||||
- [Giovanni Cappellotto’s Focus the Web](http://www.focustheweb.com/)
|
|
||||||
([source](http://github.com/focustheweb/www.focustheweb.com))
|
|
||||||
- [Lost Decade Games](http://www.lostdecadegames.com/)
|
|
||||||
([source](https://github.com/lostdecade/lostdecade.github.com)) -
|
|
||||||
HTML5 game development blog.
|
|
||||||
- [Dave Peck](http://davepeck.org/) - Personal blog of a [github
|
|
||||||
user](https://github.com/davepeck/)
|
|
||||||
- [Stephen McDonald](http://blog.jupo..org/)
|
|
||||||
([source](https://github.com/stephenmcd/stephenmcd.github.com)) -
|
|
||||||
Personal blog on Django and Python.
|
|
||||||
- [Josh Suereth](http://jsuereth.com/)
|
|
||||||
([source](http://github.com/jsuereth/jsuereth.github.com)) -
|
|
||||||
Personal programming blog, mostly Scala related.
|
|
||||||
- [Dmytro
|
|
||||||
Yashkir](http://dyashkir.com([source](https://github.com/dyashkir/dyashkir.github.com))) - Personal blog on programming and other topics.
|
|
||||||
- [Court Ewing](http://epixa.com/)
|
|
||||||
([source](https://github.com/epixa/epixa.com-source)) - Personal
|
|
||||||
blog.
|
|
||||||
- [Useful Paradigm](http://usefulparadigm.com/)
|
|
||||||
([source](https://github.com/usefulparadigm/usefulparadigm.github.com))
|
|
||||||
- Web 2.0 based SW service & solutions (Korea).
|
|
||||||
- [sitescraper.net](http://sitescraper.net/) - Website and blog for my
|
|
||||||
business.
|
|
||||||
- [Adolfo Villafiorita](http://www.ict4g.net/adolfo)
|
|
||||||
([source](https://bitbucket.org/adolfov/newhome/)) - Personal
|
|
||||||
homepage, based on Twitter Bootstrap, (a bit of) jQuery, and some
|
|
||||||
Liquid programming to find posts with a given tag and generate a
|
|
||||||
bibliography.
|
|
||||||
- [Jekyll Bootstrap](https://github.com/nhoss2/jekyll-bootstrap)
|
|
||||||
([source](https://github.com/nhoss2/jekyll-bootstrap)) - A super
|
|
||||||
simple theme to get started with jekyll. Made with twitter
|
|
||||||
bootstrap.
|
|
||||||
- [Ali Raza’s personal Blog](http://www.aliirz.com/)
|
|
||||||
([source](https://github.com/aliirz/aliirz.com))
|
|
||||||
- [Lauri Mäkinen](http://laurimakinen.net/) - Personal website/blog.
|
|
||||||
- [Dead epsilon](http://juanlu001.github.com/)
|
|
||||||
([source](https://github.com/Juanlu001/juanlu001.github.com)) - Blog
|
|
||||||
about Python in scientific environments (Spanish).
|
|
||||||
- [Ivan Torres](http://ivantorres.me/)
|
|
||||||
- [Marko Kaartinen](https://kaartinen.me/) - Humble blog about tech
|
|
||||||
and stuff.
|
|
||||||
- [Itai Ferber](http://itaiferber.net/) - Personal site and blog.
|
|
||||||
- [Recology](http://schamberlain.github.com/)
|
|
||||||
([source](https://github.com/SChamberlain/schamberlain.github.com))
|
|
||||||
A blog about using the R language in science.
|
|
||||||
- [Andy Freeland](http://andyfreeland.net/)
|
|
||||||
([source](https://github.com/rouge8/andyfreeland.net)) - Personal
|
|
||||||
site and blog.
|
|
||||||
- [Joshua Platt](http://joshuaplatt.com/) - Personal site.
|
|
||||||
- [pala](http://ztpala.com/) - Personal blog (Chinese, 中文).
|
|
||||||
- [Shaun Bentzen](http://bentzen.ws/)
|
|
||||||
([source](http://github.com/sbentzen/sbentzen.github.com))
|
|
||||||
- [Simply Measured Blog](http://simplymeasured.com/blog/)
|
|
||||||
([source](http://simplymeasured.com/blog/))
|
|
||||||
- [ArvinderKang.com](http://arvinderkang.com/) - Portfolio website and
|
|
||||||
blog of Arvinder Singh Kang - Designer. Programmer. Researcher.
|
|
||||||
- [Eric Hamiter](http://erichamiter.com/)
|
|
||||||
([source](https://github.com/ehamiter/ehamiter.github.com)) -
|
|
||||||
Personal site/landing page, using HTML5.
|
|
||||||
- [Jiang Le](http://jiangle.name/)
|
|
||||||
([source](https://github.com/naokij/naokij.github.com)) - Personal
|
|
||||||
blog(Chinese,中文).
|
|
||||||
- [Alessandro Vermeulen](http://alessandrovermeulen.me/) - Personal
|
|
||||||
Blog (English).
|
|
||||||
- [The Utrecht Haskell Compiler JavaScript
|
|
||||||
Backend](http://uu-computerscience.github.com/uhc-js/) - Launchpad
|
|
||||||
for using the UHC JS backend.
|
|
||||||
- [Vladislav Bykov (vladislavbyk)](http://vladislavbyk.github.com/)
|
|
||||||
([source](http://github.com/vladislavbyk/vladislavbyk.github.com)) -
|
|
||||||
Personal Blog (Russian).
|
|
||||||
- [Sahat.me (Sahat Yalkabov)](http://sahat.me/)
|
|
||||||
([source](http://sahat.me)) - Personal Site and Blog.
|
|
||||||
- [Garron.me (Guillermo Garron)](http://garron.me/) - Personal site
|
|
||||||
and Blog (English).
|
|
||||||
- [Pradeepnayak.in (Pradeep Nayak)](http://pradeepnayak.in) - Personal
|
|
||||||
site and Blog.
|
|
||||||
- [Fredrik Appelberg](http://mulli.nu) - Personal Blog.
|
|
||||||
- [Mike Stegeman](http://thestegemans.com/)
|
|
||||||
([source](http://github.com/mrstegeman/thestegemans.com)) - Personal
|
|
||||||
Site and Blog.
|
|
||||||
- [elf+js](http://elfjs.com/)
|
|
||||||
([source](http://github.com/elfjs/elfjs.github.com)) -
|
|
||||||
[elf+js](http://github.com/elfjs/)
|
|
||||||
JavaScript库项目主页,博客(Chinese, 中文)
|
|
||||||
- [/abyme](http://abyme.github.com/)
|
|
||||||
([source](http://github.com/abyme/abyme.github.com)) ([theme
|
|
||||||
source](http://github.com/abyme/abyme-theme)) - Personal blog,
|
|
||||||
hosted at Github. The theme is available separately.
|
|
||||||
- [Finch Blog](http://finchformac.com/blog/) - The official blog for
|
|
||||||
the Mac app Finch.
|
|
||||||
- [TJ VanToll](http://tjvantoll.com/)
|
|
||||||
([source](http://github.com/tjvantoll/tjvantoll.github.com)) -
|
|
||||||
Personal Site and Blog.
|
|
||||||
- [Paydirt Blog](https://paydirtapp.com/blog/) - The official blog for
|
|
||||||
Paydirt time-tracking app.
|
|
||||||
- [NoFeed \~ No Music for the Masses](http://nofeed..org/)
|
|
||||||
([source](https://github.com/ngw/ngw.github.com)) - Personal Blog
|
|
||||||
hosted on Github.
|
|
||||||
- [instant-thinking.de](http://instant-thinking.de) - Personal blog in
|
|
||||||
german. Contains my personal tidbits and the occasional tech post.
|
|
||||||
Running with Octopress.
|
|
||||||
- [Computer-Heimwerker Blog](http://home-server-mind.com/) - Personal
|
|
||||||
computer blog in german.
|
|
||||||
- [Matthew Scharley](http://matt.scharley.me/)
|
|
||||||
([source](http://github.com/mscharley/mscharley.github.com)) -
|
|
||||||
Personal blog of a web developer hosted as GitHub.
|
|
||||||
- [Edward Hotchkiss, Blog](http://edwardhotchkiss.com/)
|
|
||||||
([source](http://github.com/edwardhotchkiss/edwardhotchkiss.github.com/))
|
|
||||||
- Site & Blog.
|
|
||||||
- [闭门造轮子](http://mytharcher.github.com/)
|
|
||||||
([source](https://github.com/mytharcher/mytharcher.github.com))
|
|
||||||
造轮子工程师的代码笔记
|
|
||||||
- [Rod Ebrahimi](http://innovatebig.com/) - Personal blog on business
|
|
||||||
and tech, co-founder/ceo of ReadyForZero.
|
|
||||||
- [Hong Xu](http://dev.hong.me/)
|
|
||||||
([source](https://github.com/xuhdev/homepage)) - Personal Site and
|
|
||||||
Blog.
|
|
||||||
- [Jilles Oldenbeuving](http://www.jilles.net/)
|
|
||||||
([source](https://github.com/ojilles/jilles.net)) - Personal Blog.
|
|
||||||
- [ACBuS](http://www.acbus.org/) - Automotive Communication Bus
|
|
||||||
Sniffer.
|
|
||||||
- [Lauri Lehmijoki](http://lauri.lehmijoki.net/)
|
|
||||||
([source](https://github.com/laurilehmijoki/lauri.lehmijoki.net)) -
|
|
||||||
Personal web site.
|
|
||||||
- [Xiaoli](http://xiaoli.github.com/)
|
|
||||||
- [Andrew C. Reed](http://andrewcreed.com/)
|
|
||||||
([source](https://github.com/Networc/networc.github.com)) - Personal
|
|
||||||
website & blog. Theme from Tom Preston-Werner. Added Google+ & Tweet
|
|
||||||
buttons for repo list.
|
|
||||||
- [Jonathan Tsai](http://www.jonathantsai.com/)
|
|
||||||
([source](https://github.com/jontsai/jontsai.github.com)) - Personal
|
|
||||||
website and blog.
|
|
||||||
- [雁起平沙的文艺博客](http://art.yanping.me/)
|
|
||||||
([source](https://github.com/yanping/art)) - Personal blog (Chinese,
|
|
||||||
中文).
|
|
||||||
- [Daniel Nyström](http://www.danielnystrom.se/)
|
|
||||||
([source](https://github.com/xazax/xazax.github.com)) - Personal
|
|
||||||
Blog.
|
|
||||||
- [Marcin Świerczyński](http://blog.swierczynski.net/)
|
|
||||||
([source](https://github.com/MarcinOS/marcinos.github.com)) -
|
|
||||||
Personal Blog.
|
|
||||||
- [ddatsh](http://ddatsh.com/)
|
|
||||||
([source](https://github.com/zhangthe9/blog)) - Personal blog
|
|
||||||
(Chinese, 中文).
|
|
||||||
- [Amir Chaudhry](http://amirchaudhry.com/)
|
|
||||||
([source](https://github.com/amirmc/amirmc.github.com)) - Personal
|
|
||||||
Blog exported from Posterous and using Jekyll Bootstrap and
|
|
||||||
(customised) Twitter Bootstrap theme. Included AddThis sharing
|
|
||||||
buttons for posts.
|
|
||||||
- [Xiaodong Xu](http://toy.linuxtoy..org/)
|
|
||||||
([source](https://github.com/xuxiaodong/xuxiaodong.github.com)) -
|
|
||||||
About Linux, Perl, Ruby and more.
|
|
||||||
- [Mijndert Stuij](http://mijndertstuij.nl)
|
|
||||||
([source](https://github.com/mijndert/mijndertstuij.nl)) - Personal
|
|
||||||
blog featuring various articles for sysadmins and people alike.
|
|
||||||
- [PiZn](http://www.pizn.me/)
|
|
||||||
([source](https://github.com/pizn/pizn.github.com)) - This blog use
|
|
||||||
for fast recording my work, learning and life.
|
|
||||||
用来快速记录工作,学习,生活的一点一滴
|
|
||||||
- [Ivaylo Kuzev](http://ivo.tehif.eu)
|
|
||||||
([source](https://github.com/ivoarch/ivoarch.github.com)) -
|
|
||||||
Sourcecode of my weblog (Bulgarian).
|
|
||||||
- [Mort | Looking Glass](http://www.soimort.org/)
|
|
||||||
([source](https://github.com/soimort/soimort.github.com)) - Personal
|
|
||||||
website and blog.
|
|
||||||
- [Monupco](http://monupco.com/blog/)
|
|
||||||
([source](https://github.com/monupco/blog)) - Company blog with
|
|
||||||
custom theme.
|
|
||||||
- [Giant Robot Battle](http://giantrobotbattle.com/)
|
|
||||||
([source](https://github.com/jwwest/jwwest.github.com)) - Articles
|
|
||||||
about bootstrapping startup companies.
|
|
||||||
- [Paul W. Rankin’s Website](http://www.paulrankinwebsite.com/)
|
|
||||||
([source](http://github.com/rnkn/rnkn.github.com)) - Filmmaking
|
|
||||||
portfolio.
|
|
||||||
- [jekylog](http://fingaholic.github.com/)
|
|
||||||
([source](https://github.com/FiNGAHOLiC/fingaholic.github.com)) - My
|
|
||||||
personal blog powered by jekyll.
|
|
||||||
- [Denis Roussel](http://denisroussel.fr/) - Tech blog (in french).
|
|
||||||
- [Alan W. Smith](http://alanwsmith.com/) - Personal site, gallery and
|
|
||||||
code snippets.
|
|
||||||
- [Business Guide.co.uk](http://www.businessguide.co.uk/) - Converted
|
|
||||||
Wordpress blog .
|
|
||||||
- [Roland Warmerdam](http://rolandwarmerdam.co.nz)
|
|
||||||
([source](https://github.com/Rowno/rolandwarmerdam.co.nz)) –
|
|
||||||
Personal website and blog.
|
|
||||||
- [Thatch Arce aka 希夷先生](http://blankego.github.com/)
|
|
||||||
([source](https://github.com/blankego/blankego.github.com)) - An
|
|
||||||
all-inclusive personal site, programming and hobbies, blog and
|
|
||||||
aggregation of useful resources.(汝安知魚之樂,我知之濠上也) Just
|
|
||||||
take peek!
|
|
||||||
- [colaborativa corporate site](http://colaborativa.eu/)
|
|
||||||
([source](https://github.com/colaborativa/colaborativa.github.com))
|
|
||||||
- A complete port of our previous Drupal corporate website using
|
|
||||||
Jekyll, highly modular design and complex scss layout, let us know
|
|
||||||
what do you think!
|
|
||||||
- [incumbent](http://incumbent.org/) - a personal homepage (i
|
|
||||||
**heart** Yuya Saito)
|
|
||||||
- [Garrett Winder](http://garrettwinder.com/)
|
|
||||||
([source](https://github.com/garrettwinder/garrettwinder.com))
|
|
||||||
- [Patrick Mylund Nielsen](http://patrickmylund.com/) ~~- A blog about
|
|
||||||
astronomy, life, and miscellaneous geekery
|
|
||||||
- [Miha Hribar](http://hribar.info)~~ CTO of Toshl, professional
|
|
||||||
hobbyist, [source code](https://github.com/mihahribar/hribar.info)
|
|
||||||
- [pH 7](http://ph-7.github.com) - A personal website using jQuery,
|
|
||||||
Twitter Bootstrap and of course **Jekyll**! It also uses Ajax to
|
|
||||||
load pages. ([source code](https://github.com/pH-7/ph-7.github.com))
|
|
||||||
- [Creating Code](http://creatingcode.com) - A programming blog by
|
|
||||||
Robert Greiner.
|
|
||||||
- [neocotic](http://neocotic.com)
|
|
||||||
([source](http://github.com/neocotic/neocotic.github.com))
|
|
||||||
- [Hamsterboy](http://hamsterboy.dk)
|
|
||||||
- [Jake Harding](http://thejakeharding.com)
|
|
||||||
([source](https://github.com/jharding/jharding.github.com))
|
|
||||||
- [sbin.dk](http://sbin.dk) - A personal website
|
|
||||||
([source](https://github.com/toin0u/sbin.dk))
|
|
||||||
- [Romain Sertelon (BluePyth)](http://blog.bluepyth.fr) - A tech blog
|
|
||||||
by a French Geek ([source](https://github.com/BluePyth/my-blog))
|
|
||||||
- [island205(Zhi Cun)](http://island205.github.com) - a
|
|
||||||
introduction about me.
|
|
||||||
- [Reverland](http://reverland.github.com) - A personal website
|
|
||||||
([source](https://github.com/reverland/reverland.github.com))
|
|
||||||
- [SeedProd](http://www.seedprod.com) - Built my entire Marketing Site
|
|
||||||
with Jekyll
|
|
||||||
- [Imaginal Torch](http://imaginaltor.ch) - Blog visually inspired by
|
|
||||||
William Morris and the Arts & Crafts movement
|
|
||||||
- [Luvah: Journal of the Creative Imagination](http://mimes.is) -
|
|
||||||
Academic journal focused on exploring the intersections of religion
|
|
||||||
and politics in a world that has lost touch with traditional ways of
|
|
||||||
**knowing**.
|
|
||||||
- [Maplebeats(枫叶饭团)](http://maplebeats.com) - A personal website
|
|
||||||
using jquery ajax and
|
|
||||||
jekyll([source](https://github.com/maplebeats/maplebeats.github.com))
|
|
||||||
- [Indonesian Virtualizer](http://idvps.org) - Personal website using
|
|
||||||
Octopress jekyll framework.
|
|
||||||
- [Fabio Souto](http://fabiosouto.me/) - Personal website and blog
|
|
||||||
([source](https://github.com/fsouto/fsouto.github.com))
|
|
||||||
- [Gopal Venkatesan](http://g13n.github.com/blog/) - Technology blog
|
|
||||||
using HTML5/CSS3 ([source](https://github.com/g13n/blog))
|
|
||||||
- [Juan de Bravo](http://www.juandebravo.com)
|
|
||||||
([source](https://www.github.com/juandebravo/juandebravo.github.com))
|
|
||||||
- Personal tech blog.
|
|
||||||
- [Overworld Map](http://www.overworldmap.com/) - a weblog about video
|
|
||||||
game cartography
|
|
||||||
- [DemoJS](http://demojs.org) - DemoJS demoparty infosite
|
|
||||||
- [hzmook](http://hzmook.github.com/)
|
|
||||||
([source](https://github.com/hzmook/hzmook.github.com)) - Personal
|
|
||||||
blog(Chinese,中文).
|
|
||||||
- [Simply David Nelson](http://www.simplydavidnelson.com) - Software
|
|
||||||
Engineering And Architecture
|
|
||||||
- [Tim Marinin](http://tim.tom.ru)
|
|
||||||
([source](https://github.com/booley/booley.github.com)) — personal
|
|
||||||
blog (Russian)
|
|
|
@ -88,7 +88,7 @@ An overview of what each of these does:
|
||||||
<p>Other Files/Folders</p>
|
<p>Other Files/Folders</p>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<p>Every other directory and file except for those listed above—such as <code>css</code> and <code>images</code> folders, <code>favicon.ico</code> files, and so forth—will be transferred over verbatim to the generated site. There's plenty of <a href="../sites">sites already using Jekyll</a> if you're curious as to how they're laid out.</p>
|
<p>Every other directory and file except for those listed above—such as <code>css</code> and <code>images</code> folders, <code>favicon.ico</code> files, and so forth—will be transferred over verbatim to the generated site. There's plenty of sites already using Jekyll if you're curious as to how they're laid out.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
Loading…
Reference in New Issue