shithub: hugo

RSS feed

ea5e9e34 – Michael Henderson <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/07/15 11:18
Add GOEXE to support building with different versions of `go`

61bb3cca – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/14 06:26
hugolib: Improve panic handling in layout rendering

794ea21e – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/14 06:08
hugolib: Make template panics into nice error messages

91f410ea – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 05:16
Bump versions to 0.26-DEV

0e25f1e9 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 05:04
Revert "Revert "vendor: Update dependencies for 0.26-DEV""

aded65b7 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 05:02
releaser: Prepare repository for 0.25-DEV

bbd33dbf – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 04:57
releaser: Add release notes to /docs for release of 0.25.1

0e09be7b – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 04:57
releaser: Bump versions for release of 0.25.1

195f9457 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 04:26
releaser: Ignore openbsd/arm

44b8f740 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 04:09
releaser: Add release notes draft for 0.25.1

a48e1323 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/10 03:46
Revert "vendor: Update dependencies for 0.26-DEV"

7f82b41a – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/08 14:43
parser: Final (!) fix for issue with escaped JSON front matter

84db6c74 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/08 06:56
parser: Fix issue with escaped JSON front matter

e0cf2e05 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/08 06:34
tpl/collections: Add some empty slice tests to intersect

dbbc5c48 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/08 06:31
tpl/collections: Fix union when the first slice is empty

7bcc1ce6 – Vasiliy Solovey <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/07/08 05:06
commands: Navigate to changed on CREATE

fd41e70c – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/07 17:32
Add first draft of CODEOWNERS

4ec8ee7f – Anthony Fok <[email protected]> authored on 2017/07/06 21:52
vendor: Update dependencies for 0.26-DEV

1e19a984 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/07 05:34
releaser: Prepare repository for 0.26-DEV

6fb55636 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/07 05:29
releaser: Add release notes to /docs for release of 0.25

51bcd508 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/07 05:28
releaser: Fix tag push

6e086e3d – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/07 05:23
releaser: Bump versions for release of 0.25

5895e32b – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2017/07/07 05:14
releaser: Add release notes draft for 0.25

b2dcd867 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/07 05:08
Revert "vendor: Update dependencies"

d2c24baa – Anthony Fok <[email protected]> authored on 2017/07/06 10:11
vendor: Update dependencies

4989950d – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/06 13:31
releaser: Use real theme count in template

a358b33f – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/06 06:36
docs: Regenerate the docs helpers

a392fca9 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/06 06:34
docs: Regenerate commands doc

75f782f0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/06 06:34
Revert "commands: Adjust docs path"

e00f5c9c – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/06 06:25
docs: Merge docs commit '37c69054e294bf554be03cf7e4c01e1f586e6943'

37c69054 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/06 06:25
Squashed 'docs/' changes from 5d9a6703..f3c88b08

47768402 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/05 21:32
releaser: Adjustments

70d8ddcb – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/05 07:20
releaser: Revise the docs handling to match new subtree

5f831a62 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/05 06:23
releaser: Replace the magic version handling

e7a54e7a – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/05 05:43
releaser: Add --try flag to ease testing

aa6b1b9b – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/02 06:46
output: Support templates per site/language

a1d260b4 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/02 16:14
hugolib: Extend the sections API

dd9b1baa – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/02 14:20
hugolib: Make .Site.Sections return the top level sections

1039356e – Victor Kropp <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/03/14 13:46
commands: Support human-readable YAML boolean values in undraft

ccdd08d5 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/03 06:32
tpl/collections: Add Pages support to Intersect and Union

d12cf5a2 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/03 06:08
tpl/collections: Fix In function for JSON arrays

e10e51a0 – Bjørn Erik Pedersen <[email protected]> authored on 2017/07/03 05:00
parser: Fix handling of JSON front matter with escaped quotes

34c56677 – Artem Sidorenko <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/07/02 20:20
tpl/math: Add log function

41805dca – Mitchell Cohen <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/07/01 12:58
hugolib: Render 404.html for all languages

7ee1f25e – coderzh <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/03/02 03:06
hugo import jekyll support nested _posts directories

3aa0e16d – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/28 18:47
cache: Add even more concurrency to test

b3c8056d – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/28 18:44
cache: Add concurrent cache test

fe132e1c – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/28 18:16
vendor: Add missing WebP dependencies

8431c8d3 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/28 17:45
tpl: Add WebP images support

da72805a – Bruno Amaral <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/10/29 07:30
tpl: Only show post's own keywords in schema.org

72fd8717 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/28 16:30
hugolib: Add more summary test

