brevno-suite/hugo
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"
2015-07-18 Bjørn Erik... Add paginator support for page groups
2015-07-14 Valere JEANTETfix TestHomeNodeMenu test
2015-07-14 Valere JEANTETAllow page.HasMenuCurrent() and node.HasMenuCurrent...
2015-07-13 Bjørn Erik... Log missing theme as FATAL
2015-07-13 Scott C WilsonChecks to ensure theme directory, if specified, exists
2015-07-12 Bjørn Erik... Fix log message in test
2015-07-12 Bjørn Erik... Optimize RuneCount
2015-07-12 Bjørn Erik... Add RuneCount to Page
2015-07-10 Éli MarshalOmit protocol from embedded font resources
2015-07-09 Arian Allenson... Change arianv sourceLink to master branch
2015-07-09 Arian Allenson... Add learnoverpass
2015-07-09 Arian Allenson... Add arianv
2015-07-09 Sam Debruynadd a showcase of sa.muel.be
2015-07-09 Borys Borysenko[Docs] Press page. Fix URL
2015-07-08 Andrew BramptonAdd support for GitHub-flavoured markdown code fences...
2015-07-08 Andrew BramptonIf no language is provided to Pygments, then try and...
2015-07-08 kangkonaAdd a showcase of Kangkona
2015-07-08 Rick CogleyAdd how-to for foreign language month names
2015-07-08 Rick CogleyAdd Rick and eSolia's sites to the Hugo docs showcase
2015-07-02 delputnamAdded missing "Social" section to SiteInfo
2015-07-02 Marc-Antoine... Document Page.RawContent in templates/variables/
2015-07-02 Marc-Antoine... Add Page.RawContent() to access raw Markdown as a string.
2015-06-29 Tatsushi DemachiAdd nil comparison to where tpl function
2015-06-28 Bjørn Erik... Fix watcher detecting changes as static when no theme
2015-06-28 Bjørn Erik... Add doc for new Blackfriday options
2015-06-28 Bjørn Erik... Add config option for Blackfriday HTML_HREF_TARGET_BLANK
2015-06-28 Bjørn Erik... Add option to disable Blackfriday LaTeX style dashes
2015-06-28 Bjørn Erik... 404 is homeless
2015-06-26 Mario Sanchez... added thumbnail
2015-06-26 Mario Sanchez... Create mariosanchez.md
2015-06-26 timadd vamp.io site as showcase
2015-06-25 Jonathan AndersonUse helpers.GetThemeDir() to find base templates.
2015-06-25 Jonathan AndersonRefactor theme path helper functions.
2015-06-25 Jonathan AndersonAdd support for baseof.ace templates in themes.
2015-06-25 Piotr KowalczukProper parsing structured array from yaml based FrontMatter
2015-06-22 Bjørn Erik... Use pooled buffer in replaceShortcodes
2015-06-22 Bjørn Erik... docs: make the named value Data File example simpler
2015-06-21 Sebastian KrauseUpdate datafiles.md
2015-06-21 Bjørn Erik... Fix map-order dependent menu tests
2015-06-21 Bjørn Erik... Print URL when failing menu test
2015-06-21 Bjørn Erik... Remove unused var
2015-06-21 Bjørn Erik... Remove superfluous p-tags around shortcodes
2015-06-21 Bjørn Erik... Comment out mystery test
2015-06-21 Bjørn Erik... Revert "add preliminary support for content/index.md...
2015-06-21 Bjørn Erik... Revert "refactor and clean up site tests"
2015-06-21 Bjørn Erik... Revert "Move matchRender to test helpers file"
2015-06-21 Bjørn Erik... Revert "Add tests for homepage content support"
2015-06-21 Bjørn Erik... Revert "Make .IsHome work when homepage as page"
2015-06-19 spf13Make .IsHome work when homepage as page
2015-06-17 spf13Add tests for homepage content support
2015-06-17 spf13Move matchRender to test helpers file
2015-06-17 spf13refactor and clean up site tests
2015-06-17 spf13add preliminary support for content/index.md file to...
2015-06-16 Bjørn Erik... Remove superfluous return
2015-06-16 Bjørn Erik... Make removal of accents in taxonomy and section paths...
2015-06-16 Rick CogleyAdd new tutorial for multilingual sites
2015-06-15 Ariejan de... Update docs for `last` template function
2015-06-15 Ariejan de... Add `last` template function
2015-06-15 Ariejan de... Refactor var name limit to index
2015-06-15 Ariejan de... Add `after` to template function documentation
2015-06-15 Ariejan de... Add `after` template function
2015-06-15 Vincent BatouffletAdd Blackfriday definition lists extension support
2015-06-12 bepRevert "Add some debug to failing menu test"
2015-06-11 bepAdd some debug to failing menu test
2015-06-11 bepMove Viper reset to correct level in menu tests
2015-06-11 bepReset Viper for every duplicate menu test iteration
2015-06-11 David CalaveraMake sure target destination has the right path separator.
2015-06-11 Ariejan de... Let travis test against go-tip
2015-06-06 bepTemp remove tip from Travis
2015-06-06 Tatsushi DemachiFix substr tpl func's int type variant issue
2015-06-06 bepSilence chatty JSON test
2015-06-03 bepAdd some tests for IgnoreFiles
2015-06-03 bepAdd some docs for IgnoreFiles
2015-06-03 bepRename WatchIgnoreFiles to IgnoreFiles
2015-06-03 bepAdd configurable list to ignore files in server watch
2015-06-01 Cyrill SchumacherGetJSON/GetCSV: Add retry on invalid content
2015-05-31 bepAdd PreserveTaxonomyNames flag
2015-05-31 bepRemove accents in URLs
2015-05-31 bepFix FullFilePath
2015-05-31 Artem VorotnikovAllow custom RSS Uri for section and taxonomy feeds
2015-05-31 vsopvsopUpdate introduction.md
2015-05-31 bepFix Windows Ace path issue
2015-05-31 bepAdd some Ace test cases
2015-05-29 bepExtract Ace handling to a method
2015-05-28 bepSupport `Fish and Chips` section
2015-05-28 bepAdd IsHome
2015-05-28 bepAdd some missing page permalink test cases
2015-05-27 bepNever remove trailing slash in RelPermalink
next