Joel Scoble
4f2dfe7015
converted path 2 filepath
2014-11-13 22:36:28 -05:00
spf13
141f3e19e0
Migrating Hugo to Afero for filesystem calls.
2014-11-01 11:57:29 -04:00
spf13
58f8b43fee
moving writeToDisk to helpers to make it more accessible
2014-05-01 13:13:11 -04:00
Anton Ageev
11ca84f8cb
Add unicode support for aliases, indexes, urlize template filter.
...
Now aliases and indexes are not restricted ASCII letters and can include
any unicode letters.
2014-02-05 11:49:57 -05:00
spf13
44d57fdc0c
Reorganize helpers
2013-12-05 09:29:41 -05:00
Noah Campbell
d45fb72f67
Add /index.html to unadorned alias paths
...
Bring code to be better in line with documentation.
2013-09-13 14:51:28 -07:00
Noah Campbell
2ebfb33fe0
Move alias logic to target module
...
I want to move all logic to writing aliases to target so I can pave the
way for writing aliases specific to other runtimes (like .htaccess for
apache or a script for updating AWS or symlinking on a filesystem).
2013-09-12 21:20:00 -07:00
Noah Campbell
2f10da1570
Move alias rendering to target
2013-09-12 16:18:30 -07:00