shithub: hugo

RSS feed

fe38dc2f – spf13 <[email protected]> authored on 2015/05/25 07:55
update release notes

20cb4c93 – spf13 <[email protected]> authored on 2015/05/25 07:54
Add new directions for maintaining press page

f49b63a4 – spf13 <[email protected]> authored on 2015/05/25 07:54
Move press page to top level menu

4a177396 – spf13 <[email protected]> authored on 2015/05/25 07:53
add dozens of articles to the press page

beee679d – bep <[email protected]> authored on 2015/05/25 09:10
Unexport filepath/path bridge types

be79c35b – bep <[email protected]> authored on 2015/05/25 08:57
Pass RenderingContext by reference in Mmark

befb54da – bep <[email protected]> authored on 2015/05/25 08:54
Apply gofmt -s

bef34597 – bep <[email protected]> authored on 2015/05/24 14:46
Add Go 1.4.2 to Travis config

4c850b69 – spf13 <[email protected]> authored on 2015/05/23 18:04
Update release notes in prep for v0.14.0

bec697b0 – bep <[email protected]> authored on 2015/05/23 18:13
Remove unused Completed chan on Site

be7c3bbb – bep <[email protected]> authored on 2015/05/23 08:28
Prevent cyclic ref crash in JSON encode

be778c31 – bep <[email protected]> authored on 2015/05/22 19:43
docs: some more on absURL, relURL

be136607 – bep <[email protected]> authored on 2015/05/22 18:36
docs: add doc for substr

be4376a0 – bep <[email protected]> authored on 2015/05/22 18:20
docs: add doc for slicestr

be2e08c4 – bep <[email protected]> authored on 2015/05/22 18:17
docs: add doc for seq

be4a404f – bep <[email protected]> authored on 2015/05/22 16:46
docs: add ToC to some more pages

be71fda5 – bep <[email protected]> authored on 2015/05/22 16:18
docs: avoid navbar hiding when jumping to in-page anchor

0d65ca27 – Jeff Ramnani <[email protected]> authored and bep <[email protected]> committed on 2015/05/22 08:06
Docs: Add taxonomy term variables to the list of vars.

7125103b – Jeff Ramnani <[email protected]> authored and bep <[email protected]> committed on 2015/05/22 07:43
Add ".Render" to the list of functions.

321bac2f – Rick Cogley <[email protected]> authored and bep <[email protected]> committed on 2015/05/19 19:18
Clarifying Edits for templates/rss.md

be0784bb – bep <[email protected]> authored on 2015/05/21 19:04
Grammar fix in error message

be7f5a42 – bep <[email protected]> authored on 2015/05/21 16:12
Do not consider single.html for the home page

be2842da – bep <[email protected]> authored on 2015/05/21 16:05
Fix formatting in hugo command description

be831d74 – bep <[email protected]> authored on 2015/05/21 09:30
Fix CLI command description for the top level

fc946ded – spf13 <[email protected]> authored on 2015/05/20 14:55
Adding default handler & tests Fixes #147

fd5cf9ac – spf13 <[email protected]> authored on 2015/05/20 14:50
Better organization of loading defaults

bdb187e4 – spf13 <[email protected]> authored on 2015/05/20 14:48
Merge branch 'master' of GitHub.com:spf13/hugo

a584ff20 – spf13 <[email protected]> authored on 2015/05/19 22:21
Stop Viper from leaking across many of the tests (now tests pass regardless of order tested)

be026278 – bep <[email protected]> authored on 2015/05/19 18:00
Add benchmark test for replaceShortcodeTokens

599d1b97 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2015/05/13 11:31
Add gendoc command

be920fdb – bep <[email protected]> authored on 2015/05/17 11:44
Add a line in doc about the RelativeURL setting

be5f865c – bep <[email protected]> authored on 2015/05/17 11:01
Add bugfix to releasenotes

2890b6db – Takuya Wakisaka <[email protected]> authored and bep <[email protected]> committed on 2015/04/09 21:14
Fix UTF8 permalink

8a96234b – Takuya Wakisaka <[email protected]> authored and bep <[email protected]> committed on 2015/05/09 15:12
Add Page tests with UTF8 paths

