rename the source?

master
http://jmtd.livejournal.com/ 2009-11-08 13:55:58 -05:00 committed by Joey Hess
parent 66b46576ec
commit 940f3d631e
1 changed files with 4 additions and 0 deletions

View File

@ -78,3 +78,7 @@ I'm getting closer. Now with usedirs => 1 and raw html pages, ikiwiki transforms
Can ikiwiki be instructed map foo/index.html to page foo instead that foo/index?
-Mikko
> If you don't already have a foo.html in your source, why not just rename foo/index.html to foo.html? With usedirs, it will then map to foo/index.html. Before, you had 'foo/' and 'foo/index.html' as working URLS, and they will work after too.
>
> If you did have a foo.html and a foo/index.html, hmm, that's a tricky one. -- [[Jon]]