shithub: hugo

RSS feed

8fe10708 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/09 14:00
Prevent confusing template errors when seq is nil

2b3b90a6 – Tatsushi Demachi <[email protected]> authored on 2016/02/08 15:55
Add test for Hugo hanging up with empty content

d1b0290f – shelan <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/07 18:14
Add shelan.org to showcase page

2b0fad79 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 18:02
tpl: Add two more doArithmetic test cases

f90b45f7 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 16:16
tpl: Test with nil value in first, last, after and shuffle

3cc468a8 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 15:14
tpl: Add missing test variants for slicestr

05c8bccf – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 10:56
hugolib: Add test for parseSitemap

b3c2d90b – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 10:22
tpl: Add missing substr test variants

4dcb63c2 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 10:15
tpl: Add highlight test

0a8583a4 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 09:58
tpl: Add missing base64 tests

0888ddd0 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 09:51
tpl: Add tests for word and rune counting

ec49dbb8 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 09:37
tpl: Consolidate and complete the Inflect tests

1e8b4d9c – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 09:20
Add some missing doArithmetic test cases

0f6c8439 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 08:43
Add missing menu tests

c462440d – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 08:32
Add Page tests for simple methods

66570d2f – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 08:18
Add Node tests for simple methods

75044c19 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/07 07:34
Add menu sort tests

5995eaaa – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 10:53
tpl: Unexport all template funcs

d1d7702c – Rick Cogley <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/02/03 17:45
Add a benefit and a simple example to return current year

49c2761b – Ray Lai <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/02/07 04:04
docs: Fix typo: Janapese → Japanese

0586bf0d – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 21:12
Use filepath.Join in locale resource getting

8d8e9dde – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 21:07
Minor cleanup of some of the resource getting code

b3a70abe – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 20:45
tpl: Complete coverage for Humanize

7c3dceea – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 17:53
Fix buggy Menu.Limit()

a95426d4 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 17:19
Remove Printf in test

88a320fb – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 17:10
Fix buggy Pages.Limit

b21d280c – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 15:50
transform: Complete test statement coverage

08b582e1 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 14:22
Only do one livereload replacement

dd1db334 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 13:28
transform: Add missing test case in livereloadinject

96e99045 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 13:17
transform: Add missing test case for NewEmptyTransforms

21cb5264 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 13:01
bufferpool: Add test

1f326ad9 – Anthony Fok <[email protected]> authored on 2016/02/06 18:31
Fix bash-completion for Hugo builder flags such as --theme

45df4596 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/02/04 19:05
tpl: Add humanize func and cleanup lint

e95f3af9 – Gergely Brautigam <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/02/05 13:40
helpers: Test coverage increase

318a9845 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 07:29
Apply gofmt -s

eebf00f7 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/06 07:40
Re-export HugoCmd

08670e6a – Michael Faille <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/02/04 07:25
Fix README.md to list the correct -ldflags for Go 1.5+

ed23711e – Anthony Fok <[email protected]> authored on 2016/02/06 12:27
Optimize seven recently added Showcase thumbnails

61197f9f – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/05 18:25
Order the hugo comand flag vars

74539dea – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/05 17:58
Unexport the remaining vars in hugo command

a89b2f41 – Cameron Moore <[email protected]> authored on 2016/02/05 10:30
commands: Get BaseURL from viper in server mode

792b2438 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/05 16:32
Add --renderToMemory as an additional Travis build step

3b596b85 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/05 16:30
Add renderToMemory flag

87ca0d0c – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/05 13:41
Clean flags

bd0176a5 – Anthony Fok <[email protected]> authored on 2016/02/05 07:35
Add CONTRIBUTING.md

447228a7 – Anthony Fok <[email protected]> authored on 2016/02/05 07:34
Revise README.md emphasizing "good commit message"

8f368114 – Anthony Fok <[email protected]> authored on 2016/02/05 05:15
Update Travis CI status in README.md to track master branch only

5a7837cd – Vladislav Supalov <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/04 12:22
Added showcase for datapipelinearachitect.com

868d0745 – David Allen <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/03 06:55
Added showcase for davidrallen.com

68e2e63d – Tatsushi Demachi <[email protected]> authored on 2016/01/31 19:21
Fix Hugo hang up with empty content directory

ec02b990 – digitalcraftsman <[email protected]> authored on 2016/02/01 11:52
Fixed example and cross-reference in content/variables.md

243fbbf0 – Rick Cogley <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/01 16:54
Update lastmod date and screenshot for Rick Cogley site

9b8d2ce5 – Cameron Moore <[email protected]> authored on 2016/01/29 16:05
Remove destination from config file docs

9015aa5b – digitalcraftsman <[email protected]> authored on 2016/01/30 06:12
Docs: fix some typos in templates/variables.md

57eebbf2 – Anthony Fok <[email protected]> authored on 2016/01/30 12:39
Use FEEDBACK instead of ERROR for empty home page warning

