shithub: hugo

RSS feed

a305609e – Anthony Fok <[email protected]> authored on 2018/07/08 22:41
snap: Migrate from deprecated keywords to "override-build"

179de5f5 – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 06:29
Revert "Consider root and current section's content type if set in front matter"

5dc1f95b – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 06:29
Revert "Restrict the new type layout resolution to page and section kinds"

6bc892fc – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 06:29
Revert "output: gofmt -l -w output/layout.go"

5f06dbf7 – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 05:45
Revert "snap: Build both hugo and hugo.extended for 0.43"

0850e979 – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 05:44
Revert "Revert "Add Goreleaser extended config""

a3b4b10f – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 05:30
Revert "Add Goreleaser extended config"

e3df6478 – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 05:23
Bump CircleCI image

626afc98 – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/09 04:57
Add Goreleaser extended config

e1027c58 – Anthony Fok <[email protected]> authored on 2018/07/08 21:15
snap: Build both hugo and hugo.extended for 0.43

e1a052ec – Carlos Alexandro Becker <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/07/08 13:25
fix: nfpm replacements

bfc3488b – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/08 12:08
Add temporary build script

ce84b524 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/07/07 22:45
Add "extended" to "hugo version"

3cea2932 – Yang Li <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/07/07 13:40
Fix typos

0efd3748 – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/06 13:53
Merge commit '98293eaa1570b5aff4452021c8b6d6c8560b3f06'

98293eaa – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/06 13:52
Squashed 'docs/' changes from 501c6e233..f59b3ab06

2b8d907a – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/06 10:12
Add a newScratch template func

43338c3a – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/06 09:33
hugolib: Do not create paginator pages for the other output formats

dea71670 – Bjørn Erik Pedersen <[email protected]> authored on 2018/02/20 05:02
Add Hugo Piper with SCSS support and much more

a5d0a57e – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/02 06:33
output: Fix the shortcodes/partials vs base template detection

f465571b – Anthony Fok <[email protected]> authored on 2018/07/01 20:08
output: gofmt -l -w output/layout.go

f8212d20 – Bjørn Erik Pedersen <[email protected]> authored on 2018/07/01 16:34
tpl/collections: Return en empty slice in after instead of error

78e8a744 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/30 12:50
Restrict the new type layout resolution to page and section kinds

c790029e – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/30 09:03
Consider root and current section's content type if set in front matter

554553c0 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/29 06:46
circleci: Update docker image

de37455e – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/28 12:06
hugolib: Allow forward slash in shortcode names

282f6035 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/28 10:40
Merge branch 'release-0.42.2'

360fa122 – hugoreleaser <[email protected]> authored on 2018/06/28 08:38
releaser: Prepare repository for 0.43-DEV

02aa3200 – hugoreleaser <[email protected]> authored on 2018/06/28 08:36
releaser: Add release notes to /docs for release of 0.42.2

d2640fbc – hugoreleaser <[email protected]> authored on 2018/06/28 08:36
releaser: Bump versions for release of 0.42.2

1637d12e – hugoreleaser <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/28 08:29
Release 0.42.2

3a7706b0 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/28 08:20
commands: Fix broken server-reload on config changes

2955f93f – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/28 08:20
commands: Fix broken server-reload on config changes

1f0c4e1f – Carlos Alexandro Becker <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/27 22:54
Update GoReleaser config

91ab455d – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/26 07:33
tpl: Remove some "debug info"

ca1e46ef – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/26 07:31
tpl: Update internal pagination template to support Bootstrap 4

fd71fa89 – openscript <[email protected]> authored and Anthony Fok <[email protected]> committed on 2018/06/25 07:39
Create missing head.html partial on new theme generation

b5a3aa70 – openscript <[email protected]> authored and Anthony Fok <[email protected]> committed on 2018/06/25 07:38
Add html doctype to baseof.html template for new themes

3d592888 – Anthony Fok <[email protected]> authored on 2018/06/23 11:07
Revert "tpl: Support text/template/parse API change in go1.11"

dc7bc7b4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/23 17:41
appveyor: Disable asciidoctor for now

42ed6025 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/12 17:27
hugolib: Replace deprecated {Get,}ByPrefix with {Get,}Match

6a2968fd – Brian Fitzgerald <[email protected]> authored and Anthony Fok <[email protected]> committed on 2018/04/04 12:46
Adds .gitattributes to force Go files to LF

23d5fc82 – Anthony Fok <[email protected]> authored on 2018/06/14 11:50
Update to Go 1.9.7 and Go 1.10.3

8531ec7c – Ryan Skoblenick <[email protected]> authored and Anthony Fok <[email protected]> committed on 2018/03/18 12:54
Update Dockerfile to a multi-stage build

9f27091e – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/13 03:33
tpl: Support text/template/parse API change in go1.11

187621ae – hugoreleaser <[email protected]> authored on 2018/06/13 06:19
releaser: Prepare repository for 0.43-DEV

4172a835 – hugoreleaser <[email protected]> authored on 2018/06/13 06:16
releaser: Add release notes to /docs for release of 0.42.1

fc973889 – hugoreleaser <[email protected]> authored on 2018/06/13 06:16
releaser: Bump versions for release of 0.42.1

