shithub: hugo

RSS feed

bfa06fff – spf13 <steve.francia@gmail.com> authored on 2015/09/08 07:23
showcase layout improved when thumbnails are different proportions

138ffefd – sergeant <sergeant@users.noreply.github.com> authored and spf13 <steve.francia@gmail.com> committed on 2015/08/26 19:01
Add NoDesk to Showcase

ea852b8d – sergeant <sergeant@users.noreply.github.com> authored and spf13 <steve.francia@gmail.com> committed on 2015/08/26 18:37
Add NoDesk to Showcase

d584ca59 – digitalcraftsman <digitalcraftsman@users.noreply.github.com> authored and spf13 <steve.francia@gmail.com> committed on 2015/08/24 09:29
Describe the use of custom archetypes in the docs

16cbda97 – Karim Ali <karim@codescalers.com> authored and spf13 <steve.francia@gmail.com> committed on 2015/08/24 17:10
Add GreenITGlobe website for showcases page

570d4e4c – Hugh Grigg <hugh.grigg@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2015/08/21 11:46
Add Chinese Grammar to showcase

1b8440af – Anthony Fok <foka@debian.org> authored on 2015/09/01 08:06
Docs: Add new blog post by @CoderZh to Press page

52d94fa6 – chrongzhang <chrongzhang@tencent.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/09/01 16:53
Add config option "disablePathToLower"

49fe04c0 – Jeff Hodges <jeff@somethingsimilar.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/30 11:51
Correct check of published boolean

311593bf – Jeff Hodges <jeff@somethingsimilar.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/01 19:02
Add undocumented published setting to front matter

5b90b388 – Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> authored on 2015/08/26 17:29
Unexport FileAndExt

fd2fc1d3 – Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> authored on 2015/08/23 11:14
Polish 0.15 release notes

1e06dfd1 – Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> authored on 2015/08/23 10:20
Add first draft of Hugo 0.15 Release Notes

0c98d8e9 – Tatsushi Demachi <tdemachi@gmail.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/16 08:30
Use LazyFileReader for reading file contents

97eb55da – Tatsushi Demachi <tdemachi@gmail.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/15 20:06
Add LazyFileReader type to source library

3982854e – Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> authored on 2015/08/21 05:17
Update Travis for Go 1.5

c2869aea – Andrew Carter <ascarter@icloud.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/20 09:48
Fix -ldflags for Go 1.5

e791835e – Icaro Seara <icaro.seara@gmail.com> authored and Anthony Fok <foka@debian.org> committed on 2015/08/18 18:59
Fix typo, "delemiters" -> "delimiters"

35ff685c – Francois Lanthier Nadeau <francois@spektrummedia.com> authored and Anthony Fok <foka@debian.org> committed on 2015/08/13 10:00
Update press.md

4047ca5c – Anthony Fok <foka@debian.org> authored on 2015/08/18 20:36
Search current directory for config file by default

dac9c0da – Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> authored on 2015/08/15 11:47
Use cast.ToIntE for int conversions in substr and slicestr

5b51b3b9 – Benny Wu <benzwu@gmail.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/14 11:36
Slicestr fix for other int type param

d313bc78 – Benny Wu <benzwu@gmail.com> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/11 05:33
Documentation update on Template Where Function for nil

29c9a40a – Anthony Fok <foka@debian.org> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/09 14:49
Implement `hugo --theme=[Tab][Tab]` bash completion

7555e364 – Anthony Fok <foka@debian.org> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/06 11:38
Print feedback for `hugo genautocomplete`

c69835da – Anthony Fok <foka@debian.org> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/07 18:26
Print feedback for `hugo gendoc`

fee55191 – Anthony Fok <foka@debian.org> authored and Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com> committed on 2015/08/07 18:50
Use spf13/pflag's new SetAnnotation helper

209166a2 – Michael Diamond <dimo414@gmail.com> authored and Anthony Fok <foka@debian.org> committed on 2015/08/05 21:39
Added sitemap configuration documentation.

caaf6370 – Michael Diamond <dimo414@gmail.com> authored and Anthony Fok <foka@debian.org> committed on 2015/08/05 21:21
Added mention of .Data.Pages, removed duplicate .Site.Pages mention.

cafcd190 – Anthony Fok <foka@debian.org> authored on 2015/08/08 10:48
docs: Remove minodisk's http://dsk.mn/ from Showcase

68b424c2 – Anthony Fok <foka@debian.org> authored on 2015/08/08 10:22
docs: Clean up and align Showcase thumbnail images

36b374f8 – Anthony Fok <foka@debian.org> authored on 2015/08/07 21:41
docs: Add site title; set pluralizeListTitles = false

b14b9043 – Bruno Calheira <bruno@calheira.com> authored and Anthony Fok <foka@debian.org> committed on 2015/08/05 17:06
Add Arqueart to Showcase

8c3b6f8b – Bruno Calheira <bruno@calheira.com> authored and Anthony Fok <foka@debian.org> committed on 2015/08/05 16:51
Create arqueart.md

ee7dd292 – Anthony Fok <foka@debian.org> authored on 2015/08/07 19:30
docs: More detailed explanation of .Site.LastChange