summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2014-11-13convert path 2 filepathJoel Scoble
2014-11-04Source files can provide content as String or Bytes or Readerspf13
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-04-26Don't process dotfilesChristoph Burgdorf
2014-03-04Also ignore Emacs lock & recovery files.Joe Kopena
2014-02-28Add test for ignoring ~$ filesAsk Bjørn Hansen
2014-02-28Ignore content files ending in ~Ask Bjørn Hansen
2013-12-28Avoid locking the files for an extended amount of time. Sublime TextEgon Elbre
2013-12-16Testcases for multilevel structure were wrongRuben
2013-12-16Fixes #141: Wrong section in multi level structureRuben
2013-10-08Fixing up source code formatting.Noah Campbell
2013-09-29Update filesystem.gowindch
2013-09-24source: Fix failing build on windowsNoah Campbell
2013-09-20Fix breaking test cases on unix platformNoah Campbell
2013-09-20Section is determined by the source, not the urlNoah Campbell
2013-09-12Normalize paths within hugoNoah Campbell
2013-09-04Introduce source.FilesystemNoah Campbell