is it possible to have permlinks like /post/some-title/

22 views
Skip to first unread message

Gitted

unread,
Feb 9, 2011, 11:44:25 PM2/9/11
to jekyll.rb
Can I have each post look like it is a folder, instead of ending
with .html

meaning instead of:

www.example.com/post/2011/02/09/title.html

have it like:

www.example.com/post/2011/02/09/title/

Corin

unread,
Feb 16, 2011, 2:00:00 PM2/16/11
to jekyll.rb
Yes, see https://github.com/mojombo/jekyll/wiki/Permalinks

So for example, you would want:

permalink: /post/:year/:month/:day/:title/
Reply all
Reply to author
Forward
0 new messages