| 2016-12-23 | Cameron Moore | tpl: Update hasPrefix to accept interface{} params | commit | commitdiff | tree | snapshot | 
| 2016-12-23 | Cameron Moore | Update Travis go versions | commit | commitdiff | tree | snapshot | 
| 2016-12-22 | Asif Mehedi | docs: Convert code in multilingual.md to TOML | commit | commitdiff | tree | snapshot | 
| 2016-12-22 | patrick | docs: Add neavey.net to the showcase. | commit | commitdiff | tree | snapshot | 
| 2016-12-22 | Emily Huynh | docs: Fix typo in templates/blocks | commit | commitdiff | tree | snapshot | 
| 2016-12-22 | Akilan Elango | docs: Add details about binary names for setup on Windows | commit | commitdiff | tree | snapshot | 
| 2016-12-22 | avi | command: Add `themesDir` command argument to specify... | commit | commitdiff | tree | snapshot | 
| 2016-12-21 | Christian Mendoza | docs: Update christianmendoza.me in the showcase | commit | commitdiff | tree | snapshot | 
| 2016-12-21 | Bjørn Erik... | hugolib: Add a test assertion for IsTranslated | commit | commitdiff | tree | snapshot | 
| 2016-12-20 | Bjørn Erik... | docs: Regenerate commands doc | commit | commitdiff | tree | snapshot | 
| 2016-12-19 | Bjørn Erik... | Bump to 0.19-DEV | commit | commitdiff | tree | snapshot | 
| 2016-12-19 | Bjørn Erik... | Add GoBuilds to .gitignore | commit | commitdiff | tree | snapshot | 
| 2016-12-19 | Bjørn Erik... | docs: Add new alias feature to release docs  v0.18 | commit | commitdiff | tree | snapshot | 
| 2016-12-19 | Bjørn Erik... | Bump to 0.18 release version | commit | commitdiff | tree | snapshot | 
| 2016-12-19 | Bjørn Erik... | docs: Add 0.18 release notes | commit | commitdiff | tree | snapshot | 
| 2016-12-16 | Bjørn Erik... | vendor: Update go-toml | commit | commitdiff | tree | snapshot | 
| 2016-12-16 | Ashutosh Gangwar | docs: Fix broken link to Content Types | commit | commitdiff | tree | snapshot | 
| 2016-12-16 | Brian Shumate | docs: Update layouts path name | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Bjørn Erik... | docs: Improve documentation for block templates | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Bjørn Erik... | hugolib: Enable override of theme base template only | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Clarify single page template search path | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Fix pipe examples | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Fix Ref and RelRef syntax | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Document partialCached func | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Add .Site.RegularPages docs | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Update GitInfo usage docs | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Cleanup Extras menu ordering | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Cameron Moore | docs: Add Extras > GitInfo | commit | commitdiff | tree | snapshot | 
| 2016-12-15 | Bjørn Erik... | create: Allow empty dates in archetype in new | commit | commitdiff | tree | snapshot | 
| 2016-12-14 | madhead | docs: Fix querify example | commit | commitdiff | tree | snapshot | 
| 2016-12-12 | Bjørn Erik... | tpl: Add a querify test case that is actually and URL | commit | commitdiff | tree | snapshot | 
| 2016-12-11 | Bjørn Erik... | Fix menu URL for node type pages | commit | commitdiff | tree | snapshot | 
| 2016-12-10 | Eugene Brodsky | docs: Clarify usage of archetypes provided by themes | commit | commitdiff | tree | snapshot | 
| 2016-12-10 | Cameron Moore | docs: Update File variables | commit | commitdiff | tree | snapshot | 
| 2016-12-09 | Cipto Hadi | docs: Fix prev/next links in content section | commit | commitdiff | tree | snapshot | 
| 2016-12-06 | Bjørn Erik... | hugolib: Fix comment | commit | commitdiff | tree | snapshot | 
| 2016-12-06 | Bjørn Erik... | hugolib: Respect disableRSS | commit | commitdiff | tree | snapshot | 
| 2016-12-04 | Bjørn Erik... | tpl: Avoid repeating the same test case in TestMD5... | commit | commitdiff | tree | snapshot | 
| 2016-12-04 | digitalcraftsman | docs: Fix linebreaks in templates/variables.md | commit | commitdiff | tree | snapshot | 
| 2016-12-04 | digitalcraftsman | tpl: Add sha256 template function | commit | commitdiff | tree | snapshot | 
| 2016-12-03 | digitalcraftsman | docs: Update description of querify | commit | commitdiff | tree | snapshot | 
| 2016-12-03 | digitalcraftsman | docs: Document querify template func | commit | commitdiff | tree | snapshot | 
| 2016-12-03 | Bjørn Erik... | hugolib: Add regular content page count in publish... | commit | commitdiff | tree | snapshot | 
| 2016-12-02 | Bjørn Erik... | hugolib: Remove superfluous assignment | commit | commitdiff | tree | snapshot | 
| 2016-12-01 | Bjørn Erik... | hugolib: Make RawContent raw again | commit | commitdiff | tree | snapshot | 
| 2016-11-30 | Cameron Moore | commands: Add noChmod option to disable perm sync | commit | commitdiff | tree | snapshot | 
| 2016-11-30 | Bjørn Erik... | vendor: Update fsync | commit | commitdiff | tree | snapshot | 
| 2016-11-30 | Bjørn Erik... | create: Run all the test variants in TestNewContent | commit | commitdiff | tree | snapshot | 
| 2016-11-29 | Chase Adams | hugolib: Fix rendered empty msg | commit | commitdiff | tree | snapshot | 
| 2016-11-29 | Bjørn Erik... | create: Simplify archetype logic | commit | commitdiff | tree | snapshot | 
| 2016-11-29 | Bjørn Erik... | create: Fix archetype title and date handling | commit | commitdiff | tree | snapshot | 
| 2016-11-28 | Bjørn Erik... | vendor: Update go-toml | commit | commitdiff | tree | snapshot | 
| 2016-11-27 | Bjørn Erik... | makefile: Add test-cover-html | commit | commitdiff | tree | snapshot | 
| 2016-11-27 | Bjørn Erik... | hugolib: Create the permalink once only | commit | commitdiff | tree | snapshot | 
| 2016-11-27 | Bjørn Erik... | tpl: Fix params case issue with nested template funcs | commit | commitdiff | tree | snapshot | 
| 2016-11-27 | Bjørn Erik... | hugolib: Fix regressions with uglyURLs | commit | commitdiff | tree | snapshot | 
| 2016-11-24 | Bjørn Erik... | hugolib: Avoid repeated Viper loads of sectionPagesMenu | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Victor Kropp | hugolib: Add shortcode for Instagram | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | digitalcraftsman | docs: Set correct default archetype directory in overview | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | examples: Update blog example | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | examples: Update multilingual example | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | commands: Simplify | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | helpers: Simplify | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | tpl: Simplify | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | target: Simplify | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | transform: Simplify | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | hugolib: Simplify | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | Revise the deprecation strategy | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | hubolib: Simplify map range | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | Remove ShowPlan | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | vendor: Update go-toml | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Cameron Moore | vendor: remove afero/sftp deps | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Evan Purkhiser | Fix alignment of go gets in Dockerfile | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | helpers: Fix typo in language.Get documentation | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | hugolib: Add missing paginator test case | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | tpl: Add some missing test cases | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | Bjørn Erik... | tpl: Fix spelling in test | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | tpl: Drop an else block in checkCondition | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | hugolib: Omit type from declaration of var lang | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | hugolib: Camelcase ALL_CAPS vars and const in tests | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | hugolib, source, tpl: Fix docs | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | helpers: Rename WalkRootTooShortError to ErrWalkRootToo... | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | helpers: Add documentation to some Language methods | commit | commitdiff | tree | snapshot | 
| 2016-11-23 | bogem | helpers: Use iterate operator by int in Emojify | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | bogem | commands, hugolib: Unify case of config variable names | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | bogem | commands, hugolib, parser, tpl: Use errors.New instead... | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | bogem | commands, hugolib, source, target, tpl: Get rid of... | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | bogem | all: Use jww instead of fmt for printing | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | Fix case issues with Params | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | docs: Add Pages to variables section | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | node to page: Re-add translations sort of regular pages | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | docs: Add release notes about node to page | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | docs: Add sections on node now being a page | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | node to page: Fix site pages sort | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | node to page: Fixe index page translation issues | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | docs: Revise docs to reflect that Node is gone | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | docs: Make the tools content page a section page | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | node to page: Don't repeat the RSS title if it is the... | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | node to page: Temporary set RSS date to zero | commit | commitdiff | tree | snapshot | 
| 2016-11-22 | Bjørn Erik... | node to page: Render aliases before pages | commit | commitdiff | tree | snapshot | 
| next |