jekyll/site/_docs
Leonard 2db01b9651 Added my site for learning purposes
A week ago, I asked @parkr via email if he could add my site here (mostly because I thought it's too cheeky to just propose a file-change). But now he told me that it's better to just do it here:

I'm asking because I spend a huge amount of time and effort on making it great and usefully structured for people who're just getting started with Jekyll. Therefore it's also great as a forked starting-point, if you ask me.

Besides keeping the code clean, I also spend much time on making the site as fast as possible. There's not much CSS in use, the HTML output is minified and images are directly served from the repo (and therefore GitHub's CDN) instead of from third-party services. There's also a lot of "include"-thinking happening for things like embedded Tweets, images or iFrames - which most people just inline in each post.

When making a significant change, I also always make sure to write a few paragraphs about why I exactly did it as a commit message. And when it comes to really big updates, I write entire posts too (explaining all improvements and their benefits to the site's performance/look). Here's an recent example: http://leo.github.io/notes/v2/

I'm definitely sure that many people could get something out of it. Don't you think so too?
2015-08-16 20:59:06 +02:00
..
assets.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
collections.md Link things up to the new static files documentation. 2015-04-14 11:52:26 -07:00
configuration.md Merge branch 'fniephaus-_includes' into 'master' 2015-08-16 13:30:45 -04:00
continuous-integration.md Further flesh out Continuous Integration guide 2015-08-05 10:16:22 -07:00
contributing.md update contributing documentation to reflect workflow updates 2015-08-05 14:30:35 -07:00
datafiles.md Merge branch 'davidsilvasmith-origin/patch-3' 2015-04-10 17:23:43 -04:00
deployment-methods.md Further flesh out Continuous Integration guide 2015-08-05 10:16:22 -07:00
drafts.md Wrap lines 2015-03-11 20:17:23 -04:00
extras.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
frontmatter.md update permalinks docs 2015-03-16 13:47:53 -07:00
github-pages.md Wrap lines 2015-03-11 20:17:23 -04:00
history.md Update site history. [ci skip] 2015-01-17 15:01:08 -08:00
index.md Start removing mentions of Textile. 2015-01-17 16:51:28 -08:00
installation.md Wrap lines 2015-03-11 20:17:23 -04:00
migrations.md Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
pages.md Wrap lines 2015-03-11 20:17:23 -04:00
pagination.md Merge pull request #3763 from tasken/patch-1 2015-06-09 08:10:45 -07:00
permalinks.md Remove extra spaces, make the last sentence less awkward 2015-03-20 21:02:52 -04:00
plugins.md typofix in site/_docs/plugins.md 2015-08-08 21:27:03 +01:00
posts.md updated documentation on the excerpt_separator 2015-04-20 09:58:38 -07:00
quickstart.md Wrap lines 2015-03-11 20:17:23 -04:00
resources.md Moved blog with an article about Jekyll to a new location and updated the resources page to reflect the change. 2015-05-28 15:24:55 -06:00
sites.md Added my site for learning purposes 2015-08-16 20:59:06 +02:00
static_files.md static files mtime liquid should return a Time obj 2015-04-14 11:52:25 -07:00
structure.md Fixes typo on doc page "Directory structure". 2015-04-29 19:55:47 -04:00
templates.md Change phrase 'variable parameter' 2015-03-18 11:52:22 +11:00
troubleshooting.md Update instructions for Ruby 2.0.0 2015-05-01 11:06:49 -04:00
upgrading.md Remove relative permalinks 2015-04-28 14:03:20 -07:00
usage.md Remove trailing whitespace 2015-02-22 20:27:15 +09:00
variables.md Add site.html_files to variables docs and improve site.html_pages 2015-08-04 07:59:03 +00:00
windows.md Update windows.md with Ruby version info 2015-06-24 13:02:02 -07:00