jekyll/site/docs
Parker Moore 6bd07501e8 Merge branch 'frontmatter-defaults' of git://github.com/maul-esel/jekyll into maul-esel-frontmatter-defaults
* 'frontmatter-defaults' of git://github.com/maul-esel/jekyll:
  move self.type to convertible
  oops, fix minor indentation quirk
  document frontmatter defaults precedence
  adjust frontmatter defaults precedence handling
  change cucumber feature to test for precedence too
  fix frontmatter defaults for custom paths
  more robust cucumber features
  fix slash handling for paths
  move cucumber features to own file
  fix minor docs quirk
  improve path checking, now using Pathname instead of regex
  Add site documentation for the new feature
  add inline code docs
  improve validation code
  fix for Ruby 1.8
  Add basic cucumber features for frontmatter defaults
  Retrieve frontmatter defaults when retrieved internally
  make frontmatter defaults available to liquid
  add a class `FrontmatterDefaults` for handling of frontmatter defaults
  Add a method to retrieve type to post, page and draft

Conflicts:
	lib/jekyll.rb
	lib/jekyll/convertible.rb
	lib/jekyll/core_ext.rb
	lib/jekyll/page.rb
	lib/jekyll/post.rb
2014-04-04 15:32:27 -04:00
..
assets.md Merge pull request #2067 from troyswanson/assets-can-be-better 2014-02-23 20:13:56 -05:00
configuration.md Merge branch 'frontmatter-defaults' of git://github.com/maul-esel/jekyll into maul-esel-frontmatter-defaults 2014-04-04 15:32:27 -04:00
contributing.md Trim trailing spaces and convert tabs to spaces. 2014-03-11 07:44:01 +02:00
datafiles.md Add docs for Sass conversion. 2014-01-12 21:30:30 -08:00
deployment-methods.md Update link to rack-jekyll 2014-02-14 15:53:50 -05:00
drafts.md Updated docs to match reality, where drafts are dated based on file modification time 2013-11-04 19:10:25 +02:00
extras.md Add docs for custom markdown processors. 2013-12-26 00:52:20 -05:00
frontmatter.md Merge branch 'frontmatter-defaults' of git://github.com/maul-esel/jekyll into maul-esel-frontmatter-defaults 2014-04-04 15:32:27 -04:00
github-pages.md Add whitespace 2014-02-20 22:08:02 +01:00
heroku.md Use pages for documentation, not posts, fixes #980. 2013-04-18 10:10:59 -04:00
history.md Update dat history format so it's right whoopsies. 2014-04-01 11:07:45 -04:00
index.md Shorten header for example of each note type. Props @cobyism 2014-02-19 23:18:59 -05:00
installation.md Added docs for installing from master. 2014-02-19 23:24:12 -05:00
migrations.md Point migration docs link to the actual docs 2014-03-01 17:20:25 -05:00
pages.md Replace yoursite.com by example.com 2013-11-11 18:43:08 +01:00
pagination.md Remove gist URL in pagination docs. 2013-09-27 15:11:59 -04:00
permalinks.md Correct internal links 2013-08-11 15:09:23 +02:00
plugins.md Add jekyll_figure plugin 2014-03-19 22:26:15 -04:00
posts.md small tweak to clarify last sentence 2014-01-16 13:24:54 -05:00
quickstart.md Update Quick-Start page to include reminder that all requirements must be installed for Jekyll to work. Fixes #1327. 2013-07-21 00:07:25 +02:00
resources.md It's WordPress - capital P, dang it. 2013-08-06 18:44:20 +02:00
sites.md Fix Tom Preston-Werner blog source link 2013-12-31 14:03:46 -05:00
structure.md Trim trailing spaces and convert tabs to spaces. 2014-03-11 07:44:01 +02:00
templates.md Use double quotes consistently. 2014-03-24 00:31:07 +02:00
troubleshooting.md Redirect all the people to the help repo. 2014-04-01 18:30:36 -04:00
upgrading.md I guess we'll wait until v2.0 to switch to absolute permalinks. 2013-10-04 15:03:05 -04:00
usage.md Trim trailing spaces and convert tabs to spaces. 2014-03-11 07:44:01 +02:00
variables.md Trim trailing spaces and convert tabs to spaces. 2014-03-11 07:44:01 +02:00
windows.md Use Markdown, silly 2013-12-11 18:25:02 -05:00