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
2015-05-16Add support for URLs relative to context rootbep
2015-05-14Only uglify 404.html on server rootbep
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-03-07Handle 404 thread safelybep
2014-12-09Fix various Windows-issuesbep
2014-11-14converted path 2 filepathJoel Scoble
2014-11-04New targets & new renderers and write methods [WIP]spf13
2014-11-01Migrating Hugo to Afero for filesystem calls.spf13
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