d67e843c – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/13 08:11
Release 0.42.1

6e33c557 – hugoreleaser <[email protected]> authored on 2018/06/13 06:09
releaser: Add release notes draft for 0.42.1

128f14ef – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/13 04:57
hugolib: Reset the global pages cache on server rebuilds

34ee27a7 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/13 04:48
commands: Do not fail server build when /static is missing

0f1fc01e – hugoreleaser <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/12 02:39
releaser: Prepare repository for 0.43-DEV

f32ccd01 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/12 04:42
Merge tag 'v0.42'

c74b0f8f – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/12 03:38
docs: Update theme documentation

80949dc7 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/12 02:43
docs: Remove some files now moved

ffb609f4 – hugoreleaser <[email protected]> authored on 2018/06/12 02:37
releaser: Add release notes to /docs for release of 0.42

19d91abc – hugoreleaser <[email protected]> authored on 2018/06/12 02:37
releaser: Bump versions for release of 0.42

f5c0a2b4 – Bjørn Erik Pedersen <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/12 04:03
Release 0.42

31828026 – hugoreleaser <[email protected]> authored on 2018/06/12 01:50
releaser: Add release notes draft for 0.42

e02629f8 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/11 18:32
Merge commit 'b239595af5a9fc1fc9a1ccc666c3ab06ccc32f04'

b239595a – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/11 18:31
Squashed 'docs/' changes from 0fd7b4169..501c6e233

ed4a345e – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/10 21:54
commands: Create LICENSE rather than LICENSE.md in "new theme"

9717ac7d – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/10 21:46
commands: Create _default/baseof.html in "new theme"

692ec008 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/10 21:42
commands: Make "new theme" feedback more intuitive

d3dd74fd – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/10 21:38
commands: Move nextStepsText() to new_site.go

80230f26 – Bjørn Erik Pedersen <[email protected]> authored on 2018/03/01 10:01
Add support for theme composition and inheritance

6464981a – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/10 16:53
hugolib: Make sure that .Site.Taxonomies is always set on rebuilds

2e6712e2 – Christian Oliff <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/10 02:47
tpl: Always load GA script over HTTPS

65deb72d – Alexandros <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/09 08:13
tplimpl: Remove speakerdeck shortcode

dc4226a8 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/05 06:32
hugolib: Reset Page's main output on server rebuilds

bf5f10fa – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/05 06:05
Reset the "distinct error logger" on rebuilds

019bd557 – David E. Wheeler <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/04 09:47
tpl/strings: strings.RuneCount

c3115292 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/03 01:45
tpl: Prevent isBaseTemplate() from matching "baseof" in dir

0c6c98e4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/03 19:23
tpl/strings: Remove overflow check in strings.Repeat

90c77490 – Bjørn Erik Pedersen <[email protected]> authored on 2018/06/03 06:35
tpl/strings: Adjust the overflow validation in strings.Repeat

13435a6f – David E. Wheeler <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/06/02 22:55
tpl: Add strings.Repeat

07b96d16 – Alex <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/30 19:42
Fixes #4798

ceaff7ca – Alex <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/30 09:10
tpl: Remove frameborder attr YT iframe + CSS fixes

b84389c5 – Alex <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/30 05:43
Fix vimeo_simple thumb scaling

8de53244 – Alexandros <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/29 21:48
Add vimeo_simple

20cbc2c7 – Stefan Neuhaus <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/27 19:20
Add a BlackFriday option for rel="noreferrer" on external links

2174525c – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/27 17:34
hugolib: A little more on shortcode ordinal

7a619264 – Stefan Neuhaus <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/27 19:14
Add a BlackFriday option for rel="nofollow" on external links

d68367cb – Alex <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/27 06:45
fix typo instagram_simple

5241f0ba – hugoreleaser <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/25 12:59
releaser: Prepare repository for 0.42-DEV

b5b36e32 – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/26 11:18
dep: Update Chroma

4f0665f4 – Vas Sudanagunta <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/25 15:59
Enhance Page and Resource String()

fc8c5ad8 – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 15:07
Merge tag 'v0.41'

cfc5096e – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 13:53
releaser: Put release notes below /en

ab02594e – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 13:35
create: Provide the correct .Site object to archetype templates

c71f201f – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 13:25
docs: Document the GDPR Privacy Config

171caf28 – hugoreleaser <[email protected]> authored on 2018/05/25 12:57
releaser: Add release notes to /docs for release of 0.41

0e77f5d4 – hugoreleaser <[email protected]> authored on 2018/05/25 12:57
releaser: Bump versions for release of 0.41

9e7e322d – Bjørn Erik Pedersen <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/05/25 14:43
Release 0.41

4ed1228d – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 12:05
Fix GA anonymizeIp order

06827398 – hugoreleaser <[email protected]> authored on 2018/05/25 12:01
releaser: Add release notes draft for 0.41

a51945ea – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 10:52
Add no-cookie variants of the Google Analytics templates

7b9dbef4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 11:05
Merge commit 'd2b1030060d3c91d5f9ffa3456418da16bd74f1d'

d2b10300 – Bjørn Erik Pedersen <[email protected]> authored on 2018/05/25 11:04
Squashed 'docs/' changes from e161ea09d..0fd7b4169

Next