summaryrefslogtreecommitdiffstats
path: root/target
AgeCommit message (Expand)Author
2015-12-10Add copyright header to that source files that don’t have one.Anthony Fok
2015-11-23Permalink on Node and Page should be of stringKato Kazuyoshi
2015-09-14Add "control code" and "trailing space" to alias validationAnthony Fok
2015-09-13Validate aliases to prevent directory traversal etc.Anthony Fok
2015-06-11Make sure target destination has the right path separator.David Calavera
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-13converted 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-02Create 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-24Support index.html indexes in content directoryNoah Campbell
2013-09-20Section is determined by the source, not the urlNoah Campbell
2013-09-13Add /index.html to unadorned alias pathsNoah Campbell
2013-09-12Move alias logic to target moduleNoah Campbell
2013-09-12Move alias rendering to targetNoah Campbell
2013-09-12Normalize paths within hugoNoah Campbell
2013-09-05Homepage "/" respects PublishDirNoah Campbell
2013-09-04Introduce source.FilesystemNoah Campbell
2013-09-03Expand the ShowPlan functionalityNoah Campbell
2013-09-03Move to target.FilesystemNoah Campbell
2013-09-03Add Translate to targetNoah Campbell
2013-08-30Externalize the writing of content to a targetNoah Campbell