befa26b1 – bep <[email protected]> authored on 2015/05/16 15:52
Remove trailing spaces in completionfile flag

be1bac9f – bep <[email protected]> authored on 2015/05/16 14:12
Add some bullet points to 0.14 rel notes

be9224d7 – bep <[email protected]> authored on 2015/05/16 14:04
Add Bash completion

84f4c21d – Andre R <[email protected]> authored and bep <[email protected]> committed on 2015/05/10 10:38
Fix datePublished to publishdate

bee9718a – bep <[email protected]> authored on 2015/05/16 11:42
Do not shout about missing baseURL if relativeURLs is set

6b5ed88c – Rick Cogley <[email protected]> authored and bep <[email protected]> committed on 2015/05/12 11:56
Edits on aliases, comments, theme customizing

6453bb58 – Rick Cogley <[email protected]> authored and bep <[email protected]> committed on 2015/05/16 17:59
Edit docs extras syntax highlighting.md

beaa8b1b – bep <[email protected]> authored on 2015/05/15 20:11
Add support for URLs relative to context root

e522e5f4 – Rick Cogley <[email protected]> authored and bep <[email protected]> committed on 2015/05/15 20:04
Edits to templates/404.md

d0a4645a – Juan B. Rodriguez <[email protected]> authored and bep <[email protected]> committed on 2015/05/14 12:58
Set s.Info.LastChange to Lastmod

3882e7ce – Juan B. Rodriguez <[email protected]> authored and bep <[email protected]> committed on 2015/05/14 11:06
Add Lastmod field

be534a86 – bep <[email protected]> authored on 2015/05/14 19:24
Remove old baseline.txt with no current relevance

bef92baa – bep <[email protected]> authored on 2015/05/14 19:18
Add convenience script to run benchmarks

be1a5662 – bep <[email protected]> authored on 2015/05/14 17:37
Only uglify 404.html on server root

be1287fb – bep <[email protected]> authored on 2015/05/12 15:49
Add data-no-instant to livereload script tag

be5fa2f3 – bep <[email protected]> authored on 2015/05/12 14:46
docs: reverse taxonomy entries

d5c77bdf – David Calavera <[email protected]> authored and bep <[email protected]> committed on 2015/05/09 11:21
Allow to reverse taxonomy entries.

be3a3506 – bep <[email protected]> authored on 2015/05/12 14:12
Allow forward slashes in Hugo new on Windows

be72f234 – bep <[email protected]> authored on 2015/05/11 18:23
docs: Use ToC length to pick the compact version

be823555 – bep <[email protected]> authored on 2015/05/11 15:08
Add doc for absURL and relURL

be4f4865 – bep <[email protected]> authored on 2015/05/11 14:39
Add ToC to long pages

be16e5ff – bep <[email protected]> authored on 2015/05/11 14:06
Add absURL and relURL to release notes

bec839e6 – bep <[email protected]> authored on 2015/05/11 09:59
Add relURL template func

be0cbeee – bep <[email protected]> authored on 2015/05/11 08:28
Add absURL template func

bec90e08 – bep <[email protected]> authored on 2015/05/10 14:28
Make page 1 alias ugly

be0c1bfe – bep <[email protected]> authored on 2015/05/10 12:18
Add docs for Section Menu for “the Lazy Blogger”

be7e746f – bep <[email protected]> authored on 2015/05/10 11:41
Add list of deprecated names to release notes

beb1735d – bep <[email protected]> authored on 2015/05/10 11:25
Add issue to release notes

0e00ca6a – bep <[email protected]> authored on 2015/05/10 11:23
Fix paginator with uglyurls

bef496b9 – bep <[email protected]> authored on 2015/05/10 09:33
Fix .Truncated in manual summaries

be52eff6 – bep <[email protected]> authored on 2015/05/09 18:03
Some notes on 0.14 rel notes

be325a30 – bep <[email protected]> authored on 2015/05/09 16:54
Fix IsMenuCurrent for SectionPagesMenu

bef0f281 – bep <[email protected]> authored on 2015/05/09 04:02
Make sure that complete server URL is logged on startup

feba35cd – Bill Traynor <[email protected]> authored and spf13 <[email protected]> committed on 2015/04/13 19:04
Added in set PATH and new site output.