118f8f7c – Maik Ellerbrock <[email protected]> authored and Anthony Fok <[email protected]> committed on 2017/06/28 07:35
Dockerfile: Update Dockerfile and add Docker optimizations

56d82aa0 – Damir Vandic <[email protected]> authored and Anthony Fok <[email protected]> committed on 2017/06/27 17:21
hugofs: Fix typo in code comment

eccb0647 – Yihui Xie <[email protected]> authored and Anthony Fok <[email protected]> committed on 2017/06/27 06:45
tpl: Simplify the Disqus template a little bit (#3655)

2e1e4934 – Yihui Xie <[email protected]> authored and Anthony Fok <[email protected]> committed on 2017/06/27 02:40
tpl: Improve the built-in Disqus template (#3639)

a5440496 – Haishan Zhou <[email protected]> authored and Anthony Fok <[email protected]> committed on 2017/06/27 14:56
helpers: Add Blackfriday 'joinLines' extension support (#3574)

bfce30d8 – Frank Braun <[email protected]> authored and Anthony Fok <[email protected]> committed on 2017/06/27 06:26
helpers: add --initial-header-level=2 to rst2html (#3528)

30e14cc3 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/06/26 23:17
Make `--navigateToChanged` more robust on Windows

c825a731 – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2017/06/26 17:34
Support open "current content page" in browser

7198ea8a – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/26 17:05
Revert "Remove docs building from CI builds"

a7765bb3 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/26 16:46
Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2' as 'docs'

dd78d5b2 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/26 16:46
Squashed 'docs/' content from commit 5d9a6703

31393f60 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/26 16:39
Remove the docs submodule

aff1ac32 – Anthony Fok <[email protected]> authored on 2017/06/26 08:38
commands: Use example.com as homepage for new theme

b463c5ad – Anthony Fok <[email protected]> authored on 2017/06/25 04:29
releaser: Remove trailing space in fixes list

1a041522 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/24 05:49
releaser: One more fix

3aade089 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/24 05:18
releaser: Improve docs submodule handling

0e1bda34 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/23 14:57
vendor: Fix +-timezones in TOML

2e4ccd3d – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/23 05:29
create: Preserve shortcodes in archetype templates

fd924d18 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/22 16:39
commands: Create default archetype on new site

e908d955 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/22 16:30
create: Fix archetype regression when no archetype file

8b620f7a – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/21 17:41
docs: Update

12611e0c – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/21 17:39
Update docs

58ce9213 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2017/06/21 09:17
releaser: Fix typo, change "relase" to "release"

ae3039b6 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/21 10:07
Update docs

3554fd12 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/21 09:58
releaser: Prepare repository for 0.25-DEV

1ac4dbb9 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/21 09:53
releaser: Update /docs to 0.24 [ci skip]

8f69fe57 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/21 09:52
releaser: Bump versions for release of 0.24

f8c5716a – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/21 09:52
releaser: Update /docs [ci skip]

2ba9a876 – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2017/06/21 09:51
releaser: Add release notes draft for 0.24

c43b512b – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/20 13:20
output: Identify extension-less text types as text

19f2e729 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/20 08:46
Support non-md files as archetype files

0f40e1fa – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/20 04:45
media, hugolib: Support extension-less media types

516e6c6d – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/20 06:30
hugolib: Add disableAliases

3183b9a2 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/19 12:45
parser: Fix handling of quoted brackets in JSON front matter

1a282ee4 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/19 10:48
vendor: Update Viper

fb53987a – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/19 10:41
hugolib: Fix error handling for JSON front matter

662e12f3 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/18 15:39
commands, create: Add .Site to the archetype templates

422057f6 – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2017/06/18 15:06
create: Use archetype template as-is as a Go template

4aa12390 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/17 06:06
Update links to new discuss URL

411ac930 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 10:24
vendor: Update deps

4345026b – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 06:11
releaser: Add TODO

deffb4c3 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 05:52
releaser: Prepare repository for 0.24-DEV

12b844da – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 05:47
releaser: Update /docs to 0.23 [ci skip]

b502b9d8 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 05:41
releaser: Bump versions for release of 0.23

781a1539 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 05:41
releaser: Update /docs [ci skip]

af85eb62 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 05:21
releaser: Adjust

882b2b61 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/16 04:55
releaser: Add release notes draft for 0.23

00e2fe07 – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/15 16:36
releaser: Adapt release logic to docs submodule

ccb8300d – Bjørn Erik Pedersen <[email protected]> authored on 2017/06/14 07:24
Update logo link in README

Next