brevno-suite/hugo
2015-10-31 Sergey MudrikFixed link to Google Prettify
2015-10-31 Robert Aistleitneradd bugtrackers.io to hugo docs showcases
2015-10-31 Arun SoriFix spell mistake in variables.md
2015-10-31 Shivanshu Agrawaladd ninjaducks.in to showcase
2015-10-31 Arun SoriDisable directory listing for Hugo file server
2015-10-30 Shai EfratiRemove dots from snippets.
2015-10-30 digitalcraftsmanDocs: fix typo under tools section
2015-10-30 Anthony FokFix missing "]" in README.md in commit 2242712
2015-10-30 Anthony FokAdd CircleCI status badge to README.md
2015-10-30 Anthony FokAdd smartDashes flag for Blackfriday
2015-10-21 Bjørn Erik... Remove anchor from fork link in README
2015-10-20 Bjørn Erik... Turn all README headlines into imperative mode
2015-10-20 Bjørn Erik... Trim down 'Adding Compile Information to Hugo' in README
2015-10-20 Ethan MadisonImprove README
2015-10-18 Bjørn Erik... Preserve Unicode marks in MakePath
2015-10-17 Bjørn Erik... Show usage when new site creation fails
2015-10-17 Bjørn Erik... Improve error message on new site command
2015-10-17 Safonov NikitaAdd force flag
2015-10-17 Kato KazuyoshiThe missing static directory shouldn't fail the build
2015-10-17 TobiasFix some typos in docs
2015-10-16 Steve FranciaAdd CLA assist to the contribution workflow in README
2015-10-16 Gloria DwomohUpdate README.md
2015-10-15 Kato KazuyoshiDisable LiveReload when Hugo is not running as a server
2015-10-15 Kato KazuyoshiLoad livereload.js from "/"
2015-10-15 Andy WilliamsCreate minimal default.md in archetype file
2015-10-15 Nathan YoungmanFix typo in shortcode tests
2015-10-15 Nathan YoungmanInsert code tag for server-side syntax highlighting
2015-10-15 Bjørn Erik... Rename prettiyPath to prettifyPath
2015-10-14 Bjørn Erik... Unexport internal path helper
2015-10-13 Bjørn Erik... Fix In func given an []interface{}
2015-10-12 Diego MedinaUse https
2015-10-12 Bjørn Erik... Correct number of args to Errorf
2015-10-12 Bjørn Erik... Apply project wide go fmt
2015-10-12 Bjørn Erik... Add Param to release notes
2015-10-12 Bjørn Erik... Add Param to the docs
2015-10-12 Bjørn Erik... Add Param(key) to Node and Page
2015-10-10 Anthony FokDocs: Add pointers to the new themes.gohugo.io site
2015-10-10 Bjørn Erik... Expose canonifyURLs as a command flag
2015-10-09 Bjørn Erik... Add `dict` func to release notes
2015-10-09 NotZippyAdd dictionary function to be passed into a template
2015-10-09 coderzhDocs: Added `hasCJKLanguage` global config flag and...
2015-10-07 Alexander MorozovFix comment for NormalizeHugoFlags
2015-10-07 Bjørn Erik... Remove Go 1.3 from README
2015-10-07 coderzhWordCount and Summary support CJK Language
2015-10-06 Bjørn Erik... Remove RuneCount from doc
2015-10-06 Bjørn Erik... Add Mmark GitHub-flavoured markdown to release notes
2015-10-05 Andrew BramptonAdd GitHub style code fence support to mmark
2015-10-05 Ramon BartlDocs: Added RIDING BYTES to Showcase Page
2015-10-05 Maxime MichelAdding maximeguitare.com to showcase
2015-10-05 Bjørn Erik... Let Cobra do the usage error logging
2015-10-05 Bjørn Erik... Improve command text for import command
2015-10-04 Bjørn Erik... Capital J in Jekyll
2015-10-04 Bjørn Erik... Add Jekyll import to release notes
2015-10-04 coderzhHugo import from jekyll
2015-10-02 Anthony FokFix strange carousel width on http://gohugo.io/
2015-10-02 Bjørn Erik... Rename NormalizeHugoFlagsFunc to NormalizeHugoFlags
2015-09-30 vsopvsopis it .md instead of .ad?
2015-09-30 Michael KäuflUsed leading slash more consistently
2015-09-30 Michael KäuflMarked the whole path as code
2015-09-30 Bjørn Erik... Use filepath as the last default sort key for pages
2015-09-25 Bjørn Erik... Add the base64 template funcs to release notes
2015-09-25 digitalcraftsmanAdd base64Decode and base64Encode template functions
2015-09-25 Sven DowideitAllow for any (short) line begining or ending with...
2015-09-24 Ben TurnerChange port number from 1414 to 1313 (default)
2015-09-23 Bjørn Erik... Remove superfluous `g` in docs
2015-09-22 digitalcraftsmanTools: Add more to tools to the list
2015-09-22 Bjørn Erik... Fix typo in docs
2015-09-22 Bjørn Erik... Add singularize template func
2015-09-22 Bjørn Erik... Add pluralize template func
2015-09-21 vsopvsopcorrect spelling for 'including' and 'counterpart'
2015-09-20 Anthony FokPress: Update URL to Spencer Lyon’s “Hugo and GitHub...
2015-09-20 Anthony FokPress: New URL to Kenny Woo’s blog about Hugo
2015-09-20 vsopvsopdead link
2015-09-19 vsopvsopLink no longer works - Dead link
2015-09-16 Anthony FokShow both baseURL and bind address in `hugo server...
2015-09-16 Anthony FokUpdate .travis.yml for Go 1.5.1
2015-09-16 Edward VielmettiTest builds on OS X
2015-09-16 Ben TurnerFix typo in terms.md
2015-09-15 Anthony FokRevert "docs: Fix URL to yulinling.net (https → http...
2015-09-14 Samuel Prashkerdocs: Fix typo in url extras
2015-09-14 Anthony Fokdocs: Fix URL to yulinling.net (https → http) in Showcase
2015-09-14 lynxiayelAdd yulinling.net to Showcase
2015-09-14 Anthony Fokdocs: Optimize recent thumbnail images in Showcase
2015-09-14 Anthony Fokdocs: Fix formatting in overview/usage.md
2015-09-14 Anthony Fokdocs: Add a few more blog articles to Press
2015-09-14 Anthony FokAdd "control code" and "trailing space" to alias validation
2015-09-14 Bjørn Erik... Move isThemeVsHugoVersionMismatch to /commands
2015-09-13 Anthony FokValidate aliases to prevent directory traversal etc.
2015-09-13 Anthony FokComplete the Url-to-URL transition in docs
2015-09-13 Anthony FokComplete the Url-to-URL transition in tests
2015-09-13 Anthony FokAdd helpers.NormalizeHugoFlagsFunc() to handle flag...
2015-09-12 digitalcraftsmanDocs: extend the migration tool list and add a cross...
2015-09-12 digitalcraftsmanDocs: Add a section about tools around Hugo
2015-09-12 coderzhWordCount Summary support UTF-8 string
2015-09-10 Anthony Fokdocs: Change redirect documentation to aliases
2015-09-09 Anthony FokConvert example/blog to use new syntax for Hugo v0.14+
2015-09-09 Anthony Fokdocs: Remove empty sourceLink from two sites in Showcase
2015-09-09 Kohei YoshinoAdd FxSiteCompat.com to Showcase
2015-09-09 spf13fix showcase to render properly
2015-09-08 Richard SumilangAdding RichardSumilang.com to the showcases.
next