shithub: hugo

RSS feed

67746f36 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/24 08:41
releaser: Fix a Go vet complaint

7f6430d8 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/13 12:59
Automate the Hugo release process

0e87b18b – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/23 18:03
hugolib: Fix handling of zero-length files

e98f885b – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/06 18:29
hugolib: Prevent decoding pageParam in common cases

6498d73c – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/06 18:24
helpers: Delete RenderingContext.getConfig

b5b6e81c – xofyarg <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/22 17:38
hugolib: Ignore non-source files on partial rebuild

90d3fbf1 – Jack Taylor <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/23 01:37
tplimpl: Add translation links to the default sitemap template

5f3ad1c3 – Stefan Buynov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/22 19:35
commands: Import Octopress image tag in Jekyll importer

8cd3ea56 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/19 09:41
Fix check-vendor logic in Makefile

79355410 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/19 14:12
Remove check-vendor from make check

d6818f23 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/19 14:09
vendor: Fix go-toml

592e055f – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/19 04:05
Add check-vendor target to Makefile

ab692e73 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/18 14:47
hugolib: Log WARNING only on unknown /data files

7cdc244a – Ricky Han <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/10 10:28
docs: Add txtpen as alternative commenting service

b5e32eb6 – Rachel Simone Weil <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/15 20:51
docs: Fix .Data.Pages range in sample

66ec6305 – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/16 06:56
docs: Add 0.20.2 release notes

1cf29200 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/15 07:33
tplimpl: Allow text partials in HTML templates

8ccee671 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/13 20:35
vendor: Update dependencies

86a97dbd – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/14 05:35
docs: Add Netlify badge if on Netlify

5e2e62d9 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/13 12:19
Get versions back to 0.20-DEV

8ac1fcd0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/13 12:00
Prepare release 0.20.1

0ed3beec – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/13 07:38
docs: Add 0.20.1 release notes

077005e5 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/12 16:40
output: Fix base theme vs project base template logic

efc0e05c – Sanjay Saxena <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/11 11:03
docs: Add sanjay-saxena.github.io to the showcase

6d2ea0f7 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/12 17:01
hugolib, output: Do not lower case template names

45c74526 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/12 14:11
hugolib: Must recreate Paginator on live-reload

e765b43e – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/12 09:00
hugolib: Avoid recreating the Paginator on copy

3b677594 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/12 06:07
hugolib: Avoid processing the same notify event twice

5fad8a9d – Anthony Fok <[email protected]> authored on 2017/04/11 23:05
snapcraft: Go 1.8.1

9ec00725 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/10 17:26
hugolib: Final fix of rssURI deprecation

cfd3af8e – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/10 13:54
hugolib: Only show rssUri deprecation WARNING if it is actually set

4c6fec56 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/10 05:33
all Bump to 0.21-DEV

dac0d4a6 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/10 05:10
all: Prepare Hugo 0.20 release version

03ec2b33 – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2017/04/10 05:07
docs: AddHugo 0.20 Release Notes

18f5f3c1 – Masashi Miyaura <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/09 00:08
docs: Add Emacs plugin easy-hugo

308678aa – ssc2015 <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/08 11:47
docs: Add siba.ai to the showcase

e73a35de – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/08 14:04
hugolib: Remove unused line

c9731b2c – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/08 14:02
hugolib: Delay deletion of Page.Now()

9ebbf1b0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/08 12:33
docs: Add docs about output format linking

2874fc75 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/08 07:15
hugolib, output: Add NotAlternative to OutputFormat

9e69a92e – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/08 06:45
hugolib: Deprecate rssURI

9a8b65d8 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/07 16:30
travis: Go 1.8.1

7b2e1b0b – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/07 14:33
hubolib: Do not add missing trailing slash to command line baseURL

e975a07f – Li-Wen Yip <[email protected]> authored and Albert Nigmatzianov <[email protected]> committed on 2017/04/06 18:24
Update press.md

7ad721fd – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/07 09:03
hugolib: Add .Site.Params.mainSections

5714531f – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/07 07:01
hugolib: Only do link transforms etc. on HTML type of pages

3c405f51 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/05 12:18
all: Document the Output Formats feature

95808724 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/07 06:48
hugolib: Update deprecation vs Hugo 0.20

af99a590 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/07 06:43
output: Add some sane defaults for output format

260b55ea – Albert Nigmatzianov <[email protected]> authored on 2017/04/06 15:38
tpl: Set RenderingContext.Config in markdownify

