shithub: hugo

RSS feed

077d726b – bep <[email protected]> authored on 2015/01/20 07:41
Replace regexp based Chomp with builtin TrimRight

99aee304 – bep <[email protected]> authored on 2015/01/20 07:30
Add tests for Replace

26856c3b – bep <[email protected]> authored on 2015/01/20 07:23
Add tests for Trim

4b1780bf – bep <[email protected]> authored on 2015/01/20 07:09
Add test coverage files to .gitignore

a6bf6f52 – bep <[email protected]> authored on 2015/01/20 07:07
Add tests for Chomp

42b33102 – Anthony Fok <[email protected]> authored on 2015/01/19 21:23
Quick-and-dirty way to print details of template errors

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

724cc0dd – Anthony Fok <[email protected]> authored on 2015/01/19 18:41
Add `safeUrl`; disable `safeHtmlAttr`; rename `safeCSS` to `safeCss`

f5946ea3 – Tatsushi Demachi <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/20 03:55
Add SafeHtmlAttr, SafeCSS template function

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

4609f77a – Anthony Fok <[email protected]> authored on 2015/01/18 23:16
[Docs] New testimonials and press coverage

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

b56c9db6 – Anthony Fok <[email protected]> authored on 2015/01/18 20:49
[Docs] Add FreeBSD logo beside the FreeBSD name

3c4bc653 – bep <[email protected]> authored on 2015/01/19 05:05
Merge branch 'master' of github.com:spf13/hugo

783c76b8 – bep <[email protected]> authored on 2015/01/19 05:04
Make RSS dates valid

9712d06b – bep <[email protected]> authored on 2015/01/19 03:26
Fix the Hugo.Generator tag so it can be used

56eead2a – bep <[email protected]> authored on 2015/01/19 03:14
Fix broken doc section

c23dfd99 – bep <[email protected]> authored on 2015/01/18 22:06
Use an init() method to create the HugoInfo instance

7257ab68 – bep <[email protected]> authored on 2015/01/18 21:58
Update release notes with the new Hugo var

724357a2 – bep <[email protected]> authored on 2015/01/18 21:53
Make sure there are only one HugoInfo instance

109e6f95 – bep <[email protected]> authored on 2015/01/18 21:41
Merge branch 'master' of github.com:spf13/hugo

73d923e9 – bep <[email protected]> authored on 2015/01/18 21:40
Fix HugoInfo init

5d6dfe81 – Anthony Fok <[email protected]> authored on 2015/01/18 20:30
[Docs] Use <dl> for definition lists of variables

ac6b86af – Derek Perkins <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 03:36
Added top level .Hugo variable with version, commit and generator information + docs

90afe41e – bep <[email protected]> authored on 2015/01/18 10:18
Add trim and replace to release notes

4f4015d7 – bep <[email protected]> authored on 2015/01/18 10:16
Make all the params to Replace an interface{}

e08cabad – Tom Helmer Hansen <[email protected]> authored and bep <[email protected]> committed on 2015/01/17 10:46
Rewrite first argument to interface{}

871e8113 – Tom Helmer Hansen <[email protected]> authored and bep <[email protected]> committed on 2015/01/16 16:18
Add trim and replace template functions

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

a2c88715 – Anthony Fok <[email protected]> authored on 2015/01/17 21:43
[Docs] New "Troubleshooting Overview" page

32d15d91 – Anthony Fok <[email protected]> authored on 2015/01/17 08:24
Change CR+LF to LF on gohugo.io front page, saving 286 bytes

af956c41 – Anthony Fok <[email protected]> authored on 2015/01/17 08:07
Update gohugo.io front page for 2015; add @popthestack's testimony :-)

b59dd163 – Anthony Fok <[email protected]> authored on 2015/01/16 19:45
[Docs] More copyediting

769ab9e2 – Anthony Fok <[email protected]> authored on 2015/01/16 19:11
[Docs] Adjust sidebar menu width and capitalization

a4da5262 – Tomas Roos <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/16 05:33
Missing . on footer partials

508788e6 – Anthony Fok <[email protected]> authored on 2015/01/15 22:13
Update TestFixUrl() to expect BaseUrl to have trailing `/`

