shithub: hugo

RSS feed

89d2cf49 – hugoreleaser <[email protected]> authored on 2018/04/16 03:33
releaser: Prepare repository for 0.40-DEV

933a16b1 – hugoreleaser <[email protected]> authored on 2018/04/16 03:31
releaser: Add release notes to /docs for release of 0.39

60845a5a – hugoreleaser <[email protected]> authored on 2018/04/16 03:31
releaser: Bump versions for release of 0.39

9a39146e – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/16 05:27
releaser: Fix LICENSE vs LICENSE.md

1a6a0fa6 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/16 05:00
Release 0.39

936fc76a – hugoreleaser <[email protected]> authored on 2018/04/16 02:27
releaser: Add release notes draft for 0.39

f21b827f – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/16 04:23
commands: Re-add the missing releaser command

7c597c7d – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/16 03:45
Merge commit '047c4188dfc854f658d16f1e4a9501f9c97a31c7'

047c4188 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/16 03:43
Squashed 'docs/' changes from d9c8fc220..f9a5dc59b

e136c26d – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 20:03
Remove old LICENSE.md

dd482774 – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2018/04/15 20:03
Add a GitHub compatible Apache 2 license text

4dba6ce1 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 19:17
tpl/urls: Add anchorize template func

880ca19f – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 17:06
tpl/path: Add path.Join

01b72eb5 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 16:54
tpl: Add path.Split template func

61d52f14 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 15:31
hugolib: Do not reset .Page.Scratch on rebuilds

0e7716a4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 13:07
resource: Implement Resource.Content

417c5e2b – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 12:42
Make Page.Content a method that returns interface{}

94c8b29c – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 10:34
source: Remove deprecated File.Bytes

1b4e0c41 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/15 05:46
commands: Remove accidental and breaking space in baseURL flag

27a524b0 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/14 06:34
commands: Properly handle CLI slice arguments

bede93de – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/14 05:17
commands: Correctly handle destination and i18n-warnings

2aab6dee – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/13 04:42
commands: Fix handling of persistent CLI flags

f3775877 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/12 08:19
hugolib: Fix livereload of bundled pages

9c782d51 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/12 05:31
commands: Fix failing Travis server test

14c35c8a – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 18:41
Allow "*/" inside commented out shortcodes

96689a5c – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 16:17
commands: Make commands.Execute return a Response object

e7010c1b – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 06:15
commands: Remove some TODOs

f396cffa – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 06:09
commands: Fix the config command

24d5c219 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 05:57
commands: Fix some flag diff

a7d00fc3 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 05:38
commands: Add basic server test

1e233b1c – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 04:55
commands: Fix TestFixURL

b110d0ae – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 04:39
commands: Remove the Hugo global

73825cfc – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 04:31
commands: Make the limit command work again

a8f7fbbb – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 03:54
commands: Move the commands related logic to its own file

e8d6ca95 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/10 15:16
commands: Add CLI tests

4d32f2fa – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/10 05:19
commands: Make the hugo command non-global

018602c4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/10 04:55
commands: Extract some common types into its own file

2f0d98a1 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 18:28
commands: Make the server command non-global

e0621d20 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 18:09
commands: Make the gen commands non-global

e26a8b24 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 16:42
commands: Make the list commands non-global

2a2c9838 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 16:37
commands: Make the import commands non-global

15b1e269 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 16:05
comands: Make the config command non-global

56a13080 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 15:36
commands: Make the new commands non-global

4b780ca7 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 14:49
commands: Make convert command non-global

7bc5e89f – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 14:38
commands: Make more commands non-global

fdf1d94e – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 13:54
commands: Make benchmark non-global

1157fef8 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 13:20
commands: Start of flag cleaning

e614d8a5 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/11 05:47
commands: Use short date format in CLI docs

fca49d6c – Hudson Muff <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/03/23 13:34
Update README.md

0e8b3cbc – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 07:12
Sync dependencies

230f2b8c – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 07:01
Bump Go versions

d7f47b78 – hugoreleaser <[email protected]> authored on 2018/04/09 04:19
releaser: Prepare repository for 0.39-DEV

712c0fdf – hugoreleaser <[email protected]> authored on 2018/04/09 04:17
releaser: Add release notes to /docs for release of 0.38.2

62e75882 – hugoreleaser <[email protected]> authored on 2018/04/09 04:17
releaser: Bump versions for release of 0.38.2

47da0dca – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/09 06:08
Release 0.38.2

8d87bfd5 – hugoreleaser <[email protected]> authored on 2018/04/09 04:00
releaser: Add release notes draft for 0.38.2

719251c1 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/08 06:20
Bump the debouncer dependency

