brevno-suite/hugo
2015-01-19 bepMake sure there are only one HugoInfo instance
2015-01-19 bepMerge branch 'master' of github.com:spf13/hugo
2015-01-19 bepFix HugoInfo init
2015-01-19 Derek PerkinsAdded top level .Hugo variable with version, commit...
2015-01-18 Anthony Fok[Docs] Minor revisions to future v0.13 Release Note
2015-01-18 Anthony Fok[Docs] New "Troubleshooting Overview" page
2015-01-18 bepAdd trim and replace to release notes
2015-01-18 bepMake all the params to Replace an interface{}
2015-01-18 Tom Helmer... Rewrite first argument to interface{}
2015-01-18 Tom Helmer... Add trim and replace template functions
2015-01-17 Anthony FokChange CR+LF to LF on gohugo.io front page, saving...
2015-01-17 Anthony FokUpdate gohugo.io front page for 2015; add @popthestack...
2015-01-17 Anthony Fok[Docs] More copyediting
2015-01-17 Anthony Fok[Docs] Adjust sidebar menu width and capitalization
2015-01-16 Tomas RoosMissing . on footer partials
2015-01-16 Anthony FokUpdate TestFixUrl() to expect BaseUrl to have trailing `/`
2015-01-16 Bjørn Erik... Merge pull request #798 from bjornerik/fix/nestedshortcodes
2015-01-16 Anthony FokEnsure that BaseUrl used in `hugo server` ends with `/`
2015-01-15 bepFix issue with nested shortcodes
2015-01-15 Anthony FokReplace `if` with `with` in embedded rss.xml
2015-01-15 Anthony FokAdd ".swx" suffix to file watcher's ignore list
2015-01-14 bepDisable shortcode processing for html files
2015-01-14 bepFirst take on release notes for 0.13
2015-01-14 Anthony FokAdd an alias to the old URL of github-pages-blog.md
2015-01-14 Anthony FokRename github_pages_blog.md to github-pages-blog.md
2015-01-14 Anthony Fok[Docs] More random revision and copyediting
2015-01-13 Dan HersamFixed error in tutorial, added site variable docs
2015-01-13 Arjen SchwarzTutorial: Automated deployments
2015-01-13 Anthony FokTrivial fixes to get RSS 2.0 feeds to validate.
2015-01-12 Anthony Fok[Docs] Remove references to "ATOM" feeds
2015-01-12 Anthony FokCorrect typo in hugolib/path_separators_windows_test.go
2015-01-11 Anthony FokCorrect spelling of two test files: seperators → separators
2015-01-10 Tatsushi DemachiFix "hugo new" EOF error with an archetype file without...
2015-01-09 David Keblernote in archetype.md to alert that ending carriage...
2015-01-09 Anthony FokSome more random copyediting of Hugo docs
2015-01-09 Marek StanleyMoved a test regarding a content.go function to a new...
2015-01-09 bepDo not exit server watch on error
2015-01-09 Anthony Fok[Docs] New Troubleshooting section
2015-01-08 bepGoogle Custom Search: Open link in _parent
2015-01-08 Anthony FokAdd basic Google Custom Search to Hugo docs
2015-01-08 Tatsushi DemachiFix `echoParam` template function to accept string...
2015-01-05 Jacob GillespieRename to plainIdAnchors
2015-01-05 Jacob GillespieAdd Blackfriday: documentIDAnchor documentation
2015-01-05 Jacob GillespieGroup both options under Blackfriday: documentIDAnchor
2015-01-05 Jacob GillespieAdd config options: disable footnote anchor prefix...
2015-01-05 philgsAdd config file example to variables.md
2015-01-05 philgsUpdate configuration.md
2015-01-05 philgsAdd example code to Summaries
2015-01-05 Nathan Youngmanuse fsnotify 0.9.3
2015-01-05 Dave JohnstonAdd in-section Next/Prev content pointers
2015-01-05 bepAdd ERROR logging on invalid date and publishdate
2015-01-04 Tatsushi DemachiAdd operator argument to `where` template function
2015-01-02 Austin ZieglerImplement `apply`.
2015-01-02 Austin ZieglerAdd a chomp function.
2015-01-02 Austin ZieglerInitialize funcMap in an init function.
2015-01-02 Austin ZieglerHygiene: Reduce copy-pasted code.
2015-01-01 Nathan Youngmanalways use http scheme for localhost
2015-01-01 Bjørn Erik... Merge pull request #762 from bjornerik/fix/revert-rever...
2015-01-01 bepRevert "Temporarily disable failing menu test"
2014-12-30 spf13Bumping Travis to test go 1.3 & 1.4
2014-12-30 Tom Helmer... Fix EOF
2014-12-30 Tom Helmer... Add www.thehome.dk to showcase
2014-12-29 Tatsushi DemachiRefactor tpl codes
2014-12-29 Tatsushi DemachiMake 'where' template function accepts dot chaining...
2014-12-27 Anthony Fok[Docs] Mention support for the Ace HTML Template Engine
2014-12-27 Anthony FokDocs copyediting: Add more external URLs; add backticks...
2014-12-26 Anthony Fok[Docs] Go 1.4+ required for building on Windows
2014-12-26 bepAdd anchor ref to Blackfriday doc
2014-12-26 Austin ZieglerFix a crash for ref page#anchor.
2014-12-26 Bjørn Erik... Merge pull request #742 from bjornerik/doc/blackfriday
2014-12-26 Ryan MartinsenAdd ability to canonify URLs in rendered XML output.
2014-12-26 Anthony FokWrap comments helpers package to fit 80-column width
2014-12-26 bepAdd doc for Blackfriday configuration
2014-12-26 bepAdd configurable support for angled quotes
2014-12-26 bepFix unicode menu URLs
2014-12-26 bepTemporarily disable failing menu test
2014-12-26 Anthony FokRevise README.md: buildDate expects timezone; copyediting
2014-12-24 Anthony FokTypo fix: "simple" → "simply" in templates/views.md
2014-12-24 Anthony FokMinor copyediting, no new content added.
2014-12-24 Anthony FokFix long descriptions of `benchmark` and `serve` commands
2014-12-19 bepRemove noisy Println in test
2014-12-19 Derek PerkinsAdded delimit & sort template functions, tests and...
2014-12-19 Derek PerkinsAdded AuthorList, Author, AuthorSocial, SiteSocial...
2014-12-19 Austin ZieglerDocumentation for `ref` and `relref`.
2014-12-19 Austin ZieglerProvide (relative) reference funcs & shortcodes.
2014-12-19 Ahsanul HaqueCommented helpers package
2014-12-12 Tatsushi DemachiUse current working dir as WorkingDir instead of hugo...
2014-12-12 Austin ZieglerTrigger an editor after `hugo new`.
2014-12-11 Ahsanul HaqueCommenting helpers package
2014-12-11 Ahsanul HaqueCommented commands package
2014-12-11 bepRevert "Make Urls in menus respect CanonifyUrls"
2014-12-10 bepMake Urls in menus respect CanonifyUrls
2014-12-10 bepERROR-log on symbolic links
2014-12-09 bepFix various Windows-issues
2014-12-09 bepAdd timezone to buildDate
2014-12-09 Austin ZieglerAdd an `install` target to Makefile.
2014-12-08 bepFix front matter for 'Creating a New Theme'
2014-12-08 Anthony FokDocs: Minor copyediting/proofreading
2014-12-08 Anthony FokDocs: Quote <!--more--> in <code> instead of italicizing it
2014-12-08 Anthony FokCorrect URL of the favicon in the documentation
next