shithub: hugo

RSS feed

aa281b51 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/28 19:55
mod: Update minify

32501987 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/29 05:29
docs: Regenerate CLI docs

27569275 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/29 05:28
Merge commit 'd6a4af7018e8618944a6471ceeb7aae1d4df6afa'

d6a4af70 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/29 05:28
Squashed 'docs/' changes from 084804447..37095d540

4b2738d8 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/29 05:23
Merge commit '74309fe5699a595080fdb3a14711e0869babce99'

74309fe5 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/29 05:19
Squashed 'docs/' changes from e5e98b950..084804447

9c88a8a5 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/28 12:06
common/loggers: Make sure the global logger also gets colored labels

95e72f5e – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/28 10:42
i18n: Avoid using the global logger

1c7b7b4e – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 14:32
common/loggers: Add color to ERROR and WARN

1ad117cb – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/27 13:19
common/herrors: Make the file error log format configurable

dac7092a – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/27 07:10
common/collections: Allow a mix of slice types in append/Scratch.Add

b27ccf34 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/27 06:00
resource: Allow .Data.Integrity to be accessed on its own

286d0b7d – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 15:30
Revert "mod: Update minify"

83c873ff – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 13:16
mod: Update minify

a2440dc0 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 13:13
mod: Update cast

1e9ac3dc – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 13:02
commands: Truncate the error log on repeated config errors

40e99672 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 11:10
docs: Regenerate CLI docs

3a3badfd – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 09:45
resource: Serialize image processing

df021317 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 10:32
commands: Only show Ansi escape codes if in a terminal

78578632 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/26 05:41
Fix archetype handling of directories in theme

6b78b381 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 18:15
Revert "commands: Read disableFastRender from flag even if it's not changed"

78a4c2e3 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 16:33
commands: Read disableFastRender from flag even if it's not changed

d4ebfea1 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 15:20
comamnds: Use overflow-x: auto; for browser errors

93aa6261 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 13:22
common/loggers: Remove the ANSI color for the browser error version

acc14b46 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 10:02
hugolib: Adjust error test to make it pass on Go tip

2d7709d1 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 09:32
tpl: Handle truncated identifiers in Go template errors

deff9e15 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/24 07:14
Add some color to the relevant filenames in terminal log

889aca05 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/23 19:18
Run gofmt -s

e3ed4a83 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/23 18:21
hugolib: Rename some page_* files

6636cf1b – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/23 10:37
Resolve error handling/parser related TODOs

f669ef6b – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/23 04:54
herrors: Improve handling of JSON errors

ed7b3e26 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/22 16:20
commands, hugolib: Get file context in "config parse failed" errors

2bf686ee – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/22 13:42
hugolib: Improve errors in /i18n handlling

9f74dc2a – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/22 12:47
hugolib: Improve errors in /data handlling

d1661b82 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/21 08:20
hugolib: Continue the file context/line number errors work

7930d213 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/20 15:09
hugolib: Remove the now superflous Source struct

eb038cfa – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/20 13:38
Convert the rest to new page parser code paths

129c27ee – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/20 07:16
parser/metadecoders: Consolidate the metadata decoders

44da60d8 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/19 07:30
hugolib: Redo the summary delimiter logic

1e3e3400 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/18 06:21
hugolib: Integrate new page parser

1b7ecfc2 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/18 05:47
hugolib: Use []byte in shortcode parsing

27f5a906 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/18 05:04
parser/pageparser: Use []byte in page lexer

2fdc4a24 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/17 09:48
parser/pageparser: Add front matter etc. support

f6863e1e – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/17 09:16
parser/pageparser: File renames and splitting

d6c16afd – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/17 08:57
Move the shortcode parser to the new pageparser package

6f3716dc – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/22 15:50
commands: Avoid panic in error handler on config errors

5a52cd5f – Sean Prashad <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/20 18:44
tpl: Update Jsonify to return pretty-print output

4a366fcf – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/17 05:28
Prevent stale content in Fast Render Mode

083311d0 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/17 04:37
hugolib: Fix test on Windows

0fe4ff18 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/17 04:24
tpl: Improve the Execute panic error message

1f42e47e – Janus <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/16 19:51
Allow date and slug from filename for leaf bundles

35fbfb19 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/03 10:58
commands: Show server error info in browser

3a308912 – Kris Budhram <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/14 19:03
Simple doc fix in CONTRIBUTING.md

c21e5179 – Akshay Raj Gollahalli <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/16 18:52
tpl: Use .Lastmod in embedded schema template

a205f24b – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/16 04:43
Revert "commands: Add .gitignore "hugo new site""

92979d92 – Nathaniel Peiffer <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/16 13:36
commands: Add .gitignore "hugo new site"