3a9300dd – Bjørn Erik Pedersen <[email protected]> authored on 2015/01/16 06:06
Merge pull request #798 from bjornerik/fix/nestedshortcodes

1cbdd3e5 – Anthony Fok <[email protected]> authored on 2015/01/15 13:02
Ensure that BaseUrl used in `hugo server` ends with `/`

714abd5c – bep <[email protected]> authored on 2015/01/15 07:21
Fix issue with nested shortcodes

9150a98f – Anthony Fok <[email protected]> authored on 2015/01/14 16:05
Replace `if` with `with` in embedded rss.xml

208086eb – Anthony Fok <[email protected]> authored on 2015/01/13 23:46
Add ".swx" suffix to file watcher's ignore list

f0b3979a – bep <[email protected]> authored on 2015/01/14 15:49
Disable shortcode processing for html files

4f66acdc – bep <[email protected]> authored on 2015/01/14 08:54
First take on release notes for 0.13

fc39019f – Anthony Fok <[email protected]> authored on 2015/01/13 16:24
Add an alias to the old URL of github-pages-blog.md

433ce3b7 – Anthony Fok <[email protected]> authored on 2015/01/13 16:19
Rename github_pages_blog.md to github-pages-blog.md

4107fd50 – Anthony Fok <[email protected]> authored on 2015/01/13 15:48
[Docs] More random revision and copyediting

6fda9012 – Dan Hersam <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/11 18:05
Fixed error in tutorial, added site variable docs

6c5a7b7b – Arjen Schwarz <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/12 17:08
Tutorial: Automated deployments

700c2b8f – Anthony Fok <[email protected]> authored on 2015/01/12 17:24
Trivial fixes to get RSS 2.0 feeds to validate.

5bfc812d – Anthony Fok <[email protected]> authored on 2015/01/12 09:12
[Docs] Remove references to "ATOM" feeds

6ee35f65 – Anthony Fok <[email protected]> authored on 2015/01/12 08:15
Correct typo in hugolib/path_separators_windows_test.go

a4eef4eb – Anthony Fok <[email protected]> authored on 2015/01/10 21:21
Correct spelling of two test files: seperators → separators

78e9229c – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2015/01/10 11:15
Fix "hugo new" EOF error with an archetype file without the final EOL

b6ab6618 – David Kebler <[email protected]> authored and bep <[email protected]> committed on 2015/01/09 06:26
note in archetype.md to alert that ending carriage return may be nessary to avoid EOF errors.

b0181e27 – Anthony Fok <[email protected]> authored on 2015/01/09 06:51
Some more random copyediting of Hugo docs

49f5eb5c – Marek Stanley <[email protected]> authored and bep <[email protected]> committed on 2015/01/07 16:40
Moved a test regarding a content.go function to a new test file content_test.go.

2b46f3e5 – bep <[email protected]> authored on 2015/01/09 05:37
Do not exit server watch on error

190964c5 – Anthony Fok <[email protected]> authored on 2015/01/08 13:21
[Docs] New Troubleshooting section

cb909cde – bep <[email protected]> authored on 2015/01/08 08:42
Google Custom Search: Open link in _parent

eba33459 – Anthony Fok <[email protected]> authored on 2015/01/07 19:11
Add basic Google Custom Search to Hugo docs

d12f6cd7 – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2015/01/07 16:26
Fix `echoParam` template function to accept string key name

c0f54aef – Jacob Gillespie <[email protected]> authored and bep <[email protected]> committed on 2015/01/05 08:00
Rename to plainIdAnchors

a0e44bb7 – Jacob Gillespie <[email protected]> authored and bep <[email protected]> committed on 2015/01/05 07:18
Add Blackfriday: documentIDAnchor documentation

4adf58cc – Jacob Gillespie <[email protected]> authored and bep <[email protected]> committed on 2015/01/05 07:18
Group both options under Blackfriday: documentIDAnchor

b7716948 – Jacob Gillespie <[email protected]> authored and bep <[email protected]> committed on 2015/01/04 06:27
Add config options: disable footnote anchor prefix and header ID suffix

dca6eaba – philgs <[email protected]> authored and bep <[email protected]> committed on 2015/01/05 00:49
Add config file example to variables.md

0b7392b3 – philgs <[email protected]> authored and bep <[email protected]> committed on 2015/01/05 00:37
Update configuration.md