8f09e5f6 – Albert Nigmatzianov <[email protected]> authored on 2017/04/06 15:37
helpers: Add new properties to ContentSpec

c4a11655 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/06 13:39
all: Handle all errors

e77bb13c – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/06 11:28
media, output: Fix spelling

e6e1aca3 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/06 09:49
docs: Disable GitInfo by default

f3b4a0e9 – Chris Hager <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/06 09:48
docs: Add info about Pygments installation in installing.md

0dd6890e – Li-Wen Yip <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/06 08:38
docs: Add article by Li-Wen Yip to press section

6650fae7 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/05 18:11
tpl: Fix nil pointer in Tree()

b31da911 – Ricardo N Feliciano <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/05 08:41
docs: Properly capitalize GitHub

14255871 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 14:14
hugolib: Add optional outputFormat to Ref/RelRef

a883948c – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 14:05
Register all media types when in server mode

bc36d468 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 13:21
tplimpl: Reintroduce the double template lookup in Partial

7da1b659 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 10:10
all: Use the configured output types to resolve template type

868f89d5 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 09:32
hugolib: Improve render error handling

04d80e6e – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 07:02
commands, helpers: Add correct verbose log level to the global loggers

0802f79e – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 06:29
output: Make template name lower cased

10ff2f31 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/04 05:12
hugolib: Read media types and output formats from site config

f8d555cc – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/03 18:39
media: Add DecodeTypes

c9aee467 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/03 13:00
output: Add output formats decoder

d6e8b86f – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/03 08:16
output: Add CSV to the global output formats list

a098081c – Albert Nigmatzianov <[email protected]> authored on 2017/04/03 04:34
vendor: Update go-i18n

5d7eeead – Kamil Samigullin <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/02 22:29
docs: Remove localhost part from link

8b5b558b – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/27 16:43
tpl: Rework to handle both text and HTML templates

27610ddd – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/02 10:50
hugolib: Don't ignore errors from applyDepsIfNeeded

6b29bccf – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/01 18:36
hugolib, i18n: Update tests with flat format and TOML files

28fdd71c – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/01 18:34
vendor: Update go-i18n

fe8462b2 – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/31 11:04
docs, examples: Use TOML for i18n config files

d122260d – Chase Adams <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/02 05:16
vendor: update goorgeous

a037b855 – Enrique Saez <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/04/02 08:06
docs: Add blog of Enrique Saez Gil to the site showcase

7eb71ee0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/02 10:20
Revert "tpl: Rework to handle both text and HTML templates"

c97dae40 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/02 08:22
hugolib: Use Page Kind in template errors to prevent log spam

0aeadfd0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/02 08:06
tplimpl: Add test with failing partial

5c5efa03 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/27 16:43
tpl: Rework to handle both text and HTML templates

73c1c7b6 – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/04/01 16:17
vendor: Update cobra

f911b107 – Bjørn Erik Pedersen <[email protected]> authored on 2017/04/01 11:12
media, output: Add CSV type and format

05949c90 – digitalcraftsman <[email protected]> authored on 2017/03/31 18:49
docs: Fix typo/source link in firstname.club showcase addition

d5036c3a – Pedro Gomes <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/03/31 18:41
docs: Update link to Disqus alternative Livefyre.com

af1f9ecf – bit swarm <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/03/31 19:38
docs: Add firstname.club to the showcase

42a4f6f9 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/31 06:40
tplimpl: Fix map data race in URLLock

79b34c2f – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/31 04:54
tplimpl: Fix deadlock in getJSON

3c6b16d5 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/29 09:30
vendor: Update fsnotify with several Linux-fixes

87b3cd46 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/29 04:08
hugolib, helpers: Reduce log level to WARN on .Render for non-regular pages

5989c4d4 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/27 21:19
helpers, output: Fix spelling

af55ec76 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/27 21:18
hugolib, output: Gofmt

f2fbf0b2 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/27 20:09
media: Add some more relevant MIME types

49232736 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/27 06:25
tplimpl: Fix lookup with non-standard layout folder

930a3df1 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/26 15:34
hugolib, output: Restrict Render to regular Pages

e49a2b83 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/26 14:51
hugolib: Fix Render layouts for list pages

9a0aa5fd – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/26 07:45
hugolib: Wrap pageOutput create in sync.Once

0aaf3c56 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 16:31
hugolib: Fix panic for Permalink in 404 etc. templates

ee4a33b1 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 15:48
commands: Fix broken commandeer

Next