brevno-suite/hugo
2015-09-08 Richard SumilangAdding RichardSumilang.com to the showcases.
2015-09-08 Benoit BenedettiDocs: Add Humboldtux.net to Showcase page
2015-09-08 Benoit BenedettiDocs: Add new french mag article by @humboldtux to...
2015-09-08 jlengstorfAdded details about generated files and development...
2015-09-08 digitalcraftsmanAdd a 404.html file if a new theme is created
2015-09-08 Isaac GregsonUpdate organization.md
2015-09-08 spf13showcase layout improved when thumbnails are different...
2015-09-08 sergeantAdd NoDesk to Showcase
2015-09-08 sergeantAdd NoDesk to Showcase
2015-09-08 digitalcraftsmanDescribe the use of custom archetypes in the docs
2015-09-08 Karim AliAdd GreenITGlobe website for showcases page
2015-09-08 Hugh GriggAdd Chinese Grammar to showcase
2015-09-01 Anthony FokDocs: Add new blog post by @CoderZh to Press page
2015-09-01 chrongzhangAdd config option "disablePathToLower"
2015-08-31 Jeff HodgesCorrect check of published boolean
2015-08-30 Jeff HodgesAdd undocumented published setting to front matter
2015-08-26 Bjørn Erik... Unexport FileAndExt
2015-08-23 Bjørn Erik... Polish 0.15 release notes
2015-08-23 Bjørn Erik... Add first draft of Hugo 0.15 Release Notes
2015-08-22 Tatsushi DemachiUse LazyFileReader for reading file contents
2015-08-22 Tatsushi DemachiAdd LazyFileReader type to source library
2015-08-21 Bjørn Erik... Update Travis for Go 1.5
2015-08-21 Andrew CarterFix -ldflags for Go 1.5
2015-08-19 Icaro SearaFix typo, "delemiters" -> "delimiters"
2015-08-19 Francois Lanthier... Update press.md
2015-08-19 Anthony FokSearch current directory for config file by default
2015-08-15 Bjørn Erik... Use cast.ToIntE for int conversions in substr and slicestr
2015-08-14 Benny WuSlicestr fix for other int type param
2015-08-13 Benny WuDocumentation update on Template Where Function for nil
2015-08-11 Anthony FokImplement `hugo --theme=[Tab][Tab]` bash completion
2015-08-09 Anthony FokPrint feedback for `hugo genautocomplete`
2015-08-09 Anthony FokPrint feedback for `hugo gendoc`
2015-08-09 Anthony FokUse spf13/pflag's new SetAnnotation helper
2015-08-08 Michael DiamondAdded sitemap configuration documentation.
2015-08-08 Michael DiamondAdded mention of .Data.Pages, removed duplicate .Site...
2015-08-08 Anthony Fokdocs: Remove minodisk's dsk.mn/ from Showcase
2015-08-08 Anthony Fokdocs: Clean up and align Showcase thumbnail images
2015-08-08 Anthony Fokdocs: Add site title; set pluralizeListTitles = false
2015-08-08 Bruno CalheiraAdd Arqueart to Showcase
2015-08-08 Bruno CalheiraCreate arqueart.md
2015-08-08 Anthony Fokdocs: More detailed explanation of .Site.LastChange
2015-08-08 Austin DizzyRemoved extra .Site.LastChange listing
2015-08-08 Baptiste MathusDoc for other supported formats (external helpers)
2015-08-07 Bjørn Erik... Reset Scratch for 404
2015-08-07 Bjørn Erik... Revert "Fix some Go code doc issues"
2015-08-07 Bjørn Erik... Avoid panic in shortcode param handling
2015-08-07 Bjørn Erik... Do not panic on index out of range in shortcode.Get
2015-08-07 Bjørn Erik... Also rename readDir in docs shortcode
2015-08-07 Bjørn Erik... Rename ReadDir to readDir
2015-08-07 Tatsushi DemachiMake sort tpl func accept field/key chaining arg
2015-08-07 Tatsushi DemachiFix sort tpl func to return explicit type value
2015-08-07 Bjørn Erik... Fix Unicode issue in Slicestr and Substr
2015-08-06 Bjørn Erik... Fix some Go code doc issues
2015-08-06 Bjørn Erik... Add missing formatting directive in Printf call
2015-08-05 Anthony Fokdocs: Extend documentation on Blackfriday options
2015-08-05 Bjørn Erik... Add some float tests to TestArethmic
2015-08-04 Anthony FokAdd option to disable Blackfriday Smartypants
2015-08-04 Anthony Fokdocs: Fix typos
2015-08-04 Anthony Fokdocs: Bolden the blackfriday flags to make them stand out
2015-08-04 Anthony Fokdoc: Strip trailing whitespace; other revisions
2015-08-04 Anthony FokStrip trailing whitespace in code
2015-08-04 Anthony FokImprove formatting of Hugo command descriptions
2015-08-04 Anthony FokBump `hugo new theme` template min_version to 0.14
2015-08-03 Tatsushi DemachiFix searching YAML/TOML delimiters in frontmatter
2015-08-02 Marek JandaAdd map support to scratch
2015-08-02 Jeff HodgesTrim trailing spaces from YAML and TOML delimiters
2015-08-01 Anthony Fok[Docs] Add <br> to an extra-long title in the Press...
2015-07-31 Bjørn Erik... docs: add netlify article to press section
2015-07-30 Anthony FokRemove deprecated fields and methods for v0.15
2015-07-29 Baptiste MathusAsciidoc[tor]: use --no-header-footer option
2015-07-28 Bjørn Erik... Always use the template provided in page.Render
2015-07-26 Bjørn Erik... Fix inconsistent front matter handling
2015-07-25 Russell OliverAdd ReadDir function to list local files.
2015-07-25 Scott C WilsonIgnore non-presence of "layouts" directory in watch...
2015-07-25 Ryan ClarkeFix periods in taxonomies create bad paths
2015-07-25 Bjørn Erik... Replace strings.Compare
2015-07-25 Bjørn Erik... Fix sort test and title sort
2015-07-25 Bjørn Erik... Fall back to link title for default page sort
2015-07-24 Sam DebruynThe guide is updated to fit the current Wercker interfa...
2015-07-24 Bjørn Erik... Remove point 7 in contributors guide
2015-07-24 Scott C WilsonMake small fixes to README file
2015-07-24 Bjørn Erik... docs: fix prev in highlightling
2015-07-24 Szymon KatraAdded szymonkatra.github.io site to showcase
2015-07-24 Scott C WilsonFix links to Ace and Amber pages
2015-07-24 Scott C WilsonAdd scottcwilson.github.io to showcase site
2015-07-23 Bjørn Erik... Move apply before cache put
2015-07-23 Bjørn Erik... docs: Rename dynamic content to data-driven content
2015-07-23 Bjørn Erik... Fix data races in sorting and Reverse
2015-07-21 Bjørn Erik... Fix broken test
2015-07-21 Bjørn Erik... Add benchmark for sort and reverse
2015-07-21 Bjørn Erik... source/File: Fix data races
2015-07-20 Scott C WilsonDocument Amber templates
2015-07-20 Scott C WilsonOn error, return error message, not nil
2015-07-20 Scott C WilsonAdd a check for the setting of watch flag in config...
2015-07-20 Tatsushi DemachiLet Amber template call Hugo's custom functions
2015-07-19 Bjørn Erik... Fix name logic for Amber templates
2015-07-19 Christopher... Fix link to front matter
2015-07-19 Clam-Fix unclear RSS template docs
2015-07-19 digitalcraftsmanAdd mention about .Hugo.Generator in 'Creating a theme...
2015-07-19 Edward VielmettiFix typo: "taxononomy" -> "taxonomy"
next