shithub: hugo

RSS feed

be429d22 – Mark D. Blackwell <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/08/13 05:09
docs: Correct all erroneous swaps of "it's" and "its"

8474b9de – Mark D. Blackwell <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/08/13 06:44
docs: Improve section 'Why did you write Hugo?'

de1ca477 – Stephan Kulla <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/08/17 06:30
docs: Fix URLs in examples sites with path prefix

f914774f – Anthony Fok <[email protected]> authored on 2016/08/16 17:13
Remove broken Bitdeli badge from README.md

5498a1bd – Cameron Moore <[email protected]> authored on 2016/08/12 13:43
tpl: Return all errors from casting

d3627b17 – Cameron Moore <[email protected]> authored on 2016/08/16 05:09
Simplify Travis build

d72c454f – Stephan Kulla <[email protected]> authored and Cameron Moore <[email protected]> committed on 2016/08/12 12:58
Fix command for getting hugo in CONTRIBUTING.md

97c37732 – Bjørn Erik Pedersen <[email protected]> authored on 2016/08/16 08:50
Add a global Reset func

2175ea5b – Bjørn Erik Pedersen <[email protected]> authored on 2016/08/16 06:05
Bump Travis to Go 1.7

661c9787 – Kishin Yagami <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/08/14 03:35
commands: Suppress 'missing static' error

f6d4801b – Bjørn Erik Pedersen <[email protected]> authored on 2016/08/13 14:50
Skipt Twitter test in short mode

09612f7a – Bjørn Erik Pedersen <[email protected]> authored on 2016/08/12 20:36
tpl: Fix faulty ordering of relURL test cases

88dcbc6e – Stephan Kulla <stephan.kulla@kulla> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/08/12 20:31
tpl: Make absURL and relURL accept anything

26725515 – Mark Ayers <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/08/11 18:59
docs: Convert toml to yaml in config overview

39df7724 – Kishin Yagami <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/08/08 23:25
source: Normalize file name to NFC

b33bfd40 – Wade Fitzpatrick <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/08/08 07:38
docs: Add doc for time template func

f2faae08 – Maxime Michel <[email protected]> authored on 2016/08/06 19:34
Remove maximeguitare.com from showcase

0d9c0677 – Randall Degges <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/08/05 11:46
docs: Add rdegges.com to the showcase

914e4d85 – digitalcraftsman <[email protected]> authored on 2016/08/04 10:37
tpl: Fix typo in FindRE test

93f3a85b – Bjørn Erik Pedersen <[email protected]> authored on 2016/08/04 06:36
Fix the time template func test

70544f9e – Wade Fitzpatrick <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/08/04 05:55
tpl: Add time template func

d7f364c2 – Jeremy Brown <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/08/02 15:48
Fix for meminterval not using specified interval

5824e809 – astrochili <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/31 07:37
docs: Add romansilin.com to the showcase

b426c20e – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 18:32
Return specific error on walk path too short

15b66935 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 16:07
Adjust the sanity check to path length 4

94d99898 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 15:54
Add sanity check to the file walker

802d43cb – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 15:37
Disable Go 1.5.4 in Travis

285807ba – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 13:28
Take 2: Load templates from the Afero source fs

ec23aa99 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 13:16
Load templates from the Afero source fs

5f5fccbc – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 12:21
Do not return empty theme dirs

4ddd5361 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 11:37
Use the Afero source fs where relevant

a0859dc6 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 11:14
Make LazyFileReader use the Afero source fs

94892726 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/30 10:02
Handle errors during filesystem walk

0087beef – digitalcraftsman <[email protected]> authored on 2016/07/29 16:37
docs: Add tumblr2hugomarkdown to tools section

0d0a7596 – digitalcraftsman <[email protected]> authored on 2016/07/29 16:28
docs: Add tumblr-importr to tools section

5b40eeed – Richard Metzler <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/06/11 07:56
examples: Add example for translation files

04889a5e – digitalcraftsman <[email protected]> authored on 2016/05/18 17:07
docs: Document .File variables for pages

333646c5 – Chris DeLuca <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/15 10:38
docs: Drop .isDraft to new line

e3e1f7a2 – Jeremy Brown <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/12 17:42
docs: Add a link to hugo-openapispec-shortcode

ddd5a922 – Felipe Rohde <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/26 11:26
docs: Removed comma from json example.

df0a4534 – Max Milton <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/29 13:46
docs: Add missing configuration option disableHugoGeneratorInject

9c458657 – Weilin <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/28 03:15
docs: Add weilinshi.org to the showcase

17f53526 – zarina <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/25 10:03
docs: Add CTL Compiled edtech blog to showcase

76f332bf – Leow Kah Man <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/24 14:02
docs: Add www.leowkahman.com to the showcase

3e1b579c – Pedro Melo <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/26 17:18
Be less aggressive with CHMOD filesystem events

91b61b97 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/22 07:00
Simplify the configuration of HugoHTMLRenderer

4d4da001 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/21 18:30
Fix broken shortcode test

39a452a4 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/21 17:03
Add "missing slice" to the Params test

