brevno-suite/hugo
2017-02-27 Bjørn Erik... docs: Some minor release notes fixes v0.19
2017-02-27 Bjørn Erik... docs: Fix shortcode param in release notes
2017-02-27 Bjørn Erik... Update versions to 0.19 release
2017-02-27 Bjørn Erik... docs: Add release notes for Hugo 0.19
2017-02-26 Bjørn Erik... docs: Add documentation for disableKinds
2017-02-26 Cameron Mooredocs: Update RSS docs with rssLimit changes
2017-02-25 Bjørn Erik... Revert "hugolib: Add terms' pages to .Data.Pages"
2017-02-25 Bjørn Erik... Revert "hugolib: Render paginator pages for taxonomy...
2017-02-25 Bjørn Erik... docs: Regenerate commands doc
2017-02-25 digitalcraftsmantpl: Add title meta tag to twitter card template
2017-02-24 digitalcraftsmandocs: Remove waffle.io graph from CONTRIBUTING.md
2017-02-24 Josh Archerdocs: Adds 'Using _index.md' page
2017-02-24 Kiley Dortondocs: Fix ambiguous typo in quickstart
2017-02-23 digitalcraftsmandocs: Mention Hugo's official twitter account
2017-02-23 jacob-longdocs: Add article to press.md + cleanup
2017-02-23 Bjørn Erik... hugolib: Fix preserveTaxonomyNames regression
2017-02-22 Hauke LöfflerUpdate Docker file to Go 1.8
2017-02-22 Bjørn Erik... hugolib: Render paginator pages for taxonomy terms
2017-02-22 Bjørn Erik... hugolib: Add terms' pages to .Data.Pages
2017-02-22 Bjørn Erik... hugolib: Temporarily disable leaktest
2017-02-21 Bjørn Erik... hugolib: Fix broken shortcode tests
2017-02-21 Bjørn Erik... hugolib: Include full filepath on shortcode errors
2017-02-21 Félix Blancodocs: Add promotive.es to the showcase
2017-02-21 Bjørn Erik... hugolib: Cleanup the Goroutine count calculation
2017-02-21 Bjørn Erik... vendor: Update cast
2017-02-21 bogemcommands: Cache logFile in createLogger
2017-02-21 bogemhugolib: Add relativeURLs and canonifyURLs to Site
2017-02-21 bogemcommands: Remove flagChanged from commandeer
2017-02-21 Alan Orthtpl: Use og:updated_time OpenGraph tag on nodes
2017-02-21 John FeminellaUse Page.Params more consistently when adding metadata
2017-02-21 Bjørn Erik... tpl, hugolib: Fix live-reload of non-renderable content...
2017-02-21 Alan Orthtpl: Remove twitter:domain tag from internal shortcode
2017-02-21 Li-aung Yipdocs: Improve documentation for menu rendering
2017-02-21 Bjørn Erik... commands: Make sure build error is logged in watch...
2017-02-21 Bjørn Erik... utils: Use local logger
2017-02-21 Bjørn Erik... hugolib: Add check for p.Markup == "org"
2017-02-21 Chase Adamsall: Add org-mode support
2017-02-20 Bjørn Erik... hugolib: Finish menu vs section content pages
2017-02-20 Abdo Roig-Marangeshugolib: Improve menu generation for section pages...
2017-02-20 Bjørn Erik... hugolib: Cache the value of Page's RelPermalink
2017-02-20 bogemGet rid of some viper.Get* calls
2017-02-19 Bjørn Erik... config: Remove unused var
2017-02-19 Abdó Roig-Marangeshugolib: Discard current language based on .Lang()
2017-02-19 Bjørn Erik... hugolib: Fix .Site.LastChange
2017-02-19 Bjørn Erik... hugolib: Add temporary date parse test
2017-02-19 Bjørn Erik... hugolib: Minor Go vet fix
2017-02-19 Anton Staafhugolib: Fix regression of .Truncated evaluation in...
2017-02-19 Bjørn Erik... hugolib: Add missing page kind to allKinds
2017-02-19 John Feminellahugolib: Enhance `.Param` to permit arbitrarily nested...
2017-02-18 Bjørn Erik... hugolib: Add disableKinds option
2017-02-18 Bjørn Erik... appveyor: Add go version
2017-02-18 Bjørn Erik... appveyor: Fix build, take 2
2017-02-18 Bjørn Erik... appveyor: Fix build
2017-02-18 Bjørn Erik... appveyor: Print Go environment
2017-02-18 Bjørn Erik... tplimpl: Fix issue with recursive templates
2017-02-18 Bjørn Erik... hugolib: Fix issue with taxonomies when only some have...
2017-02-18 Bjørn Erik... hugolib: More test helper cleanup
2017-02-17 Bjørn Erik... hugolib: Test helper cleanup
2017-02-17 Cameron Moorehugolib: Make RSS item limit configurable
2017-02-17 Bjørn Erik... hugolib: Fix Windows build failure, final take
2017-02-17 Bjørn Erik... hugolib: Fix Windows build failure, take 2
2017-02-17 Bjørn Erik... hugolib: Fix Windows build failure
2017-02-17 Cameron Mooretplimpl: Fix instagram shortcode panic on invalid ID
2017-02-17 Bjørn Erik... travis: Bump to Go 1.7.5 and 1.8 (Yay!)
2017-02-17 Bjørn Erik... vendor: Update Viper
2017-02-17 Bjørn Erik... hugolib: Add test case for empty Pages in regular pages
2017-02-17 Bjørn Erik... hugolib: Remove deprecated marked for removal
2017-02-17 Bjørn Erik... tplimpl: Fix data race in resGetResource
2017-02-17 Bjørn Erik... tplimpl: Refactor imageConfig into a struct
2017-02-17 Bjørn Erik... tpl: Refactor package
2017-02-17 Bjørn Erik... all: Refactor to nonglobal Viper, i18n etc.
2017-02-16 digitalcraftsmandocs: Add hugofy for atom to the tools section
2017-02-15 Bjørn Erik... Use OS fs by default
2017-02-13 Bjørn Erik... docs: Remove the source relative links docs
2017-02-12 ITSecMediadocs: Update bullion-investor.com/report/ in the showcase
2017-02-11 Bjørn Erik... Deprecate sourceRelativeLinks
2017-02-10 Cameron Mooretpl: Accept limit as interface in findRE func
2017-02-10 John Feminellahugolib: Add ability to sort by frontmatter parameters
2017-02-10 Bjørn Erik... hugolib: Fix error for non-renderable HTML content...
2017-02-10 Bjørn Erik... hugolib: Use the site's Tmpl for non-renderable pages
2017-02-09 Yizhe Xudocs: Add instructions for customized domain
2017-02-09 John Feminellahugolib: Correct repeated spelling errors in documentation
2017-02-07 Bjørn Erik... tpl: Must do a extra lookup of cloned base templates
2017-02-06 Bjørn Erik... Revert "hugolib: Add some baseof test variants"
2017-02-06 Bjørn Erik... hugolib: Add some baseof test variants
2017-02-05 Dundoniandocs: Update Bitbucket Hosting Tutorial
2017-02-05 Pascal Aubortdocs: Add article to press section
2017-02-04 omintydocs: Update link to blog post in community/press.md
2017-02-04 bogemhelpers: Fix misspells
2017-02-04 Andrewdocs: Add tuorial "How to use Google Firebase to host...
2017-02-04 digitalcraftsmandocs: Fix typo in templates/functions.md
2017-02-04 Bjørn Erik... hugolib: Skip rendering for the page tests
2017-02-04 Bjørn Erik... all: Refactor to nonglobal file systems
2017-02-03 Bjørn Erik... vendor: Revert to previous cast
2017-02-03 Bjørn Erik... vendor: Update cast
2017-01-29 Devin Schulzdocs: Add engineering.invisionapp.com to the showcase
2017-01-27 Sebastian Gdocs: Multilingual documentation for frontmatter params
2017-01-26 ZaneDevdocs: Add netlify to the list of static hosting solutions
2017-01-24 Alan Orthdocs: Add picturingjordan.com to the showcase
2017-01-23 Leo AriasAdd pygmentize to the hugo snap
next