brevno-suite/hugo
2016-09-06 Alexandre BourgetAdd multilingual support in Hugo
2016-09-06 Russ Shanahandocs: Fix typo in Quickstart guide
2016-09-06 Vasiliy Soloveydocs: Add open.cinegy.com to the showcase
2016-09-04 digitalcraftsmandocs: Add Vim/Emacs plugin to tools section
2016-09-03 integriidocs: Clarify first level URL generation
2016-09-03 Mark D. Blackwelldocs: Improve Quickstart guide
2016-09-02 Mark D. Blackwelldocs: Clarify Creating a New Theme
2016-09-01 Nichlas Hummelsbergerdocs: Mention theme config option on Usage page
2016-08-30 sethmacleoddocs: Update documentation for URLs
2016-08-29 Cameron Moorehelpers: Fix bug in emoji renderer
2016-08-29 vsopvsopdocs: Correct spelling for "parameters" in partials.md
2016-08-29 digitalcraftsmandocs: Document shuffle template func
2016-08-25 Andreas Grunewalddocs: Update highlight.js example to latest version
2016-08-20 Ericdocs: Add location of block template
2016-08-20 Bjørn Erik... tpl: Add missing arg to Fatalf
2016-08-20 Bjørn Erik... Switch to a more up to date TOML library
2016-08-19 Mark D. Blackwelldocs: Clarify Usage
2016-08-19 Anthony Fokdocs: Add Spanish video tutorial by Verónica López...
2016-08-19 Cameron Moorehugolib: Use named keys in composite literals
2016-08-18 Steef Hegemandocs: Just a small grammar fix in quickstart.md
2016-08-18 Mark D. Blackwelldocs: Follow through on watch default
2016-08-18 Georg Hartmanndocs: Correct name of release archives for OS X
2016-08-18 Mark D. Blackwelldocs: Correct all erroneous swaps of "it's" and "its"
2016-08-18 Mark D. Blackwelldocs: Improve section 'Why did you write Hugo?'
2016-08-18 Stephan Kulladocs: Fix URLs in examples sites with path prefix
2016-08-17 Anthony FokRemove broken Bitdeli badge from README.md
2016-08-17 Cameron Mooretpl: Return all errors from casting
2016-08-16 Cameron MooreSimplify Travis build
2016-08-16 Stephan KullaFix command for getting hugo in CONTRIBUTING.md
2016-08-16 Bjørn Erik... Add a global Reset func
2016-08-16 Bjørn Erik... Bump Travis to Go 1.7
2016-08-13 Kishin Yagamicommands: Suppress 'missing static' error
2016-08-13 Bjørn Erik... Skipt Twitter test in short mode
2016-08-12 Bjørn Erik... tpl: Fix faulty ordering of relURL test cases
2016-08-12 Stephan Kullatpl: Make absURL and relURL accept anything
2016-08-12 Mark Ayersdocs: Convert toml to yaml in config overview
2016-08-08 Kishin Yagamisource: Normalize file name to NFC
2016-08-08 Wade Fitzpatrickdocs: Add doc for time template func
2016-08-06 Maxime MichelRemove maximeguitare.com from showcase
2016-08-06 Randall Deggesdocs: Add rdegges.com to the showcase
2016-08-04 digitalcraftsmantpl: Fix typo in FindRE test
2016-08-04 Bjørn Erik... Fix the time template func test
2016-08-03 Wade Fitzpatricktpl: Add time template func
2016-08-02 Jeremy BrownFix for meminterval not using specified interval
2016-07-31 astrochilidocs: Add romansilin.com to the showcase
2016-07-30 Bjørn Erik... Return specific error on walk path too short
2016-07-30 Bjørn Erik... Adjust the sanity check to path length 4
2016-07-30 Bjørn Erik... Add sanity check to the file walker
2016-07-30 Bjørn Erik... Disable Go 1.5.4 in Travis
2016-07-30 Bjørn Erik... Take 2: Load templates from the Afero source fs
2016-07-30 Bjørn Erik... Load templates from the Afero source fs
2016-07-30 Bjørn Erik... Do not return empty theme dirs
2016-07-30 Bjørn Erik... Use the Afero source fs where relevant
2016-07-30 Bjørn Erik... Make LazyFileReader use the Afero source fs
2016-07-30 Bjørn Erik... Handle errors during filesystem walk
2016-07-29 digitalcraftsmandocs: Add tumblr2hugomarkdown to tools section
2016-07-29 digitalcraftsmandocs: Add tumblr-importr to tools section
2016-07-29 Richard Metzlerexamples: Add example for translation files
2016-07-29 digitalcraftsmandocs: Document .File variables for pages
2016-07-29 Chris DeLucadocs: Drop .isDraft to new line
2016-07-29 Jeremy Browndocs: Add a link to hugo-openapispec-shortcode
2016-07-29 Felipe Rohdedocs: Removed comma from json example.
2016-07-29 Max Miltondocs: Add missing configuration option disableHugoGener...
2016-07-29 Weilindocs: Add weilinshi.org to the showcase
2016-07-29 zarinadocs: Add CTL Compiled edtech blog to showcase
2016-07-29 Leow Kah Mandocs: Add www.leowkahman.com to the showcase
2016-07-26 Pedro MeloBe less aggressive with CHMOD filesystem events
2016-07-22 Bjørn Erik... Simplify the configuration of HugoHTMLRenderer
2016-07-21 Bjørn Erik... Fix broken shortcode test
2016-07-21 Bjørn Erik... Add "missing slice" to the Params test
2016-07-21 Bjørn Erik... Check for nil Params in shortcode's Get
2016-07-21 Bjørn Erik... Add shortcode null param variant
2016-07-21 Peter Panagiotakosdocs: Add Algolia as commercial search service
2016-07-19 Bjørn Erik... Add shortcode test for mmark
2016-07-19 Anthony Fokdocs: Update last-mod date of installing-on-windows.md
2016-07-18 Anthony Fokdocs: Fix PATH issue in the instruction for Windows 10
2016-07-18 Cathal GarveyAdd `htmlEscape` and `htmlUnescape` template functions
2016-07-18 Bjørn Erik... Bump Travis to Go 1.6.3
2016-07-14 Bjørn Erik... tpl: Add humanize examples to smoke tests
2016-07-14 Cathal GarveyDo not double-escape in querify
2016-07-14 Bjørn Erik... Revert "Throw a noisy error when a post has no layout"
2016-07-13 Bjørn Erik... docs: Add 404 template
2016-07-13 Aditya BhargavaThrow a noisy error when a post has no layout
2016-07-13 Henrique DiasUpdate frontmatter.go
2016-07-13 Michael Orrtpl: Modify tpl.humanize to ordinalize integer input
2016-07-11 Mathias BiilmannFix panic when using URLize
2016-07-11 Alexandre BourgetIgnore emacs temp files
2016-07-10 Bjørn Erik... Revert "Use bufferpool in Asciidoc handler"
2016-07-10 Bjørn Erik... Revert "Use bufferpool in Rst handler"
2016-07-10 Bjørn Erik... Fix humanize when string is empty
2016-07-10 Bjørn Erik... Use bufferpool in Rst handler
2016-07-10 Bjørn Erik... Remove []byte to string to []byte conversion in Rst
2016-07-10 Bjørn Erik... Use bufferpool in Asciidoc handler
2016-07-10 Bjørn Erik... Remove []byte to string to []byte conversion in Asciidoc
2016-07-10 Bjørn Erik... Consolidate the Render funcs
2016-07-08 Bjørn Erik... Replace replace-this-with-your-hugo-site.com with examp...
2016-07-08 Vincent BatouffletMake auto-date disabled by default
2016-07-07 Bjørn Erik... Make config flag global
2016-07-06 Bjørn Erik... transform: Add missing GoDoc
2016-07-06 Bjørn Erik... Simplify querify
next