a52e508d – bep <[email protected]> authored and spf13 <[email protected]> committed on 2015/04/05 17:03
Update test logs for uniformity and consistency

2b91b480 – Danny Sung <[email protected]> authored and spf13 <[email protected]> committed on 2015/03/30 18:44
IsMenuCurrent now resolving correctly when baseUrl is not at the root path

b4871787 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2015/03/15 13:32
add undraft command

563a6302 – Anthony Fok <[email protected]> authored and spf13 <[email protected]> committed on 2015/01/30 02:17
Very experimental support for mmark

d4acacd4 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2015/01/06 13:11
Section menu for the lazy blogger

beb4ab16 – bep <[email protected]> authored on 2015/05/08 16:33
Make RSS output test more realistic

fd08e16e – Dana H. P'Simer <[email protected]> authored and bep <[email protected]> committed on 2015/04/24 10:25
Add RSSUri to specify the name of the RSS file

beccdc04 – bep <[email protected]> authored on 2015/05/07 18:08
Add bind to release notes

2bfa9fb7 – Liam Bowen <[email protected]> authored and bep <[email protected]> committed on 2015/05/01 18:28
Make server bind interface configurable.

24d8ac1f – Egon Elbre <[email protected]> authored and bep <[email protected]> committed on 2015/04/26 15:25
Fix multilingual styling with small screen.

9cd8673f – Egon Elbre <[email protected]> authored and bep <[email protected]> committed on 2015/04/26 15:23
Added missing files, make the site look better.

9123ac55 – Egon Elbre <[email protected]> authored and bep <[email protected]> committed on 2015/04/26 14:42
Fix multilingual site layouts/templates.

3596b1b8 – Yosuke INOUE <[email protected]> authored and bep <[email protected]> committed on 2015/04/16 06:54
Add blackfriday/ExtensionsMask option.

ee5a1bbf – Andrew Gallant <[email protected]> authored and bep <[email protected]> committed on 2015/05/06 16:55
Allow 'classprefix' pygments options.

bec2c1e3 – bep <[email protected]> authored on 2015/05/06 15:11
Add shortcode support for HTML files

bea9280f – bep <[email protected]> authored on 2015/05/05 12:02
Do not add trailing slash to baseURL

bef3df74 – bep <[email protected]> authored on 2015/05/04 08:51
Polish absurlreplacer

be918d71 – bep <[email protected]> authored on 2015/05/03 20:06
Rename field i to the more descriptive idx

be57b1fe – bep <[email protected]> authored on 2015/05/03 19:04
absurlreplacer: remove superfluous code, take 2

be4ca217 – bep <[email protected]> authored on 2015/05/03 18:42
absurlreplacer: remove superfluous code

be96aacb – bep <[email protected]> authored on 2015/05/03 16:57
Add benchmark tests for srcset handling

beb601c7 – bep <[email protected]> authored on 2015/05/03 16:09
Fix testdata: srcset items should be comma separated, according to spec

bee6a698 – bep <[email protected]> authored on 2015/05/03 15:54
canonifyurls in srcset

be648260 – bep <[email protected]> authored on 2015/05/02 07:32
Disable faulty range validation in apply

bee521c6 – bep <[email protected]> authored on 2015/05/01 20:24
Try to make it more visible that you have to set baseUrl

be159278 – bep <[email protected]> authored on 2015/05/01 13:00
tpl: check that types in args match the target func's type

be049ff9 – bep <[email protected]> authored on 2015/05/01 08:29
absurl: export a base url var for testing

be9df847 – bep <[email protected]> authored on 2015/04/30 11:59
shortcodeparser: fix panic on slash following opening shortcode comment

be7b830f – bep <[email protected]> authored on 2015/04/30 09:25
tpl: add sanity check to prevent panic in seq on big nums

be190fdb – bep <[email protected]> authored on 2015/04/30 07:41
tpl: check for too many arguments in apply

be017f18 – bep <[email protected]> authored on 2015/04/30 07:26
tpl: check slice bounds in slicestr

be3b8a13 – bep <[email protected]> authored on 2015/04/30 06:51
tpl: avoid panic on too few args to apply

Next