brevno-suite/hugo
2015-11-19 Bjørn Erik... Revert "Disable render-to-memory on Windows"
2015-11-18 Bjørn Erik... Disable render-to-memory on Windows
2015-11-18 Bjørn Erik... Do not rebuild on extra Spotlight filesystem events
2015-11-17 Bjørn Erik... Make replaceShortcodeTokens rewrite the input slice
2015-11-17 Anthony FokAdd latest review from Smashing Magazine to Press page
2015-11-17 spf13Hugo server renders and serves from memory by default...
2015-11-17 spf13permit the notimes flag on hugo server
2015-11-17 spf13No double slash when destination set to '/'
2015-11-17 spf13Handle sync (file copy) errors better)
2015-11-16 Anthony FokFix trivial typos in code
2015-11-16 Anthony FokCopyedit docs/content/tools/index.md
2015-11-16 Anthony FokAdd @wicast’s "Hugo is cool" post to Press page
2015-11-16 Anthony FokAdd docs/data/titles.toml to set title "Site Showcase"
2015-11-16 tuxyAdd ReadText project to Site Showcase
2015-11-16 Richard SumilangAdding LosslessLife blog to showcase.
2015-11-15 Bjørn Erik... Emphasize that commit message titles should start with...
2015-11-15 spf13re-simplify SafeHTML function
2015-11-15 digitalcraftsmanDocs: add hugofy to tools
2015-11-15 spf13simplify rssuri logic
2015-11-15 spf13rewrite safeHTML function
2015-11-14 Bjørn Erik... Revert "Update Go release version to 1.5.2 in Travis...
2015-11-13 Bjørn Erik... Get rid of allocation in the BenchmarkReplaceShortcodeT...
2015-11-13 digitalcraftsmanDocs: fix typo in tools section
2015-11-13 digitalcraftsmanDocs: add hugofy to tools
2015-11-13 digitalcraftsmanUpdate release notes
2015-11-13 Coders DigestAdding article about moving to hugo
2015-11-12 spf13Improve the server usage output
2015-11-11 Bjørn Erik... Print parse errors from Viper
2015-11-10 Fabiano Frizzodoc: Add new article by Fabiano Frizzo to Press
2015-11-10 Bjørn Erik... Update Go release version to 1.5.2 in Travis config
2015-11-10 Tatsushi DemachiFix GroupByParam to return original param string
2015-11-10 spf13Add support for dynamic reloading of config file when...
2015-11-10 spf13Add hugo theme site to the sidebar
2015-11-09 Bjørn Erik... Use Identifier as last sort resort for default menu...
2015-11-08 Billy BurrowsSmall Doc Changes
2015-11-07 Bjørn Erik... Cosmetic change in README to trigger new build
2015-11-06 digitalcraftsmanDocs: fix broken links
2015-11-04 digitalcraftsmanAdd internal Google Analytics template
2015-11-03 Arjen SchwarzImprovements to Automated Deployments tutorial
2015-11-02 Bjørn Erik... Export Page.Layout
2015-10-31 Anthony Fokdoc: Add new article by Thomas Peham to Press
2015-10-31 Timothy HopperUpdate link to S3 deploy instructions
2015-10-31 Fabiano FrizzoFix doc render on Firefox
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?
next