brevno-suite/hugo
2017-05-13 Kaitlin Newsondocs: Add ocul.on.ca/topomaps to the showcase
2017-05-11 Tejas Kumardocs: Fixed incorrect specification of directory structure
2017-05-10 Bjørn Erik... hugolib: The deprecated Extension, Now and TargetPath...
2017-05-10 Bjørn Erik... commands, hugolib: Deprecate disable404, disableRSS...
2017-05-09 Bjørn Erik... hubolib: Embed Page in WeightedPage
2017-05-09 Bjørn Erik... hugolib: Improve shortcode error message
2017-05-09 Albert Nigmatzianovhelpers: Don't clean the path before Join
2017-05-09 Albert Nigmatzianovcommands: Use paths from PathSpec for walker
2017-05-08 Hans Ottdocs: Fix bash command in tutorials/github-pages-blog
2017-05-07 Albert Nigmatzianovhelpers: Don't clean path twice
2017-05-06 Albert Nigmatzianovdocs: Fix typo in templates/functions.md
2017-05-06 Robert Starbuckdocs: Update datafiles.md
2017-05-06 Chase Adamshugolib: Add default config for ignoreFiles
2017-05-04 Bjørn Erik... tpl: Add some GoDoc info to template func docs
2017-05-03 Bjørn Erik... releaser: Push the tag before goreleaser is run
2017-05-03 Albert Nigmatzianovi18n: Simplify code for detecting of untranslated id
2017-05-03 Albert Nigmatzianovi18n: Add tests
2017-05-02 Bjørn Erik... tpl/urls: Make urlize return a string
2017-05-02 Albert Nigmatzianovi18n: Improve the detection of untranslated string
2017-05-02 xavi blanchdocs: Add documentation on slug translation
2017-05-02 Cameron Mooretpl/data: Clean up data namespace
2017-05-02 Cameron Mooretpl/data: Move cache logic to separate file
2017-05-02 Cameron Mooretpl/data: Shorten some internal func names
2017-05-02 Cameron Mooretpl/images: Fix embedded sync.Mutex
2017-05-01 Cameron Mooretpl: Add basic tests for all namespace init funcs
2017-05-01 Bjørn Erik... tpl: Add docshelper for template funcs
2017-05-01 Bjørn Erik... tpl/partials: Remouve unused method
2017-05-01 Bjørn Erik... tpl: Fix the remaining template funcs namespace issues
2017-05-01 Bjørn Erik... tpl/urls: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/transform: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/time: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/safe: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/os: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/inflect: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/images: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/encoding: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/crypto: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/collections: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/compare: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/data: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/strings: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl/math: Make it a package that stands on its own
2017-05-01 Bjørn Erik... tpl: Add TemplateFuncsNamespaceRegistry
2017-05-01 Bjørn Erik... releaser: Disable shaky test
2017-04-30 Takuya Kitazawadocs: Replace cdn.mathjax.org with cdnjs.cloudflare.com
2017-04-30 Cameron Mooretpl: Add template function namespaces
2017-04-30 Mitchell CohenRender 404 in default language only
2017-04-30 Bjørn Erik... netlify: Add some security headers
2017-04-29 Bjørn Erik... livereload: Fix data race in close
2017-04-28 Tom Harveydocs: Fix typos
2017-04-27 Albert Nigmatzianovvendor: Update cobra and pflag
2017-04-27 Bjørn Erik... hubolib: Narrow a test assertion
2017-04-27 Bjørn Erik... releaser: Fix broken test build
2017-04-27 Bjørn Erik... releaser: Skip Git test on Travis
2017-04-27 Bjørn Erik... release: Add relase notes for 0.20.6
2017-04-27 Bjørn Erik... hugolib: Avoid index.md in /index/index.html
2017-04-26 Bjørn Erik... docs: Regenerate commands docs
2017-04-26 Albert Nigmatzianovcommands: Make first letter of flags' usage lowercase
2017-04-26 Albert Nigmatzianovvendor: Update cobra and pflag
2017-04-26 Anthony Fokreleaser: Fix some of the fpm fields for deb
2017-04-26 Bjørn Erik... hugolib: Make missing GitInfo a WARNING
2017-04-25 Jordandocs: Add notes about some output format behaviour
2017-04-25 Bjørn Erik... releaser: Fix ldflags setting
2017-04-25 Bjørn Erik... docs: Remove temp release notes
2017-04-25 Bjørn Erik... docs: Add relase notes for 0.20.5
2017-04-24 Bjørn Erik... docs: Add a time to 0.20.4 release docs
2017-04-24 Bjørn Erik... releaser: Add relase notes for release of 0.20.4 v0.20.4
2017-04-24 James MunnellyAdd -linkmode external
2017-04-24 James MunnellySet extldflags to static when building
2017-04-24 Ubuntureleaser: Add relase notes to /docs for release of...
2017-04-24 Bjørn Erik... release: Adjust release notes for 0.20.3
2017-04-24 Bjørn Erik... releaser: Add relase notes draft for release of 0.20.3
2017-04-24 Bjørn Erik... releaser: Fix a Go vet complaint
2017-04-24 Bjørn Erik... Automate the Hugo release process
2017-04-23 Bjørn Erik... hugolib: Fix handling of zero-length files
2017-04-22 Albert Nigmatzianovhugolib: Prevent decoding pageParam in common cases
2017-04-22 Albert Nigmatzianovhelpers: Delete RenderingContext.getConfig
2017-04-22 xofyarghugolib: Ignore non-source files on partial rebuild
2017-04-22 Jack Taylortplimpl: Add translation links to the default sitemap...
2017-04-22 Stefan Buynovcommands: Import Octopress image tag in Jekyll importer
2017-04-22 Cameron MooreFix check-vendor logic in Makefile
2017-04-19 Bjørn Erik... Remove check-vendor from make check
2017-04-19 Bjørn Erik... vendor: Fix go-toml
2017-04-19 Cameron MooreAdd check-vendor target to Makefile
2017-04-18 Bjørn Erik... hugolib: Log WARNING only on unknown /data files
2017-04-18 Ricky Handocs: Add txtpen as alternative commenting service
2017-04-16 Rachel Simone... docs: Fix .Data.Pages range in sample
2017-04-16 Bjørn Erik... docs: Add 0.20.2 release notes
2017-04-16 Bjørn Erik... tplimpl: Allow text partials in HTML templates
2017-04-14 Bjørn Erik... vendor: Update dependencies
2017-04-14 Bjørn Erik... docs: Add Netlify badge if on Netlify
2017-04-13 Bjørn Erik... Get versions back to 0.20-DEV
2017-04-13 Bjørn Erik... Prepare release 0.20.1 v0.20.1
2017-04-13 Bjørn Erik... docs: Add 0.20.1 release notes
2017-04-13 Bjørn Erik... output: Fix base theme vs project base template logic
2017-04-12 Sanjay Saxenadocs: Add sanjay-saxena.github.io to the showcase
2017-04-12 Bjørn Erik... hugolib, output: Do not lower case template names
2017-04-12 Bjørn Erik... hugolib: Must recreate Paginator on live-reload
2017-04-12 Bjørn Erik... hugolib: Avoid recreating the Paginator on copy
2017-04-12 Bjørn Erik... hugolib: Avoid processing the same notify event twice
next