shithub: hugo

RSS feed

a0fe1170 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/26 11:04
Add doc for Blackfriday configuration

fbf8bcac – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/11/28 16:16
Add configurable support for angled quotes

bb376982 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/16 07:08
Fix unicode menu URLs

e4a22255 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/26 08:14
Temporarily disable failing menu test

0cfdb2e5 – Anthony Fok <foka@debian.org> authored on 2014/12/25 16:46
Revise README.md: buildDate expects timezone; copyediting

8042e774 – Anthony Fok <foka@debian.org> authored on 2014/12/24 11:58
Typo fix: "simple" → "simply" in templates/views.md

68cea070 – Anthony Fok <foka@debian.org> authored on 2014/12/23 23:55
Minor copyediting, no new content added.

e3433e6a – Anthony Fok <foka@debian.org> authored on 2014/12/23 23:20
Fix long descriptions of `benchmark` and `serve` commands

331043b9 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/19 09:21
Remove noisy Println in test

717f702e – Derek Perkins <derek@derekperkins.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/12/11 08:29
Added delimit & sort template functions, tests and docs

8f6f871f – Derek Perkins <derek@derekperkins.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/12/09 06:33
Added AuthorList, Author, AuthorSocial, SiteSocial, Image and Video structs

fd33e5d2 – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/24 22:07
Documentation for `ref` and `relref`.

112c3c5c – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/23 20:15
Provide (relative) reference funcs & shortcodes.

14bce119 – Ahsanul Haque <ahsanul@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/12/12 03:57
Commented helpers package

7436829b – Tatsushi Demachi <tdemachi@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/21 04:40
Use current working dir as WorkingDir instead of hugo executable's dir

ec4b6c03 – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/14 18:48
Trigger an editor after `hugo new`.

2c8e9a79 – Ahsanul Haque <ahsanul@gmail.com> authored on 2014/12/11 21:57
Commenting helpers package

b11838da – Ahsanul Haque <ahsanul@gmail.com> authored on 2014/12/11 19:05
Commented commands package

9b04c279 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/11 00:33
Revert "Make Urls in menus respect CanonifyUrls"

3ccb3979 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/10 14:37
Make Urls in menus respect CanonifyUrls

e6541c45 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/10 11:48
ERROR-log on symbolic links

9f77f930 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/12/07 14:48
Fix various Windows-issues

3a8c1241 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/09 06:42
Add timezone to buildDate

be3d563a – Austin Ziegler <austin@zieglers.ca> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2014/12/08 16:54
Add an `install` target to Makefile.

9f0f73f4 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/08 18:04
Fix front matter for 'Creating a New Theme'

a6d3862b – Anthony Fok <foka@debian.org> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2014/12/04 04:26
Docs: Minor copyediting/proofreading

736dd4b5 – Anthony Fok <foka@debian.org> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2014/10/16 15:00
Docs: Quote <!--more--> in <code> instead of italicizing it

010f6057 – Anthony Fok <foka@debian.org> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2014/12/08 08:14
Correct URL of the favicon in the documentation

11cdb815 – bep <bjorn.erik.pedersen@gmail.com> authored on 2014/12/07 19:20
Remove Println that panics in test

27840932 – Austin Ziegler <austin@zieglers.ca> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2014/12/05 18:11
Always use RFC3339 for version date format.

a0d956c2 – Tatsushi Demachi <tdemachi@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/30 06:19
Add Ace template engine support

390c158f – Augustin Riedinger <augustin.riedinger@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/27 20:08
Github page strategy for username.github.io repos

1b36bda6 – Rasmus Stougaard <rasmus.stougaard@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/25 20:46
Fixed typo in summaries description in the documentation

c00788d8 – Alex Dunn <dunn.alex@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/25 17:50
showcase: update ucsb entry

742a064b – Kartik Singhal <kartiksinghal@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/30 17:12
Correct alias

df8e9366 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/12/01 08:57
Fix missing shortcode in doc

b719ba7e – spf13 <steve.francia@gmail.com> authored on 2014/11/27 18:08
Adding Prev/Next functionality to all lists of pages (sections, taxonomies, etc)

78316903 – spf13 <steve.francia@gmail.com> authored on 2014/11/25 04:01
adding appvoyer support for Windows CI integration

d6166172 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/24 19:47
Doc for markdownify

53c707bb – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/18 17:42
Add markdownify template filter

f0400697 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/24 13:31
update summary.md with info on handling of html tags

8f9cea7f – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/28 21:08
Enable descriptive header IDs.

0282c922 – spf13 <steve.francia@gmail.com> authored on 2014/11/24 12:51
fixing race condition in CreatePages

c5ae2a2d – Rasmus Stougaard <rasmus.stougaard@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/24 17:45
Added makefile that builds with git information

9b850c4a – Kartik Singhal <kartiksinghal@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/23 06:01
Correct path in theme search order

9e152989 – Rasmus Stougaard <rasmus.stougaard@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/22 21:01
Added link to my blogpost about travelling with Hugo in asia

a1954c4f – Rasmus Stougaard <rasmus.stougaard@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/22 20:52
Added stou.dk to showcases

0eeaa4c8 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/21 18:17
fix version command so that it will work with all supported config formats and added tests

6c25cd52 – Dan Connolly <dckc@madmode.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/21 09:20
typo: practical

cdbc741c – spf13 <steve.francia@gmail.com> authored on 2014/11/24 12:10
fixed #656. Templates work properly when watching.

4a2f16f9 – spf13 <steve.francia@gmail.com> authored