shithub: hugo

RSS feed

d064139c – Jian Zhou <i@janzhou.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/08 12:02
Fix spf13/hugo#467. RSSLink now point to index.xml

16330cea – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/08 15:56
Add nil-check to Intersect

1d4dde7a – Will Stevens <wstevens@cloudops.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/08 08:05
added docs for 'intersect' and 'in' template functions

ca7007bf – Anthony Fok <foka@debian.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/07 13:52
Minor proofreading corrections to Hugo docs

953cad6c – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/09 18:41
Document manual breakpoint of .Summary

3da97656 – Raphael Estrada <galaktor@gmx.de> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/08 11:54
add 'width' parameter to 'figure' shortcode

fb82f00f – Mantas <mojavosas@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/06 08:50
handle https prefixes in baseUrl

b98c2088 – Oscar Bolmsten <oscar@bolmsten.se> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/05 05:41
Minor fix to error message when copying static files

4b9e4c90 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/02 13:25
#462 fix, remove leading and trailing dashes from urlized slug. includes test changes

f52e6628 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/02 12:28
Feed the titleized taxonomy key through string replace to replace '-' with ' ' for proper display of the taxonmy title

938733f4 – Will Stevens <wstevens@cloudops.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/02 06:15
added In and Intersect template functions

9cdd2e54 – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/01 10:26
Use md5 against the file path for uniqueness.

603b24a1 – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/29 06:02
Make each generated page’s footnotes unique.

e68e7ef9 – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/26 19:44
Configure footnote rendering.