Parker Moore
|
725b127f9b
|
Merge pull request #536 from fotos/fix_page_dir
Added path in url.
|
2013-03-09 17:07:16 -08:00 |
Fotos Georgiadis
|
441eddf1ca
|
Fix pretty url style paths.
Ignore the basename if the page is an index page, preserve it if it's just an
html page and use the full path in every other case.
|
2013-02-28 03:49:39 +02:00 |
Parker Moore
|
5a3e05dbff
|
Ensuring that layout is only set to the default value if layout is not specified
|
2013-01-12 15:31:14 -08:00 |
Fotos Georgiadis
|
4090500c5a
|
Added path in url.
Page#dir was returning the wrong dir ('/') for pages in directories.
|
2012-04-09 03:08:41 +03:00 |
Tom Preston-Werner
|
6a31e650f3
|
Tests and specs run under 1.9.
|
2011-04-24 18:39:27 +08:00 |
Tom Preston-Werner
|
4afee1bda1
|
Merge remote branch 'jlecour/master'
Conflicts:
lib/jekyll/page.rb
|
2010-11-17 15:25:55 -06:00 |
Jeremy Lecour
|
16c19ecd19
|
Add a failing test for rendering dotfiles
The test uses a simple ".htaccess" file that needs to be rendered
as any other page, like the sitemap.xml, …
|
2010-09-09 09:37:51 +02:00 |
Leandro Lisboa Penz
|
b1049c84cd
|
Correctly generates file basename. Fixes #208.
The previous procedure generated invalid basenames when the filename had
more than one dot.
|
2010-09-05 18:11:09 -03:00 |
Jeffry Degrande
|
176c047ff1
|
bugfix for permalinks
Signed-off-by: Nick Quaranto <nick@quaran.to>
|
2009-07-14 19:17:44 -04:00 |
eugenebolshakov
|
49c39f43a1
|
the index page should always have index.html permalink no matter what
|
2009-05-10 15:29:05 +04:00 |
eugenebolshakov
|
ee0167d706
|
Made pages respect permalinks style and permalinks in yml front matter
|
2009-05-10 14:53:00 +04:00 |