ca0c67dc – Anthony Fok <[email protected]> authored on 2016/01/30 11:46
Fix a minor typo discovered by Lintian (Debian)

817d6948 – Renato Vargas <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/01/29 11:43
Expanded the Page Params section in variables.md

d158f7e3 – Steve Francia <[email protected]> authored on 2016/01/29 11:54
Provide more detail on static sync when running with verbose

cd36d752 – digitalcraftsman <[email protected]> authored and Steve Francia <[email protected]> committed on 2016/01/16 13:49
Add autostart option to YouTube shortcode

e8eb6181 – Anthony Fok <[email protected]> authored and Steve Francia <[email protected]> committed on 2016/01/12 18:34
Do not call watchConfig() when not in watch mode

c438f456 – Steve Francia <[email protected]> authored on 2016/01/29 11:14
Add flag --cleanDestinationDir=false to retain prior behavior

5def6d9a – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/28 10:31
Make the watch logger less chatty

3054a461 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/28 09:00
Make the DistinctErrorLogger more generic

3b3e771d – Tatsushi Demachi <[email protected]> authored on 2016/01/28 14:27
Check for exported fields in embedded structs

12876ec9 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/27 17:28
Fix hugo benchmark

d08e4c87 – Steve Francia <[email protected]> authored on 2016/01/26 09:12
Rewrite commentary on static event handling

b0b4b821 – Steve Francia <[email protected]> authored on 2016/01/26 09:11
Permit directory removal during static sync

db18fd15 – Steve Francia <[email protected]> authored on 2016/01/26 09:10
Ignore .DS_Store changes (thumbnail cache file on mac)

9413cf84 – Steve Francia <[email protected]> authored on 2016/01/25 09:40
Handle self rename operations gracefully

74c90553 – Steve Francia <[email protected]> authored on 2016/01/13 06:42
Static file incremental sync improvements

7e196a82 – Steve Francia <[email protected]> authored on 2016/01/11 07:06
Handle remove & rename source operations incrementally

e01c3409 – Steve Francia <[email protected]> authored on 2016/01/11 05:48
A single file can be replaced in site.Files

45e50914 – Steve Francia <[email protected]> authored on 2016/01/08 13:37
Process only the source content that has changed

9f3796a3 – Steve Francia <[email protected]> authored on 2016/01/07 16:48
Read/reread individual source content files

ca6ca4f4 – Steve Francia <[email protected]> authored on 2015/12/21 19:10
Separate handling content, data and template changes

bcc42c05 – Steve Francia <[email protected]> authored on 2015/12/21 14:47
Separate reading source and processing source operations

f3aa93fa – Steve Francia <[email protected]> authored on 2015/12/21 14:46
Ignore temp files created by IntelliJ when saving

0525fbdd – leepenney <[email protected]> authored on 2016/01/24 11:22
Add leepenney.com to showcase page

eae46bdc – Brynjar Harðarson <[email protected]> authored on 2016/01/21 18:35
Add Web Study List to showcase page

8537cecb – digitalcraftsman <[email protected]> authored on 2016/01/21 09:30
Docs: add Hugopit to tools section

e27beadf – tcnksm <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/01/20 12:31
Add Rakuten Tech Blog in showcase page

ca8d187b – callmelanmao <[email protected]> authored on 2016/01/20 06:58
add javaunion in showcase

3526afc7 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/15 19:28
Fix some Go vet errors

58a183c3 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/15 19:06
Docs: Add doc for string and int

75ba84ac – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/15 18:56
Add int and string cast template funcs

f89eb349 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/14 17:59
Docs: Enable plain id anchors

78f9bf24 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/14 12:30
Add one more menu test

ab70e6f5 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/14 10:14
Add menu test for external URL

dd85c290 – Anthony Fok <[email protected]> authored on 2016/01/13 20:22
Docs: Add missing "-b master" parameter to "git submodule add" command

e69e276a – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/13 17:43
Update Travis config to Go 1.5.3

e8ca52e9 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/13 09:26
Add one more temporary template test for linux/arm

bca2d38e – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/13 09:09
Add temporary template test for linux/arm

ed3015c3 – Steve Francia <[email protected]> authored on 2016/01/11 16:45
update server to match latest afero

dd1d6556 – Anthony Fok <[email protected]> authored on 2016/01/09 06:57
Docs: Change the pseudo-absolute path to a relative one

082476e7 – Emily Horsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/01/08 15:01
Docs: add emilyhorsman.com (buttercup theme) to showcase

1ce184b7 – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/09 11:11
Add some p-wrap shortcode tests

48870fef – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/08 17:55
Group vars in paginator

b47652fb – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/01/04 13:15
Docs: add panel showing the last revision of a page

2c661674 – Anthony Fok <[email protected]> authored on 2016/01/06 16:11
Docs: Copyedit extras/robots-txt.md

01f71bab – Bjørn Erik Pedersen <[email protected]> authored on 2016/01/06 18:45
docs: Add lastmod to content files

Next