brevno-suite/hugo
2014-12-24 Anthony FokTypo fix: "simple" → "simply" in templates/views.md
2014-12-24 Anthony FokMinor copyediting, no new content added.
2014-12-24 Anthony FokFix long descriptions of `benchmark` and `serve` commands
2014-12-19 bepRemove noisy Println in test
2014-12-19 Derek PerkinsAdded delimit & sort template functions, tests and...
2014-12-19 Derek PerkinsAdded AuthorList, Author, AuthorSocial, SiteSocial...
2014-12-19 Austin ZieglerDocumentation for `ref` and `relref`.
2014-12-19 Austin ZieglerProvide (relative) reference funcs & shortcodes.
2014-12-19 Ahsanul HaqueCommented helpers package
2014-12-12 Tatsushi DemachiUse current working dir as WorkingDir instead of hugo...
2014-12-12 Austin ZieglerTrigger an editor after `hugo new`.
2014-12-11 Ahsanul HaqueCommenting helpers package
2014-12-11 Ahsanul HaqueCommented commands package
2014-12-11 bepRevert "Make Urls in menus respect CanonifyUrls"
2014-12-10 bepMake Urls in menus respect CanonifyUrls
2014-12-10 bepERROR-log on symbolic links
2014-12-09 bepFix various Windows-issues
2014-12-09 bepAdd timezone to buildDate
2014-12-09 Austin ZieglerAdd an `install` target to Makefile.
2014-12-08 bepFix front matter for 'Creating a New Theme'
2014-12-08 Anthony FokDocs: Minor copyediting/proofreading
2014-12-08 Anthony FokDocs: Quote <!--more--> in <code> instead of italicizing it
2014-12-08 Anthony FokCorrect URL of the favicon in the documentation
2014-12-08 bepRemove Println that panics in test
2014-12-08 Austin ZieglerAlways use RFC3339 for version date format.
2014-12-03 Tatsushi DemachiAdd Ace template engine support
2014-12-03 Augustin RiedingerGithub page strategy for username.github.io repos
2014-12-03 Rasmus StougaardFixed typo in summaries description in the documentation
2014-12-03 Alex Dunnshowcase: update ucsb entry
2014-12-03 Kartik SinghalCorrect alias
2014-12-03 bepFix missing shortcode in doc
2014-11-28 spf13Adding Prev/Next functionality to all lists of pages...
2014-11-25 spf13adding appvoyer support for Windows CI integration
2014-11-25 bepDoc for markdownify
2014-11-25 bepAdd markdownify template filter
2014-11-25 Joel Scobleupdate summary.md with info on handling of html tags
2014-11-24 Austin ZieglerEnable descriptive header IDs.
2014-11-24 spf13fixing race condition in CreatePages
2014-11-24 Rasmus StougaardAdded makefile that builds with git information
2014-11-24 Kartik SinghalCorrect path in theme search order
2014-11-24 Rasmus StougaardAdded link to my blogpost about travelling with Hugo...
2014-11-24 Rasmus StougaardAdded stou.dk to showcases
2014-11-24 Joel Scoblefix version command so that it will work with all suppo...
2014-11-24 Dan Connollytypo: practical
2014-11-24 spf13fixed #656. Templates work properly when watching.
2014-11-20 spf13refactor handlers to use types instead of structs.
2014-11-20 spf13Move template library into it's own package (tpl)....
2014-11-19 spf13Added a new command `hugo list drafts` and `hugo list...
2014-11-18 bepUpdate shortcode doc for 0.13-DEV
2014-11-18 bepFix broken convert
2014-11-18 ls6Update shortcodes.md
2014-11-18 bepFix failing shortcode tests on Travis
2014-11-17 Kartik SinghalVarious fixes in RSS feed generation
2014-11-17 Danillo Souzafixing typo
2014-11-17 Chase AdamsFix template checking order in site.go
2014-11-17 bepShortcode rewrite, take 2
2014-11-17 spf13Removing dependency on go-html-transform (fixing the...
2014-11-14 Tatsushi DemachiFix `GroupBy` function issues
2014-11-14 bepReinsert deleted test
2014-11-14 Michael HendersonUpdate creating-a-new-theme.md
2014-11-14 Michael HendersonUpdate creating-a-new-theme.md
2014-11-14 Michael HendersonUpdate creating-a-new-theme.md
2014-11-14 Joel Scobleconverted helpers usage of path 2 filepath
2014-11-14 Joel Scobleconverted path 2 filepath
2014-11-14 Joel Scobleconverted path 2 filepath
2014-11-14 Joel Scobleconvert path 2 filepath
2014-11-14 Joel Scobleconverted path 2 filepath
2014-11-14 Joel Scoblechange path usage to filepath
2014-11-14 Joel Scobleadd support for fsync's noTime flag
2014-11-14 Joel Scobleupdate README.md with info on adding compile informatio...
2014-11-14 Ryan KimberFixed launchcode5.md description
2014-11-14 Ryan KimberAdded launchcode-tn.jpg to docs/static/img
2014-11-14 Ryan KimberCreate launchcode5.md
2014-11-13 bepMake Where template-method accept methodname as key
2014-11-13 bepParams map has string as key
2014-11-13 Brian PayneAdded better error message for poorly formed frontmatte...
2014-11-13 bepAdd Git directory deployment flow to tutorial
2014-11-13 Austin ZieglerFix a bug with taxonomy rendering.
2014-11-13 Austin ZieglerAllow partial without .html
2014-11-13 bepFix missing space before 'width'
2014-11-05 spf13Fixing some tests
2014-11-05 spf13Updating tests to use hugofs
2014-11-05 spf13rewriting guessSection to accurately reflect intent...
2014-11-05 Owen WallerFirst stab at correcting GuessSection tests
2014-11-05 Owen WallerFix: rewrite FileAndExt
2014-11-05 Owen WallerFix: remove the unnecessary dot in an extension
2014-11-05 Owen WallerUpdated TestReplaceExtensioni, TestFilename and TestFil...
2014-11-05 Owen WallerWriteToDisk and SafeWriteToDisk test cleaned up
2014-11-05 Owen WallerWriteToDisk and SafeWriteToDisk tests now pass
2014-11-05 Owen WallerFix: Test TestSafeWriteToDisk now works
2014-11-05 Owen WallerAdded the path modules test files
2014-11-05 Owen WallerAdded the url modules test files.
2014-11-04 Owen WallerAdded the general modules test files
2014-11-04 Owen WallerRemove the helpers_test.go file
2014-11-04 spf13Use page.Markup to determine which PageHandler to use...
2014-11-04 spf13Adding an html file handler
2014-11-04 spf13Adding a proper css file handler (with automatic minifi...
2014-11-04 spf13Updating tests to use new Targets & Writers and switch...
2014-11-04 spf13New targets & new renderers and write methods [WIP]
2014-11-04 spf13Cleanup file conversion handling
next