brevno-suite/hugo
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
2014-01-13 Phil PennockAdd `canonifyurls` config option.
2014-01-11 spf13Add highlighting of code in documentation and clean...
2014-01-11 spf13Rewriting some homepage text
2014-01-11 spf13A bunch of style updates. Switching to bootstrap carousel.
2014-01-11 spf13Report error, but don’t fatally stop if pygments has...
2014-01-11 spf13Adding some embedded short codes (including code highli...
2014-01-11 spf13Adding support for embedded templates
2014-01-11 spf13Removing Twitter js
2014-01-11 spf13New Icon Font for Hugo
2014-01-03 Steve FranciaAdding some analytics
2014-01-01 Dana WoodmanAdding chimeraarts.org to hall-of-fame
2013-12-29 Krisztián SzabóAdded append-port flag
2013-12-28 William KingIf baseurl is set then print that on the command line...
2013-12-28 Egon ElbreExample of a multilingual site.
2013-12-28 spf13Allowing empty files (ignored) so you can touch a new...
2013-12-28 Egon ElbreDon't shutdown hugo on an empty file.
2013-12-28 Egon ElbreAdded batching behavior for page building.
2013-12-28 Egon ElbreAvoid locking the files for an extended amount of time...
2013-12-28 Egon ElbreFix static file change detection on Windows.
2013-12-28 spf13Adding page sorting by weight function (the default)
2013-12-20 spf13Added documentation on ordering indexes, content and...
2013-12-20 spf13Complete refactor of indexes, move (and rewrite) page...
2013-12-16 HenryAdded PageSorter and PagesByDate
2013-12-16 RubenSection in example was wrong for happiness.md
2013-12-16 RubenTestcases for multilevel structure were wrong
2013-12-16 RubenFixes #141: Wrong section in multi level structure
2013-12-16 Caleb SpareGofmt
2013-12-16 Matt Wayproperly use non-localhost BaseUrl in server command
2013-12-11 spf13Adding better contribution guidelines from the read...
2013-12-11 spf13Adding community section to the documentation
2013-12-11 spf13Adding selected tweets to the homepage
2013-12-11 spf13Adding example short codes to the documentation
2013-12-08 Noah CampbellAdd go fmt to contribution guidelines
2013-12-08 Noah CampbellAdd Contribution Guidelines
2013-12-07 spf13Moving processing short codes to the page
next