rebornix
6a98ab2a15
Make `:title` cased for backwards compability and add `:slug` for uncased usage.
2015-11-18 10:43:13 +08:00
Parker Moore
86ea57ba58
Remove 'unreleased' notes.
2015-10-26 21:12:59 -07:00
MonsieurV
63144fd46d
Fix pretty permalink example
...
Following what the documentation specify above for the pretty permalink format (`/:categories/:year/:month/:day/:title/`), it should result for the example to `/2009/04/29/slap-chop/` and not `/2009/04/29/slap-chop/index.html`. Well, at least if I've understood correctly ;-)
2015-10-14 22:12:08 +02:00
Pedro Euko
22b59ae793
Added permalink time variables
2015-09-23 21:51:02 -03:00
chrisfinazzo
75afac9bc0
Remove extra spaces, make the last sentence less awkward
2015-03-20 21:02:52 -04:00
Will Norris
0ca5bd3224
update permalinks docs
...
This adds docs for two new permalink features coming in Jekyll 3:
- improved default permalinks for pages and collections (#3538 )
- support for extensionless URLs (#3490 )
2015-03-16 13:47:53 -07:00
chrisfinazzo
b5a73373ff
Wrap lines
2015-03-11 20:17:23 -04:00
Will Norris
f251848283
document 'ordinal' built-in permalink style
...
ordinal was actually added back in April 2013 in ea753130
2015-03-01 17:27:56 -08:00
Parker Moore
0c624eb11b
The :title URL placeholder for collections should be the filename slug.
...
This mimicks posts most closely. It can be overridden by the
YAML front matter.
Undoes some of #2864 .
2015-01-30 01:53:11 -08:00
Parker Moore
c1da91cf5c
Start removing mentions of Textile.
2015-01-17 16:51:28 -08:00
Alan Scherger
c26f040bcf
Eliminate the need for prev_section and next_section metadata.
2015-01-11 21:19:14 -08:00
Frederic Hemberger
1d726a87b9
Docs: Clarify behavior of 'categories' in permalinks
2014-10-18 08:29:26 +02:00
Parker Moore
a97659a4a1
Add docs for https://github.com/jekyll/jekyll/issues/2691
2014-08-13 01:09:44 -04:00
Parker Moore
e57cd0031d
Use site.docs instead of site.pages.
2014-07-31 04:34:38 -04:00