e6c27f76 – philgs <[email protected]> authored and bep <[email protected]> committed on 2015/01/05 01:15
Add example code to Summaries

d3763147 – Nathan Youngman <[email protected]> authored and bep <[email protected]> committed on 2015/01/01 03:48
use fsnotify 0.9.3

a5f51061 – Dave Johnston <[email protected]> authored and bep <[email protected]> committed on 2014/04/18 03:23
Add in-section Next/Prev content pointers

837922d3 – bep <[email protected]> authored on 2015/01/05 07:44
Add ERROR logging on invalid date and publishdate

0d17ee7e – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2015/01/04 09:24
Add operator argument to `where` template function

ae9c25af – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 17:46
Implement `apply`.

6033abe1 – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 15:37
Add a chomp function.

14e93de8 – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 15:32
Initialize funcMap in an init function.

6a98d269 – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 15:28
Hygiene: Reduce copy-pasted code.

c6f4b09f – Nathan Youngman <[email protected]> authored and bep <[email protected]> committed on 2015/01/01 03:32
always use http scheme for localhost

dd1001ce – Bjørn Erik Pedersen <[email protected]> authored on 2015/01/01 18:53
Merge pull request #762 from bjornerik/fix/revert-revert-menutest

076a475d – bep <[email protected]> authored on 2015/01/01 18:40
Revert "Temporarily disable failing menu test"

fb1b795d – spf13 <[email protected]> authored on 2014/12/30 09:58
Bumping Travis to test go 1.3 & 1.4

d3c36761 – Tom Helmer Hansen <[email protected]> authored and Anthony Fok <[email protected]> committed on 2014/12/27 15:50
Fix EOF

ec2566fa – Tom Helmer Hansen <[email protected]> authored and Anthony Fok <[email protected]> committed on 2014/12/27 15:42
Add www.thehome.dk to showcase

975f4cf1 – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2014/12/29 09:41
Refactor tpl codes

fa8ac87d – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2014/12/29 06:33
Make 'where' template function accepts dot chaining key argument

dd5bc034 – Anthony Fok <[email protected]> authored on 2014/12/26 19:58
[Docs] Mention support for the Ace HTML Template Engine

ddf41901 – Anthony Fok <[email protected]> authored on 2014/12/26 19:50
Docs copyediting: Add more external URLs; add backticks, etc.

5792cc3a – Anthony Fok <[email protected]> authored on 2014/12/26 08:00
[Docs] Go 1.4+ required for building on Windows

afe5add8 – bep <[email protected]> authored on 2014/12/26 13:11
Add anchor ref to Blackfriday doc

5e0a16ea – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/26 06:55
Fix a crash for ref page#anchor.

029a3ae7 – Bjørn Erik Pedersen <[email protected]> authored on 2014/12/26 11:56
Merge pull request #742 from bjornerik/doc/blackfriday

7dacc999 – Ryan Martinsen <[email protected]> authored and bep <[email protected]> committed on 2014/12/18 09:59
Add ability to canonify URLs in rendered XML output.

a0fe1170 – bep <[email protected]> authored on 2014/12/26 11:04
Add doc for Blackfriday configuration

fbf8bcac – bep <[email protected]> authored on 2014/11/28 16:16
Add configurable support for angled quotes

bb376982 – bep <[email protected]> authored on 2014/12/16 07:08
Fix unicode menu URLs

e4a22255 – bep <[email protected]> authored on 2014/12/26 08:14
Temporarily disable failing menu test

f5a3fb14 – Anthony Fok <[email protected]> authored on 2014/12/26 03:07
Wrap comments helpers package to fit 80-column width

0cfdb2e5 – Anthony Fok <[email protected]> authored on 2014/12/25 16:46
Revise README.md: buildDate expects timezone; copyediting

8042e774 – Anthony Fok <[email protected]> authored on 2014/12/24 11:58
Typo fix: "simple" → "simply" in templates/views.md

68cea070 – Anthony Fok <[email protected]> authored on 2014/12/23 23:55
Minor copyediting, no new content added.

e3433e6a – Anthony Fok <[email protected]> authored on 2014/12/23 23:20
Fix long descriptions of `benchmark` and `serve` commands

Next