shithub: hugo

RSS feed

f470cf95 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 09:24
Add tests for Apply

3f0f186b – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 08:31
Add inline doc for Apply

eabe8e1a – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 08:21
Rename ignoreDotFile to isDotFile (which is what it is)

077d726b – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 07:41
Replace regexp based Chomp with builtin TrimRight

99aee304 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 07:30
Add tests for Replace

26856c3b – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 07:23
Add tests for Trim

4b1780bf – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 07:09
Add test coverage files to .gitignore

a6bf6f52 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/20 07:07
Add tests for Chomp

42b33102 – Anthony Fok <foka@debian.org> authored on 2015/01/19 21:23
Quick-and-dirty way to print details of template errors

2342655f – Anthony Fok <foka@debian.org> authored on 2015/01/19 19:24
[Docs] Incorporate some great ideas by @mohae into the `safeUrl` docs

724cc0dd – Anthony Fok <foka@debian.org> authored on 2015/01/19 18:41
Add `safeUrl`; disable `safeHtmlAttr`; rename `safeCSS` to `safeCss`

f5946ea3 – Tatsushi Demachi <tdemachi@gmail.com> authored and Anthony Fok <foka@debian.org> committed on 2015/01/20 03:55
Add SafeHtmlAttr, SafeCSS template function

53b4ab4c – Anthony Fok <foka@debian.org> authored on 2015/01/19 06:44
Revert "[Docs] Use <dl> for definition lists of variables"

4609f77a – Anthony Fok <foka@debian.org> authored on 2015/01/18 23:16
[Docs] New testimonials and press coverage

0e60c513 – Anthony Fok <foka@debian.org> authored on 2015/01/18 21:46
[Docs] Limit `.fa { display: inline }` within #main-content

b56c9db6 – Anthony Fok <foka@debian.org> authored on 2015/01/18 20:49
[Docs] Add FreeBSD logo beside the FreeBSD name

3c4bc653 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/19 05:05
Merge branch 'master' of github.com:spf13/hugo

783c76b8 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/19 05:04
Make RSS dates valid

9712d06b – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/19 03:26
Fix the Hugo.Generator tag so it can be used

56eead2a – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/19 03:14
Fix broken doc section

c23dfd99 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/18 22:06
Use an init() method to create the HugoInfo instance

7257ab68 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/18 21:58
Update release notes with the new Hugo var

724357a2 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/18 21:53
Make sure there are only one HugoInfo instance

109e6f95 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/18 21:41
Merge branch 'master' of github.com:spf13/hugo

73d923e9 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/18 21:40
Fix HugoInfo init

5d6dfe81 – Anthony Fok <foka@debian.org> authored on 2015/01/18 20:30
[Docs] Use <dl> for definition lists of variables

ac6b86af – Derek Perkins <derek@derekperkins.com> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2014/12/09 03:36
Added top level .Hugo variable with version, commit and generator information + docs

90afe41e – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/18 10:18
Add trim and replace to release notes

4f4015d7 – bep <bjorn.erik.pedersen@gmail.com> authored on 2015/01/18 10:16
Make all the params to Replace an interface{}

e08cabad – Tom Helmer Hansen <tom@adapt.dk> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2015/01/17 10:46
Rewrite first argument to interface{}

871e8113 – Tom Helmer Hansen <tom@adapt.dk> authored and bep <bjorn.erik.pedersen@gmail.com> committed on 2015/01/16 16:18
Add trim and replace template functions

1dfd0225 – Anthony Fok <foka@debian.org> authored on 2015/01/18 08:25
[Docs] Minor revisions to future v0.13 Release Note