8b2ef83b – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/07 14:09
Use a versioned debounce dependency

080302eb – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/07 07:27
Fix handling of --contentDir etc. flag

094ec171 – Anthony Fok <[email protected]> authored on 2018/04/06 22:25
travis: Disable shallow clone to fix TestPageWithLastmodFromGitInfo

e84b7ade – Anthony Fok <[email protected]> authored on 2018/04/06 22:17
Revert "Disable failing test on Travis"

2817e842 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/07 06:10
Fix handling of content files with "." in them

623c9afa – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/06 14:14
And now really disable failing test on Travis

2170943a – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/06 13:31
Disable failing test on Travis

9cd4d359 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/06 08:01
Revert "Try an older GitMap version"

3a3261a3 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/06 06:59
Try an older GitMap version

6792d86a – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/06 06:41
hugolib: Set .Parent in bundled pages to its owner

e7d87e24 – hugoreleaser <[email protected]> authored on 2018/04/05 12:39
releaser: Prepare repository for 0.39-DEV

c475eab4 – hugoreleaser <[email protected]> authored on 2018/04/05 12:35
releaser: Add release notes to /docs for release of 0.38.1

3a96fa40 – hugoreleaser <[email protected]> authored on 2018/04/05 12:35
releaser: Bump versions for release of 0.38.1

c356f1d4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/05 14:31
Release 0.38.1

30c2c2f8 – hugoreleaser <[email protected]> authored on 2018/04/05 12:27
releaser: Add release notes draft for 0.38.1

f87239e4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/05 14:02
Fix livereload for the home page bundle

db0633c1 – Anthony Fok <[email protected]> authored on 2018/04/05 05:35
snap: Revert to "mage test" because "mage check" fails

874159b5 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/04/05 03:15
snap: Add bash completion

294c0f80 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/04/05 03:14
snap: Fix empty BuildDate in "hugo version"

a4deaeff – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/05 06:57
Fix some livereload content regressions

4d115c56 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/04/05 02:01
Update github.com/bep/gitmap to fix snap build

26f34fd5 – Brian Fitzgerald <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/03/22 18:11
Fix two tests that are broken on Windows

730b66b6 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/04 05:29
commands: Handle mass content etc. edits in server mode

4f639d6b – hugoreleaser <[email protected]> authored on 2018/04/02 07:06
releaser: Prepare repository for 0.39-DEV

f7bc28c5 – hugoreleaser <[email protected]> authored on 2018/04/02 07:03
releaser: Add release notes to /docs for release of 0.38

20e9c08e – hugoreleaser <[email protected]> authored on 2018/04/02 07:03
releaser: Bump versions for release of 0.38

37140a09 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/02 08:53
Release 0.38

da80163c – hugoreleaser <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/04/02 06:32
releaser: Add release notes draft for 0.38

60e66d12 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/04/01 20:44
travis: Clean up and increase verbosity

558825cc – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/02 04:53
Merge commit 'ed8bf081fdbf336e026517b7e1b123c039014ab5'

ed8bf081 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/02 04:53
Squashed 'docs/' changes from 3068989b9..d9c8fc220

10c33c17 – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/02 04:52
docs: Generate docshelper data

2c54f1ad – Bjørn Erik Pedersen <[email protected]> authored on 2018/04/02 04:49
docshelper: List Chroma lexers

eb15ac37 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/04/01 18:48
travis: Run "gem install" without sudo

eb42774e – Bjørn Erik Pedersen <[email protected]> authored on 2018/03/21 13:21
Add support for a content dir set per language

f2797780 – Bjørn Erik Pedersen <[email protected]> authored and GitHub <[email protected]> committed on 2018/04/01 17:36
Update stale.yml

7a634898 – Bjørn Erik Pedersen <[email protected]> authored on 2018/03/31 06:50
Update Chroma

1823c053 – Ricardo N Feliciano <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/03/30 10:15
Add .Site.IsServer

511d5d3b – Anthony Fok <[email protected]> authored on 2018/03/26 05:09
travis: Move to Ubuntu Trusty image

8299fa88 – Anthony Fok <[email protected]> authored on 2018/03/26 03:02
snap: Remove "make" from build-packages because we use mage now

06495f71 – Anthony Fok <[email protected]> authored on 2018/03/26 00:56
snapcraft.yaml: Call mage with "-v" for debugging

93e24a03 – Bjørn Erik Pedersen <[email protected]> authored on 2018/03/24 05:19
hugolib: Fix freeze in invalid front matter error case

e9c7b620 – Bjørn Erik Pedersen <[email protected]> authored on 2018/03/18 07:07
Allow themes to define output formats, media types and params

Next