Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2014-05-01moving writeToDisk to helpers to make it more accessiblespf13
2014-02-05Add unicode support for aliases, indexes, urlize template filter.Anton Ageev
2013-12-05Reorganize helpersspf13
2013-12-03Create directories in publishdir with mode 0777.David Arroyo
2013-10-08Code cleanupNoah Campbell
2013-10-08Move in memory target into target module.Noah Campbell
2013-09-25Support index.html indexes in content directoryNoah Campbell
2013-09-21Section is determined by the source, not the urlNoah Campbell
2013-09-14Add /index.html to unadorned alias pathsNoah Campbell
2013-09-13Move alias logic to target moduleNoah Campbell
2013-09-13Move alias rendering to targetNoah Campbell
2013-09-12Normalize paths within hugoNoah Campbell
2013-09-05Homepage "/" respects PublishDirNoah Campbell
2013-09-05Introduce source.FilesystemNoah Campbell
2013-09-04Expand the ShowPlan functionalityNoah Campbell
2013-09-04Move to target.FilesystemNoah Campbell
2013-09-04Add Translate to targetNoah Campbell
2013-08-31Externalize the writing of content to a targetNoah Campbell