brevno-suite/hugo
2017-03-27 Bjørn Erik... hugolib, output: Add Rel to the output format
2017-03-27 Bjørn Erik... docs: Move the rough custom output formats spec to...
2017-03-27 Bjørn Erik... hugolib: Add OutputFormats with permalinks to Page
2017-03-27 Bjørn Erik... output: Rework the base template logic
2017-03-27 Bjørn Erik... hubolib: Pick layout per output format
2017-03-27 Bjørn Erik... hugolib: Fix layout lookup order for Render func
2017-03-27 Bjørn Erik... output: Speed up layout calculations
2017-03-27 Bjørn Erik... hugolib: Speed up URL handling
2017-03-27 Bjørn Erik... hugolib: Remove siteWriter
2017-03-27 Bjørn Erik... hugolib: Pull all alias handling into one file
2017-03-27 Bjørn Erik... Refactor layout resolve to a descriptor/adapter pattern
2017-03-27 Bjørn Erik... Rename OutputType to OutputFormat
2017-03-27 Bjørn Erik... hugolib: Refactor/-work the permalink/target path logic
2017-03-27 Bjørn Erik... Implement the first generic JSON output testcase
2017-03-27 Bjørn Erik... hugolib, output: Incorporate suffix and type in layout...
2017-03-27 Bjørn Erik... hugolib: Add basic setup for output def per Kind
2017-03-27 Bjørn Erik... hugolib: Revert to using Page as the render chan type
2017-03-27 Bjørn Erik... hugolib: Remove the copying in the renderRSS
2017-03-27 Bjørn Erik... hugolib: Put back taxonomy term paginator logic lost...
2017-03-27 Bjørn Erik... hugolib, output: Add theme logic to LayoutHandler
2017-03-27 Bjørn Erik... hugolib: Add a PageOutput wrapper for rendering
2017-03-27 Bjørn Erik... hugolob: A first incorporation of output types in rendering
2017-03-27 Bjørn Erik... hugolib: Use the new layout logic in Page
2017-03-27 Bjørn Erik... output: Move layout logic to the output package
2017-03-27 Bjørn Erik... output: Add output type
2017-03-27 Bjørn Erik... Add MediaType and a crude implementation
2017-03-27 Bjørn Erik... Exit -1 on ERROR in non-global logger
2017-03-26 Bjørn Erik... Revert "tplimpl: return an error on unsupported type...
2017-03-25 DarwinChange RSS description from full .Content to .Summary
2017-03-25 Bjørn Erik... hugolib: Correctly identify "my_index_page.md"
2017-03-25 Anthony Foksnapcraft: Bump version to 0.20-DEV
2017-03-25 Anthony Foksnapcraft: Add vendoring support
2017-03-24 digitalcraftsmandocs: Add Hugo SFTP Upload to the tools section
2017-03-24 Albert Nigmatzianovcommands: Fix case of createpath in new.go
2017-03-24 Albert Nigmatzianovcreate: Delete redundant viper calls
2017-03-22 Ryan Wattersdocs: Remove dead links, consistent formatting...
2017-03-22 Prayag Vermadocs: Fix typo in templates/functions.md (#3214)
2017-03-21 Eamonncommands: Keep "." directories on cleanDestinationDir
2017-03-21 Bharath M.... docs: Add bharathpalavalli.com to the showcase
2017-03-20 Albert Nigmatzianovparser: Improve TOML frontmatter parser performance
2017-03-20 Ryan WattersRemoving .Site.Recent
2017-03-19 Bjørn Erik... Revert "Add support for a flatter and simpler language...
2017-03-19 Bjørn Erik... Revert "vendor: Fix broken i18m definition"
2017-03-19 Bjørn Erik... vendor: Fix broken i18m definition
2017-03-19 Bjørn Erik... Add support for a flatter and simpler language file...
2017-03-19 Bjørn Erik... Revert "helpers: Add a Debug method to DistinctLogger"
2017-03-18 Tibo Beijendocs: Add tibobeijen.nl to site showcase
2017-03-18 Bjørn Erik... helpers: Add a Debug method to DistinctLogger
2017-03-18 Stefan BuynovCase insensitive translation of the 'more' tag when...
2017-03-17 Dan Callahandocs: Fix documentation of non-existent 'editor' config
2017-03-15 Anthony Fokdocs: Change OS X to macOS in README and CONTRIBUTING
2017-03-15 Albert Nigmatzianovdocs: Fix CONTRIBUTING.md
2017-03-15 Bjørn Erik... Update to new go-toml API
2017-03-14 Cameron Mooredocs: Update contributing guides
2017-03-14 Anthony Fokdocs: Optimize 11 showcase thumbnail images
2017-03-14 Anthony Fokdocs: Add Linux distro-specific installation instructions
2017-03-14 Anthony Fokdocs: Note Hugo as Snap package can write only inside...
2017-03-14 Anthony Fokdocs: Replace Mac OS X with macOS in three places
2017-03-13 Rosen Ludocs: Add lucumt.info to showcase
2017-03-13 crasmparser: Accept JSON frontmatter without leading "{\n"
2017-03-13 Anthony Kongcommands: Improve jekyll import date format
2017-03-13 Mark D. Blackwelldocs: Improve command reference page
2017-03-12 digitalcraftsmantpl: Add union template func
2017-03-11 Bjørn Erik... docs: Add Android to README
2017-03-11 Bjørn Erik... hugolib: Fix reloading corner cases for shortcodes
2017-03-11 Bjørn Erik... commands: t.Error => t.Errorf
2017-03-11 Cameron Mooreparser: Refactor frontmatter parser and add tests
2017-03-10 Cameron Moorehugolib: Clean up redundant frontmatter error logging
2017-03-10 C. S. Samulskidocs: Explain themes dir in quickstart guide
2017-03-10 Jay Dreyerdocs: Add myearworms.com to the showcase
2017-03-10 Cameron Moorehugolib: Default rssLimit to unlimited
2017-03-09 Albert Nigmatzianovall: Fix some govet complaints
2017-03-09 Cameron MooreUpdate appveyor config
2017-03-08 Cameron Mooretplimpl: Add built-in print funcs to FuncMap
2017-03-08 Bjørn Erik... hugolib: Don't report taxonomy count if disabled
2017-03-08 Albert Nigmatzianovhugolib: Remove unnecessary params
2017-03-07 Shubhojyoti... docs: Add enjoyable.recipes to the showcase
2017-03-05 Anton Staafhugolib: Populate the taxonomy term Pages list
2017-03-05 Bjørn Erik... hugolib: Add a temporary workaround for page.copy(...
2017-03-05 Stanislav Popovdocs: Correct toml syntax in Github deploy tutorial
2017-03-04 Bjørn Erik... hugolib, target: Rework/move the target package
2017-03-04 Bjørn Erik... vendor: Update cast
2017-03-04 Anton Staafhugolib: Fix HugoSites.createMissingPages
2017-03-03 Josh Habdasdocs: Add blog post from After Dark creator
2017-03-02 Bjørn Erik... hugolib: Add section template baseof test case
2017-03-02 Bjørn Erik... docs: Add new section list lookup alternative
2017-03-02 Bjørn Erik... hugolib: Add /layouts/SECTION/list.html to template...
2017-03-01 Bjørn Erik... helpers: Return partially cleaned URL in case of error...
2017-03-01 Cameron Mooretplimpl: return an error on unsupported type in isSet
2017-03-01 Bjørn Erik... helpers: Remove unused arg
2017-03-01 Bjørn Erik... hugolib: Fix broken test
2017-03-01 Bjørn Erik... docs: Add some more quotes
2017-03-01 Bjørn Erik... hugolib: Make sure that empty terms lists are still...
2017-03-01 Bjørn Erik... Handle Hugo version strings with patch level
2017-03-01 Bjørn Erik... helpers: Fix version string for Hugo 0.20 and similar
2017-03-01 Bjørn Erik... hugolib: Only return RSSLink when RSS is available
2017-02-28 Bjørn Erik... vendor: Update Cobra
2017-02-28 Keane Nguyendocs: Correct date in automated deployment tutorial
2017-02-28 vsopvsopdocs: Correct link of 'now' tpl func in release notes
2017-02-28 Bjørn Erik... vendor: Bump versions
next