summaryrefslogtreecommitdiffstats
path: root/target/file.go
AgeCommit message (Expand)Author
2015-12-10Add copyright header to that source files that don’t have one.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
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
2013-12-02Create directories in publishdir with mode 0777.David Arroyo
2013-09-24Support index.html indexes in content directoryNoah Campbell
2013-09-20Section is determined by the source, not the urlNoah Campbell
2013-09-12Move alias logic to target moduleNoah 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