0a3340e9 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/15 16:52
resource: Optimize integrity string generation

6b21ac3e – Elliot Forbes <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/15 12:48
commands: Add help text to "hugo new"

d1442053 – Anthony Fok <[email protected]> authored on 2018/10/11 18:56
snap: Set "extended" tag based on build_url on Launchpad

3d4a9882 – Shreyansh Khajanchi <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/11 16:46
helpers: Call rst2html directly on *nix

bdca9727 – Ben Abbott <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/10 08:46
Update URLs to stop 301 redirects

604ddb90 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/11 08:01
Merge branch 'release-0.49.2'

535755e4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/11 07:05
common/collections: Fix type checking in Append

b09e495a – hugoreleaser <[email protected]> authored on 2018/10/11 05:49
releaser: Prepare repository for 0.50-DEV

42cde666 – hugoreleaser <[email protected]> authored on 2018/10/11 05:47
releaser: Add release notes to /docs for release of 0.49.2

ad60948c – hugoreleaser <[email protected]> authored on 2018/10/11 05:47
releaser: Bump versions for release of 0.49.2

c397f2c0 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/11 07:41
Release 0.49.2

b9e18e20 – hugoreleaser <[email protected]> authored on 2018/10/11 05:39
releaser: Add release notes draft for 0.49.2

2159d77f – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/11 07:05
common/collections: Fix type checking in Append

3583dd6d – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/10 09:00
Merge branch 'release-0.49.1'

e5b4cb24 – hugoreleaser <[email protected]> authored on 2018/10/10 06:38
releaser: Prepare repository for 0.50-DEV

821adf3a – hugoreleaser <[email protected]> authored on 2018/10/10 06:36
releaser: Add release notes to /docs for release of 0.49.1

8ba9a273 – hugoreleaser <[email protected]> authored on 2018/10/10 06:36
releaser: Bump versions for release of 0.49.1

235acf22 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/10 08:31
Relase 0.49.1

ac0fac93 – hugoreleaser <[email protected]> authored on 2018/10/10 06:28
releaser: Add release notes draft for 0.49.1

23f48c30 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/08 06:25
common/maps: Improve append in Scratch

e2201ef1 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/02 13:35
tpl/collections: Fix handling of different interface types in Slice

b5e17f7c – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/09 07:09
Add GOPATH Hugo building tip

31a8bb8c – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/08 06:25
common/maps: Improve append in Scratch

8e825ddf – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/07 17:08
Revert "tpl: Fix baseof.html in error message"

646a52a5 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/06 08:04
tpl: Fix baseof.html in error message

e421696d – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/03 06:14
helpers: Consolidate MakeSegment vs MakePathSanitized

4b4af2c5 – Gregorio Martinez <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/01 18:08
hugolib: Use stdlib context package

fae48d74 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/09/21 10:03
hugolib: Normalize permalink path segments

06d28a46 – Gregorio Martinez <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 23:01
hugolib: Fix FuzzyWordCount test error message

68181703 – Kaushal Modi <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 11:23
Render Markdown in figure shortcode "caption" and "attr" params

c5279064 – Kaushal Modi <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 09:56
Re-organize the figure shortcode for better readability

152cffb1 – Gregorio Martinez <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 17:14
Update README & CONTRIBUTING

0d5110d0 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 16:29
tpl: Cast IsSet key to int for indexed types

d3b81ee5 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 18:26
hugolib: Improve error message for bad taxonomy weights

1fd30d46 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 16:54
hugolib: Cast taxonomy weight parameters to int

498d6299 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 17:46
hugolib: Allow nil to be unwrapped as *Page

10ac2ec4 – Bjørn Erik Pedersen <[email protected]> authored on 2018/10/02 13:35
tpl/collections: Fix handling of different interface types in Slice

ce264b93 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/10/02 05:41
tpl: Add a delimiter parameter to lang.NumFmt

91f49c07 – Anthony Fok <[email protected]> authored on 2018/09/30 12:28
snap: Add custom x-nodejs plugin to support ppc64el and s390x

a475bf12 – Anthony Fok <[email protected]> authored on 2018/09/30 10:22
snap: Fetch mage with GO111MODULE=off

f1dede37 – Anthony Fok <[email protected]> authored on 2018/09/29 19:31
snap: Revert 'Skip "mage -v test" due to build failure on Launchpad'

fa873a6c – Anthony Fok <[email protected]> authored on 2018/09/29 19:29
snap: Use build-snaps instead of building go from source

fb732d53 – Bjørn Erik Pedersen <[email protected]> authored on 2018/09/26 05:26
hugolib: Be a litle more specific in NextPage TODO

ad705aac – Ricardo N Feliciano <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2018/09/24 14:06
hugolib: Introduce Page.NextPage and Page.PrevPage

Next