brevno-suite/hugo
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
2016-09-06 Bjørn Erik... Redirect to main language from root
2016-09-06 Bjørn Erik... Rework the multilingual docs
2016-09-06 Bjørn Erik... Render the shortcodes as late as possible
2016-09-06 Bjørn Erik... Optimize the multilanguage build process
2016-09-06 Bjørn Erik... Move the Build* methods to HugoSites
2016-09-06 Bjørn Erik... Move HugoSites to hugolib
2016-09-06 Bjørn Erik... Add Translations and AllTranslations to Node
2016-09-06 Bjørn Erik... Rework the i18n template func handling
2016-09-06 Bjørn Erik... Introduce HugoSites type
2016-09-06 Bjørn Erik... Reset translation slice on rebuild
2016-09-06 Bjørn Erik... Rename MainSites to Sites
2016-09-06 Bjørn Erik... Add Translations and AllTranslations methods to Page
2016-09-06 Bjørn Erik... Add proper Language and Languages types
2016-09-06 Alexandre BourgetAdd multilingual support in Hugo
2016-09-06 Russ Shanahandocs: Fix typo in Quickstart guide
2016-09-06 Vasiliy Soloveydocs: Add open.cinegy.com to the showcase
2016-09-04 digitalcraftsmandocs: Add Vim/Emacs plugin to tools section
2016-09-03 integriidocs: Clarify first level URL generation
2016-09-03 Mark D. Blackwelldocs: Improve Quickstart guide
2016-09-02 Mark D. Blackwelldocs: Clarify Creating a New Theme
2016-09-01 Nichlas Hummelsbergerdocs: Mention theme config option on Usage page
2016-08-30 sethmacleoddocs: Update documentation for URLs
2016-08-29 Cameron Moorehelpers: Fix bug in emoji renderer
2016-08-29 vsopvsopdocs: Correct spelling for "parameters" in partials.md
2016-08-29 digitalcraftsmandocs: Document shuffle template func
2016-08-25 Andreas Grunewalddocs: Update highlight.js example to latest version
next