shithub: hugo

RSS feed

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 on 2014/11/20 07:39
refactor handlers to use types instead of structs.

73f203ad – spf13 <steve.francia@gmail.com> authored on 2014/11/20 07:32
Move template library into it's own package (tpl). No longer dependent on hugolib. Can be used externally.

92a3372a – spf13 <steve.francia@gmail.com> authored on 2014/11/19 11:24
Added a new command `hugo list drafts` and `hugo list future`

728d0fa3 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/18 12:49
Update shortcode doc for 0.13-DEV

cb3576b6 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/17 18:18
Fix broken convert

bcaf3341 – ls6 <lukasz.szostek@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/18 09:21
Update shortcodes.md

a6a9df39 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/18 05:20
Fix failing shortcode tests on Travis

596d6793 – Kartik Singhal <kartiksinghal@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/16 15:11
Various fixes in RSS feed generation

a07dd565 – Danillo Souza <danillo.fs@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/15 18:25
fixing typo

b716dbec – Chase Adams <chaadams@zappos.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/14 04:14
Fix template checking order in site.go

55fcd2f3 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/27 17:48
Shortcode rewrite, take 2

c8904756 – spf13 <steve.francia@gmail.com> authored on 2014/11/17 13:21
Removing dependency on go-html-transform (fixing the build).

7e692544 – Tatsushi Demachi <tdemachi@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/11 17:53
Fix `GroupBy` function issues

91e03b9f – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/09 17:40
Reinsert deleted test

6bf6a810 – Michael Henderson <quoha@quoha.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/08 06:11
Update creating-a-new-theme.md

88881de2 – Michael Henderson <quoha@quoha.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/08 06:05
Update creating-a-new-theme.md

e9917bfe – Michael Henderson <quoha@quoha.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/08 06:00
Update creating-a-new-theme.md

ca4e4ce2 – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/06 06:03
converted helpers usage of path 2 filepath