brevno-suite/hugo
2014-05-10 Dato SimóCorrectly print server URL when base-url is specified...
2014-05-10 LK4D4Add pygmentsstyle and pygmentsuseclasses options
2014-05-10 Vincent BatouffletAdd Sitemap documentation content
2014-05-10 Vincent BatouffletAdd Sitemap testing
2014-05-10 Vincent BatouffletUpdate Sitemap default value syntax
2014-05-10 Vincent BatouffletAdd Sitemaps config values handling
2014-05-10 Vincent BatouffletAdd base Sitemap support
2014-05-10 Vincent BatouffletAdd template comparison functions (Go 1.1 compat)
2014-05-09 Marc LiyanageDoc fix: replace "hugolibs" with "hugo" in "contributin...
2014-05-09 Nathan LeClaire Change some typography in the docs.
2014-05-09 spf13Fixing broken link. Fixed #278.
2014-05-09 spf13Adding more information about client side highlighting
2014-05-09 Dave CottlehuberAdd client-side syntax highlighting example
2014-05-08 spf13Adding new commands (new site [path], new theme [name])
2014-05-02 spf13Adding an archetype file for the docs site
2014-05-02 spf13Adding the new command and the create package
2014-05-02 spf13Using new helpers in page.go
2014-05-02 spf13Adding some new methods to helpers (GuessSection, MakeT...
2014-05-02 spf13More feedback where errors happen during metadata conve...
2014-05-02 spf13adding a front matter format to lead rune method
2014-05-01 spf13permitting empty files again. Fixing some tests to...
2014-05-01 spf13Adding a command that enables converting site to a...
2014-05-01 spf13Providing the ability to save (write) a content's sourc...
2014-05-01 spf13Making site page initialization a bit more granular...
2014-05-01 spf13moving front matter parsing (and creation) to parse...
2014-05-01 spf13moving writeToDisk to helpers to make it more accessible
2014-04-27 Christoph BurgdorfDon't process dotfiles
2014-04-27 Ciaran DowneyUpdate broken localhost link
2014-04-27 William McGannAdding example blog
2014-04-27 LordFPLLittle syntax mistake
2014-04-27 tummychowFix permalinks to subdomains
2014-04-24 spf13Creating site menu configuration and have the docs...
2014-04-24 spf13Making active parent in nav reflect when child is activ...
2014-04-24 spf13Fix accidentally removed line from menu template.
2014-04-24 spf13Fixing some bugs introduced in prior few commits. Tests...
2014-04-23 spf13Implementing new menu system in the docs site
2014-04-23 spf13new menus system including active link & nesting
2014-04-23 spf13Add handling of deeply nested front matter
2014-04-23 spf13Add Disqus support out of the box. Move template/bundle...
2014-04-10 spf13Updated to work with the latest viper
2014-04-10 spf13Preliminary Theme Support
2014-04-09 spf13Added internal rss.xml template and config option to...
2014-04-09 spf13Add more information to the siteInfo (and configuration...
2014-04-09 spf13Renamed Indexes to Taxonomies. Old template and config...
2014-04-09 spf13Fix test to not fail when order is different, but slice...
2014-04-09 spf13Adding more articles to press page.
2014-04-09 spf13Adding Params to node for easy template access of page...
2014-04-09 spf13Making node.Keywords the correct length
2014-04-08 Michael D.... Misc doc fixes
2014-04-08 spf13Adding Press page to hugo docs
2014-04-08 spf13writing indexes under more configuration conditions
2014-04-08 spf13strip trailing baseurl slash. Added a new template...
2014-04-07 ojanadd: yslow-rules showcase
2014-04-07 spf13Fixing all tests to pass with new Viper Config
2014-04-05 spf13Hugo config abstracted into a general purpose config...
2014-03-31 Stephen Eglentypos in mathjax.md
2014-03-31 Spencer LyonENH: added tutorial for hosting a blog on github pages
2014-03-31 Zach Chadwickadded appliance.cloudshark.org to showcase
2014-03-31 spf13Adding support for logging & verbose logging. Consolida...
2014-03-24 Spencer LyonDOC: added tutorial for using MathJax with Hugo
2014-03-24 Nate Finchchange golang to go
2014-03-24 Tim HeaneyTypo: s/executible/executable/
2014-03-24 spf13Adding a few more logos and powered by/made by images.
2014-03-24 spf13Adding apple touch & favicon meta links
2014-03-21 spf13Homepage update. New Logo. Minor site updates.
2014-03-13 spf13Fixes #227 by properly scoping the variables within...
2014-03-13 Alexandre NormandAdd Tutorial With Steps to Migrate from Jekyll.
2014-03-13 spf13Optimizing thumbnail & preview images
2014-03-13 Alexandre NormandAdd www.heyitsalex.net to Community Showcase.
2014-03-13 GuoJingfix typo of readme
2014-03-13 Alex Dunnclearer pseudo command in quickstart doc
2014-03-13 RubenOrder ByTitle and ByLinkTitle added
2014-03-13 RubenAdd sort pages by Title and by LinkTitle
2014-03-06 spf13Parallelizing the largest build processes (templates...
2014-03-05 Joe KopenaAlso ignore Emacs lock & recovery files.
2014-03-05 spf13Bumping version to v0.11-dev
2014-03-01 spf13Adding the right date for the release of 0.10 v0.10
2014-03-01 spf13bumping version for 0.10
2014-03-01 Mike KeeseyFixing issues go vet reports.
2014-03-01 Ask Bjørn HansenAdd test for ignoring ~$ files
2014-03-01 Ask Bjørn HansenIgnore content files ending in ~
2014-03-01 Ask Bjørn HansenMake error message when encountering unrecognized file...
2014-02-28 Ask Bjørn HansenMake per-page url overrides take precedence over sectio...
2014-02-28 Kieran HealyAdd Kieran Healy's website.
2014-02-28 spf13updating the intro page
2014-02-28 spf13Reorganization of helpers. Centralized Url/Path logic...
2014-02-26 spf13Shortcode cleanup. Added a ton of tests. Much more...
2014-02-21 spf13Fix imports so hugo builds on darwin
2014-02-21 spf13A bunch of small documentation changes
2014-02-21 spf13Adding documentation on Pretty Urls
2014-02-21 spf13Adding documentation on Table of Contents functionality
2014-02-21 spf13Adding an introduction to Hugo
2014-02-20 Ask Bjørn HansenWarn about bad shortcode parameters (and don't crash)
2014-02-19 spf13Adding Else If example
2014-02-18 Ask Bjørn HansenMake 'read a string' code understand float64 (json...
2014-02-18 Ask Bjørn HansenAllow 1/0 for true/false in Yaml front-matter
2014-02-18 Ask Bjørn HansenSupport ISO8601 date/time format without timezones
2014-02-18 Ask Bjørn HansenMake the invalid date/time format error message more...
2014-02-18 Ask Bjørn HansenCall the json delimiter 'json_lead' instead of 'java_lead'
2014-02-18 mattnFix build
next