brevno-suite/hugo
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
2014-02-18 spf13Adding Documentation on using Syntax Highlighting
2014-02-18 spf13Adding Documentation on Hugo Template Functions
2014-02-18 spf13Minor Docs Tweaks
2014-02-18 spf13Adding Go Template Tutorial
2014-02-18 spf13Updating Release Notes and Roadmap
2014-02-06 spf13Only change rLimit on OSX (where it is needed). Fixed...
2014-02-05 Anton AgeevAdd unicode support for aliases, indexes, urlize templa...
2014-02-05 Ant ZucaroAdd Ant Zucaro's showcase.
2014-02-03 Luke HolderFix docs error with json comma
2014-02-02 Anton AgeevFix permalink bug in uglyurls mode (refs #187).
2014-02-01 spf13Automatically increase the process ulimit to maximum...
2014-02-01 spf13Adding the ability to check the system limit on open...
2014-01-31 Niels WidgerAdd back blackfriday extensions during Markdown conversion
2014-01-29 Tibor Vassgofmt all go code
2014-01-29 Vincent BatouffletFix panic with HTTP serve initialization problems.
2014-01-29 Vincent BatouffletAdd text transformation template functions.
2014-01-29 spf13Using table of contents within the documentation.
2014-01-29 spf13Adding support for boolean params
2014-01-29 spf13Continue with TOC integration and page refactor. Update...
2014-01-29 spf13Moved TOC test into page_test. Some general page_test...
2014-01-27 spf13Don’t render short codes on summary twice
2014-01-27 spf13fixing 178.
2014-01-27 spf13Big refactor of pages code. Changed TOC code to only...
2014-01-23 Niels WidgerAdd new TableOfContents Page variable (Markdown only)
2014-01-22 spf13Replacing hall of fame with showcase. (new type, conten...
2014-01-22 spf13Adding support for some primitive template math functions
2014-01-22 Andrew Codispotiadd andrewcodispoti.com to hall-of-fame
2014-01-22 spf13renaming MinRead to ReadingTime and adding to documenta...
2014-01-22 spf13Updating page variable documentation (for templates).
2014-01-19 spf13fixed #171. RSSlink is now RSSLink (and matches existin...
2014-01-19 spf13Fixing test which erroneously checked values and order...
2014-01-19 spf13Extending rss item limit to 50… can reduce further...
2014-01-18 spf13Have travis build with latest go.
2014-01-18 spf13RSS improvements, now limit to 15 items and provide...
2014-01-18 spf13Adding github button to docs homepage
2014-01-15 Steve FranciaAdding Werker status to readme
2014-01-15 Steve FranciaCreate wercker.yml
2014-01-13 Brandon Philipsfeat(docs/hall-of-fame): add ifup
next