shithub: hugo

RSS feed

060f0206 – Paul Koppen <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/17 09:29
Docs: remove .Taxonomies from Page variables

d607f4c7 – Thijs de Zoute <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/17 08:36
Docs: fix small typos in functions.md

3749dc76 – Ratson <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/17 14:12
Docs: add "Minify Hugo Generated HTML" to press

e9853642 – Tatsushi Demachi <[email protected]> authored on 2016/02/20 08:54
Listen channel before sending values to it

253a6188 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/17 18:18
Go 1.6 is out!

284e959f – David Roda <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/02/17 06:49
Close file handle when finished reading file

df17fae5 – digitalcraftsman <[email protected]> authored on 2016/02/16 18:14
Docs: add hugo-lunr to the tools section

50182cd0 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/15 21:05
Remove superfluous Errorf

c1e43095 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/15 19:47
Clean up the trim template func test

8c840480 – Bjørn Erik Pedersen <[email protected]> authored on 2016/02/14 10:16
Force full rebuild when site config changes

ad176055 – Henrique Dias <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2016/02/13 07:46
Export MainSite var

ce7c2671 – Andrew Langhorn <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/13 18:27
Docs: clarify that Amazon WS is, actually, AWS

4ecf019e – Gustav Näslund <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/13 16:57
Add gntech.se to the showcase

2b1ad546 – digitalcraftsman <[email protected]> authored on 2016/02/13 11:41
Docs: fix typo in YouTube shortcode description

bac1ba46 – Derek Perkins <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/02/12 21:24
Fix spelling and go vet errors

0d415e45 – digitalcraftsman <[email protected]> authored on 2016/02/13 07:04
Link Gitter as Dev Chat in README

21b0aa86 – Anthony Fok <[email protected]> authored on 2016/02/13 13:48
Restore the wercker status badge to original small size

06e90b12 – Darrel Herbst <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/06 05:09
Add documentation for Google Analytics internal template

a0eec02b – Anthony Fok <[email protected]> authored on 2016/02/13 13:39
Set the wercker badge to track the aaster branch only

207a574f – Cameron Moore <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/12 11:15
Docs: fix Disqus shortname reference

cfbae7ce – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2016/02/12 16:55
docs: Add guideline for showcase additions

4a15051e – Anthony Fok <[email protected]> authored on 2016/02/12 19:31
Crop, resize and optimize shelan-tn.png

2d11551c – Anthony Fok <[email protected]> authored on 2016/02/12 13:54
Ignore temporary file "4913" created by Vim

42f43ad4 – Jörgen Nilsson <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/11 19:03
Add jorgennilsson.com to showcases

28e6e19d – Morton Fox <[email protected]> authored and digitalcraftsman <[email protected]> committed on 2016/02/09 11:08
Fix git commit blog article link

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

Next