Commit Graph

23 Commits

Author SHA1 Message Date
Parker Moore c49d1fc1bd Collections is settled as of Jekyll v3 2016-03-08 16:42:01 -06:00
XhmikosR 3b55bd1a51 Trim trailing whitespace.
[ci skip]
2015-10-30 21:57:14 +02:00
Parker Moore d15e4a9c8a Link things up to the new static files documentation. 2015-04-14 11:52:26 -07:00
chrisfinazzo 9e86650df2 Remove extra word 2015-04-11 23:38:45 -04:00
chrisfinazzo 53ca3446eb Formatting 2015-04-11 18:53:19 -04:00
chrisfinazzo 25af3e785f Cleanup extra space and formatting 2015-04-10 18:14:09 -04:00
Andrew Dunning 305a22a5bf Explain how to access collection variables.
This example also demonstrates the use of nested variables.
2015-04-04 18:40:03 -04:00
chrisfinazzo a8b7a224c8 Add missing word, phrasing 2015-03-20 12:58:25 -04:00
chrisfinazzo 6e3bba154c Fix formatting 2015-03-20 11:25:09 -04:00
chrisfinazzo 4ef30b3a6f Fixed a typo 2015-03-20 11:14:54 -04:00
chrisfinazzo 55392fd8d2 Add Info labels to sections 2015-03-20 11:05:58 -04:00
sonnym e82eaa4b0f Add documentation for collection static files
Any file without valid front matter in a collection is available via
`collection.files`.

Inspired by #3583.
2015-03-19 17:17:16 -07:00
Eugene Pirogov 4835e9317a Fix accidental line break 2015-03-18 00:07:59 +02:00
chrisfinazzo b5a73373ff Wrap lines 2015-03-11 20:17:23 -04:00
Max Beizer 0d96ad21d2 Fix grammar on collections docs warning 2015-03-09 13:13:21 -05:00
Alan Scherger c26f040bcf Eliminate the need for prev_section and next_section metadata. 2015-01-11 21:19:14 -08:00
Anna Debenham e7c0e313a3 Change collection documentation based on #223
Clarifying what happens if no YAML front matter exists. The current explanation says that Jekyll will generate a file without Front Matter, but it appears this isn't the case.

I'm still not sure if this is the intended behaviour, but this clarifies how it currently works.
2015-01-08 18:39:27 +00:00
Charles Baynham bf8cc236ee Correction of grammatical error and also consistent formatting/correct filename of `_config.yml` 2014-09-12 00:08:46 +01:00
Chris Frederick 93f63df172 Document the :title variable 2014-09-01 13:16:14 +09:00
Chris Frederick 927edfc078 Mention :name for collections in the documentation 2014-08-26 16:23:15 +09:00
Minn Soe 133463235a Fix typo in site documentation for collections. 2014-08-17 18:42:05 +02:00
kleinfreund 0ed02e9c1e Replacing front-matter/frontmatter with front matter 2014-08-01 10:07:09 +02:00
Parker Moore e57cd0031d Use site.docs instead of site.pages. 2014-07-31 04:34:38 -04:00