593a546f – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/21 13:18
Check for nil Params in shortcode's Get

0bdc0d62 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/21 11:30
Add shortcode null param variant

198efc89 – Peter Panagiotakos <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/07/15 08:30
docs: Add Algolia as commercial search service

e9924e96 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/19 20:40
Add shortcode test for mmark

c0eedfe9 – Anthony Fok <[email protected]> authored on 2016/07/18 14:06
docs: Update last-mod date of installing-on-windows.md

10ad648e – Anthony Fok <[email protected]> authored on 2016/07/18 13:58
docs: Fix PATH issue in the instruction for Windows 10

20555b16 – Cathal Garvey <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/18 19:14
Add `htmlEscape` and `htmlUnescape` template functions

7dd5cd67 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/18 19:46
Bump Travis to Go 1.6.3

3564f09e – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/14 16:32
tpl: Add humanize examples to smoke tests

55a4f6e4 – Cathal Garvey <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/14 10:53
Do not double-escape in querify

ef9b9156 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/14 07:29
Revert "Throw a noisy error when a post has no layout"

318558f2 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/13 20:01
docs: Add 404 template

b1593400 – Aditya Bhargava <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/03/12 10:22
Throw a noisy error when a post has no layout

af34613f – Henrique Dias <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/13 18:53
Update frontmatter.go

0a812beb – Michael Orr <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/13 10:09
tpl: Modify tpl.humanize to ordinalize integer input

330639d2 – Mathias Biilmann <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/10 21:06
Fix panic when using URLize

32d82a44 – Alexandre Bourget <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/10 16:01
Ignore emacs temp files

d44bb4ec – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 15:42
Revert "Use bufferpool in Asciidoc handler"

7c125ebb – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 15:41
Revert "Use bufferpool in Rst handler"

adf40549 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 11:10
Fix humanize when string is empty

d9bc233f – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 08:54
Use bufferpool in Rst handler

00d70e55 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 08:52
Remove []byte to string to []byte conversion in Rst

068a7715 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 08:31
Use bufferpool in Asciidoc handler

ed5ad12a – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 08:28
Remove []byte to string to []byte conversion in Asciidoc

1d7f4413 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/10 07:36
Consolidate the Render funcs

4a48b5f3 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/08 17:38
Replace replace-this-with-your-hugo-site.com with example.org

b8af06f2 – Vincent Batoufflet <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/06 14:25
Make auto-date disabled by default

b581bbd8 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/07 14:06
Make config flag global

223073c6 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/06 19:23
transform: Add missing GoDoc

39fe42cf – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/06 16:57
Simplify querify

fbf48824 – Jimmy Sawczuk <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/07/04 17:35
tpl: Add a querify function to generate query strings inside templates

770df77b – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/04 07:19
Add Docutils to Travis

05a33e31 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/04 07:06
Add Asciidoctor to Travis

e6d97c4f – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/04 06:49
Add Rst shortcode test

5388211c – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/03 20:33
Add Asciidoc shortcode test

6c0f7052 – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/01 13:59
Fix Emoji benchmark

aa66478c – Bjørn Erik Pedersen <[email protected]> authored on 2016/07/01 11:12
Add Emoji test case

7e08d23e – Dragos Plesca <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/06/16 15:43
transform: Explicitly bind LiveReload to server port

0ce64382 – JoeArizona <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/06/28 18:12
docs: Update install instructions to reflect hugo.exe filename change

e140070c – Riku-Pekka Silvola <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/06/23 14:29
docs: Add tutorial for GitLab Pages

ca6b26fe – Cameron Moore <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/05/12 14:06
commands: Allow schema-less baseURL on command line

5572e349 – Anthony Fok <[email protected]> authored on 2016/06/29 19:05
Update Travis config to Go 1.6.2

195a2b38 – Anthony Fok <[email protected]> authored on 2016/06/29 18:52
docs: Suggests the use of delimiter for taxonomy listing

364686ec – Roy Reveltas <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/05/13 04:51
docs: Add additional example for taxonomies listing

eda36787 – Vincent Batoufflet <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/06/27 13:07
Add automatic page date fallback

c21e2b3b – marco <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/06/22 09:21
tpl: Enable safeHTMLAttr

cdd6a124 – Bjørn Erik Pedersen <[email protected]> authored on 2016/06/26 15:26
Add test for shortcode in fenced code block

e3b162cc – Cameron Moore <[email protected]> authored on 2016/06/25 14:02
transform: Don't use helpers.StringToReader

e2aea651 – Cameron Moore <[email protected]> authored on 2016/05/07 12:34
helpers: Remove ToReader funcs

29ca323a – Bjørn Erik Pedersen <[email protected]> authored on 2016/06/22 10:03
docs: Regen commands doc

1accd3ba – Bjørn Erik Pedersen <[email protected]> authored on 2016/06/22 09:59
Fix example for autocomplete

a4b84962 – Cameron Moore <[email protected]> authored on 2016/06/20 09:21
docs: Fix typo is 0.16 release notes

Next