brevno-suite/hugo
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
2016-09-06 Bjørn Erik... Fix YAML loading of multilingual config
2016-09-06 Bjørn Erik... Add data tests
2016-09-06 Bjørn Erik... Add temp MULTILINGUAL version suffix to this branch
2016-09-06 Bjørn Erik... Create a Node map to get proper node translations
2016-09-06 Bjørn Erik... doc: Fix TOML vs YAML in multilang section
2016-09-06 Bjørn Erik... Handle error in config loading
2016-09-06 Bjørn Erik... Add IsTranslated to Node and Page
2016-09-06 Bjørn Erik... Remove unused Multilingual Viper default
2016-09-06 Bjørn Erik... Improve i18n string handling
2016-09-06 Bjørn Erik... Render main content language in root by default
2016-09-06 Bjørn Erik... Add parent as owner to Site
2016-09-06 Bjørn Erik... Make the check command work in multilingual mode
2016-09-06 Bjørn Erik... Make sure drafts etc. are not processed
2016-09-06 Bjørn Erik... Multilingual TODO-fixes, take 1
2016-09-06 Bjørn Erik... Fix some corner cases in revised summary handling
2016-09-06 Bjørn Erik... Fix livereload in multilingual mode
2016-09-06 Bjørn Erik... Fix the shortcode ref tests
2016-09-06 Bjørn Erik... Improve language handling in URLs
2016-09-06 Bjørn Erik... Make it possible to configure Blackfroday per language
2016-09-06 Bjørn Erik... Make it possible to add a language in server mode
2016-09-06 Bjørn Erik... cmd: Load config from the common config loader in hugolib
2016-09-06 Bjørn Erik... Get the list commands up to multi-site level
2016-09-06 Bjørn Erik... Make taxonomies configurable per language
2016-09-06 Bjørn Erik... Make the config loading testable
2016-09-06 Bjørn Erik... Add sitemap index for multilingual sites
next