brevno-suite/hugo
2016-10-01 Andrew SpeedUpdate Dockerfile to pull in missing test dependency
2016-10-01 digitalcraftsmandocs: Add Lipi to tools section
2016-09-30 Bjørn Erik... Fix URL in multilanguage sitemap index
2016-09-28 digitalcraftsmandocs: Fix typo in tutorials/how-to-contribute-to-hugo.md
2016-09-28 digitalcraftsmanContributing: Link the "How to contribute" tutorial
2016-09-28 digitalcraftsmandocs: Add notes about multilingual menus
2016-09-28 digitalcraftsmanReadme: Clarify usage of Gitter
2016-09-28 patdhlkdocs: Add tryo labs article to press.md
2016-09-28 Bjørn Erik... Deprecate PageMeta.WordCount etc.
2016-09-27 Bjørn Erik... Fix half-broken self-closing shortcodes
2016-09-27 Joseph Andersondocs: Fix typo on hosting-on-gitlab
2016-09-26 Anthony Fokcommands: Revise instructions after "hugo new site"
2016-09-26 Bjørn Erik... vendor: Update Viper
2016-09-26 Bjørn Erik... vendor: Update cast
2016-09-23 Bjørn Erik... Fix leaky goroutine
2016-09-23 Bjørn Erik... Make multilingual respect DisableSitemap
2016-09-21 Bjørn Erik... Add TestChangeDefaultLanguage
2016-09-20 Bjørn Erik... tpl: Polish i18n tests
2016-09-20 Mitchell Cohentpl: Improve tests and docs for i18n
2016-09-20 Bjørn Erik... vendor: Update go-toml
2016-09-19 Bjørn Erik... vendor: Update dependencies
2016-09-19 Bjørn Erik... Remove some unused vars
2016-09-19 Bjørn Erik... commands: Add some band-aid to convert
2016-09-19 Bjørn Erik... tpl: Set i18n bundle once per test run
2016-09-18 Cameron MooreAdd vendoring with govendor
2016-09-18 Mitchell CohenFix i18n with missing translations and add tests
2016-09-18 Bjørn Erik... helpers: Skip TestGetRealPath on Windows when not in CI
2016-09-18 Bjørn Erik... Fail early in TestGetRealPath
2016-09-18 Bjørn Erik... Revert the "standardize author data"
2016-09-18 Mark D. Blackwelldocs: Improve Overview Configuration manual
2016-09-17 Bjørn Erik... Make suure SectionPagesMenu setting is always loaded...
2016-09-17 digitalcraftsmandocs: Add documentation for author profiles
2016-09-17 Mitchell Cohendocs: Add multilingual alias example
2016-09-16 Bjørn Erik... Remove Authors.Sort
2016-09-16 Derek PerkinsAdd First Class Author Support
2016-09-16 Daniel HolbachAdd snapcraft.yaml file
2016-09-16 digitalcraftsmandocs: Clarify difference between slug and url
2016-09-16 digitalcraftsmantpl: Add EnableMissingTranslationPlaceholders option
2016-09-16 digitalcraftsmandocs: List i18n folder in source organization
2016-09-16 digitalcraftsmandocs: Clarify usecase of data files
2016-09-16 digitalcraftsmandocs: Fix example of displaying taxonomies
2016-09-16 digitalcraftsmandocs: List multilingual tpl vars and show menu creation
2016-09-16 digitalcraftsmandocs: List config options for multilingual feature
2016-09-15 Jacob Walkerdocs: Fix markdown in content/extras/scratch.md
2016-09-15 Frank Taillandierdocs: Fix French translation in multilingual.md
2016-09-15 Mark D. Blackwelldocs: Improve Traversing Local Files
2016-09-15 Bjørn Erik... Make paginate settings configurable per language
2016-09-14 Bjørn Erik... Do not add lang prefix in URL when set in frontmatter
2016-09-14 Bjørn Erik... Lazy calculate WordCount, ReadingTime and FuzzyWordCount
2016-09-14 Bjørn Erik... Improve TotalWords counter func
2016-09-14 Bjørn Erik... Avoid splitting words for summary
2016-09-13 Bjørn Erik... helpers: Improve the language prefix logic
2016-09-13 Bjørn Erik... helpers: Avoid adding language prefix if already present
2016-09-13 Bjørn Erik... commands: Improve error messages in convert
2016-09-13 Bjørn Erik... tpl: Make the *langURL funcs tace interface{}
2016-09-13 Bjørn Erik... commands: Report errors in convert
2016-09-13 Bjørn Erik... Fix broken convert command
2016-09-12 Bjørn Erik... Add Language.LanguageName
2016-09-12 Bjørn Erik... Support site menu per language
2016-09-12 Albertcommands: Fix typos
2016-09-12 Cameron Mooretpl: Extend where to iterate over maps
2016-09-12 Cameron Mooretpl: Fix typos in tests
2016-09-12 Cameron Moorehugolib: Fix typos in tests
2016-09-11 Bjørn Erik... Replace some leftover os.Stat with hugofs.Source
2016-09-11 Bjørn Erik... Fix reload dir matching in theme
2016-09-11 Bjørn Erik... Handle symlink change event
2016-09-11 digitalcraftsmandocs: Remove JPEG as format for showcase thumbnails
2016-09-11 David Yatesdocs: Add davidyat.es to the showcase
2016-09-11 bogemparser: Use strings.Contains instead of strings.Index
2016-09-11 bogemparser: Simplify err conditions
2016-09-11 bogemcommands: Delete useless conversion
2016-09-11 bogemcommands: Simplify err condition
2016-09-11 bogemcommands: Delete unused newUserErrorF
2016-09-11 Jelmer TieteFixe target path location check in jekyll import command
2016-09-11 Mathias BiilmannPrevent panic on empty authorlist
2016-09-11 Ben CampbellRemove redundant field in sort helper struct
2016-09-09 Bjørn Erik... tpl: Make it more clear on missing language string
2016-09-09 Bjørn Erik... Redirect to root when DefaultContentLanguageInSubdir...
2016-09-09 Bjørn Erik... Fix paginator counter on x86-32
2016-09-09 Bjørn Erik... Add TODO list support for Blackfriday
2016-09-08 Bjørn Erik... Fix shortcode vs pygments
2016-09-08 Bjørn Erik... Fix pagination page counter on 32 bit
2016-09-08 Bjørn Erik... Reset the i18n func map on reload
2016-09-08 Pascal Aubortdocs: Fix typos in multilingual section
2016-09-08 Bjørn Erik... Add missing read lock in getNodes
2016-09-07 Bjørn Erik... Bump Travis to Go 1.7.1
2016-09-07 Bjørn Erik... tpl: Fix echoParam
2016-09-06 Bjørn Erik... Make it the DEV version
2016-09-06 Bjørn Erik... Fix go vet 1.7 issues
2016-09-06 Bjørn Erik... Add a global Reset func
2016-09-06 Bjørn Erik... Make sure the 404 node has .Data.Pages
2016-09-06 Bjørn Erik... Fix site reset for benchmarks etc.
2016-09-06 Bjørn Erik... Fix multilingual reload when shortcode changes
2016-09-06 Bjørn Erik... Set lang template globals for each site when render...
2016-09-06 Bjørn Erik... Small adjustment to SiteInfo init
2016-09-06 Bjørn Erik... docs: Fix spelling: HasTranslations > IsTranslated
2016-09-06 Bjørn Erik... Create a copy of the section node for RSS
2016-09-06 Bjørn Erik... Fix Data in multisites
2016-09-06 Bjørn Erik... docs: Get the variable and funcs re multilingual up...
2016-09-06 Bjørn Erik... Add JSON config to the multilanguage testing
next