brevno-suite/hugo
2017-05-18 Bjørn Erik... tpl/images: Fix error handling in Config
2017-05-18 Cameron Mooretpl/collections: Use Feedback log instead of Error...
2017-05-18 Cameron Mooretpl/collections: Log an error on unsupported types...
2017-05-18 Bjørn Erik... docs: Regenerate docs helper
2017-05-18 Bjørn Erik... output: Fix output format mixup in example
2017-05-18 Munif Tanjimdocs: Fix incorrect path in templates/list
2017-05-18 Cameron Mooretpl/collections: Add support for interfaces to intersect
2017-05-18 Cameron Mooretpl/lang: Add NumFmt function
2017-05-18 Jamesdocs: Update references to JSON
2017-05-18 Sharon Ldocs: Fix minor grammar issue in shortcodes.md
2017-05-17 Bjørn Erik... hugolib: Fix RSSLink vs RSS Output Format
2017-05-17 Bjørn Erik... tmplimpl: Add support for ellipsed paginator
2017-05-17 Bjørn Erik... hugolib: Fix output formats override when no outputs...
2017-05-15 Albert Nigmatzianovcommands: Skip .git directories
2017-05-14 Gilbert Gilb'sDockerfile: Remove ENTRYPOINT
2017-05-13 Bjørn Erik... hugolib: Handle shortcode per output format
2017-05-13 Bjørn Erik... hugolib: Handle any errors in processShortcodes
2017-05-13 Bjørn Erik... hugolib: Prepare render per output format
2017-05-13 Bjørn Erik... hubolib: Refactor site rendering with an "output format...
2017-05-13 Tom Bennetdocs: Add carnivorousplants.co.uk to the showcase
2017-05-13 luxpirdocs: Add worldtowriters.com to the showcase
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...
next