shithub: hugo

RSS feed

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

09c88e84 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 15:36
output: Rename HTMLType etc. to HTMLFormat

24c17702 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 15:21
hugolib: Revise paginator alias path handling

b7ed67d4 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 14:28
hugolib: More TODO fixes

3cd97951 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 13:46
hugolib, layout: Consolidate RSS template handling

ee75e299 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 12:09
Remove the now superflous defaultExtension

15b64d51 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 10:37
all: Propagate baseURL error to the callers

148fedd2 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 06:14
hugolib, tplimpl: Use OutputFormats to create atom links

ec01c3a7 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/24 13:16
hugolib: Add 404 test

5761b93c – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/24 12:54
hugolib, output: Fix RSSLink vs output formats

87188496 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/24 07:25
hugolib, output: Handle aliases for all HTML formats

0c4701f0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/24 05:19
hugolib: Update site stats to take output formats into account

d851d6b9 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/23 16:05
Add custom protocol support in Permalink

8bcc08e3 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/23 13:31
media, output: Add Calendar type

dbb83f92 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/22 07:34
hugolib: Read default output formats from site config

4aaed87d – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/22 07:03
hugolib, media: Make the MediaType available to the templates

c7dbee23 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/22 05:54
hugolib, output: Add Rel to the output format

29d3778b – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/22 04:26
docs: Move the rough custom output formats spec to docs

1b2be5e8 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/21 20:25
hugolib: Add OutputFormats with permalinks to Page

baa29f65 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 17:09
output: Rework the base template logic

c7c6b47b – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 11:25
hubolib: Pick layout per output format

08fa2b11 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 07:40
hugolib: Fix layout lookup order for Render func

6178238a – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/18 12:46
output: Speed up layout calculations

df953839 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/17 12:35
hugolib: Speed up URL handling

a49bf870 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/16 06:04
hugolib: Remove siteWriter

d76e5f36 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/16 05:09
hugolib: Pull all alias handling into one file

ad8cea87 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/16 04:58
Refactor layout resolve to a descriptor/adapter pattern

4c2abe00 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/16 04:32
Rename OutputType to OutputFormat

6bf010fe – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/09 14:19
hugolib: Refactor/-work the permalink/target path logic

c8fff950 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/08 08:45
Implement the first generic JSON output testcase

3ec5fc35 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/07 12:26
hugolib, output: Incorporate suffix and type in layout resolve

f091fc23 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/07 09:20
hugolib: Add basic setup for output def per Kind

03122e51 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/07 04:55
hugolib: Revert to using Page as the render chan type

e5200dda – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/06 20:01
hugolib: Remove the copying in the renderRSS

a8244658 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/06 16:21
hugolib: Put back taxonomy term paginator logic lost in rebase

50c64415 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/06 14:54
hugolib, output: Add theme logic to LayoutHandler

348834d0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/06 14:16
hugolib: Add a PageOutput wrapper for rendering

254cd89c – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/06 08:40
hugolob: A first incorporation of output types in rendering

10de0771 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/06 08:18
hugolib: Use the new layout logic in Page

3bb52bf7 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/06 06:20
output: Move layout logic to the output package

d3d2c63d – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/05 13:23
output: Add output type

c4989c39 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/02 10:35
Add MediaType and a crude implementation

9262c5b3 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/27 06:55
Exit -1 on ERROR in non-global logger

2bea9d0c – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/26 16:07
Revert "tplimpl: return an error on unsupported type in isSet"

1b92c8b7 – Darwin <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/25 13:58
Change RSS description from full .Content to .Summary

17b21e0a – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/25 05:56
hugolib: Correctly identify "my_index_page.md"

7f68e319 – Anthony Fok <[email protected]> authored on 2017/03/24 22:55
snapcraft: Bump version to 0.20-DEV

2ed75f34 – Anthony Fok <[email protected]> authored on 2017/03/24 22:41
snapcraft: Add vendoring support

9d9ec1dd – digitalcraftsman <[email protected]> authored and GitHub <[email protected]> committed on 2017/03/24 19:31
docs: Add Hugo SFTP Upload to the tools section

9f0b02b8 – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/24 08:14
commands: Fix case of createpath in new.go

a159feff – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/24 08:13
create: Delete redundant viper calls

d07ff9d2 – Ryan Watters <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/03/22 11:32
docs: Remove dead links, consistent formatting...

f1b1df50 – Prayag Verma <[email protected]> authored and Albert Nigmatzianov <[email protected]> committed on 2017/03/22 09:51
docs: Fix typo in templates/functions.md (#3214)

559b4007 – Eamonn <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/21 19:10
commands: Keep "." directories on cleanDestinationDir

5e191ccf – Bharath M. Palavalli <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/03/21 07:46
docs: Add bharathpalavalli.com to the showcase

d3cd68e6 – Albert Nigmatzianov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/20 06:47
parser: Improve TOML frontmatter parser performance

68f4cd82 – Ryan Watters <[email protected]> authored and GitHub <[email protected]> committed on 2017/03/19 15:41
Removing .Site.Recent

3fa7bc9c – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 18:34
Revert "Add support for a flatter and simpler language file structure"

3518de10 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 18:34
Revert "vendor: Fix broken i18m definition"

7c48ad57 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 17:46
vendor: Fix broken i18m definition

0e75f6e7 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 17:18
Add support for a flatter and simpler language file structure

6eddb3e5 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/19 06:23
Revert "helpers: Add a Debug method to DistinctLogger"

6e03c96a – Tibo Beijen <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/03/18 17:54
docs: Add tibobeijen.nl to site showcase

4382a8a6 – Bjørn Erik Pedersen <[email protected]> authored on 2017/03/18 13:31
helpers: Add a Debug method to DistinctLogger

9dfb9c14 – Stefan Buynov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/18 13:16
Case insensitive translation of the 'more' tag when importing from Jekyll

c2ffdfab – Dan Callahan <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2017/03/17 13:57
docs: Fix documentation of non-existent 'editor' config

a9966103 – Anthony Fok <[email protected]> authored on 2017/03/15 03:58
docs: Change OS X to macOS in README and CONTRIBUTING

Next