shithub: hugo

RSS feed

371c148c – bep <[email protected]> authored on 2015/02/09 11:58
Fix alias for data files doc

03fff880 – bep <[email protected]> authored on 2015/02/09 11:52
Add docs for Data Files

6afe70d5 – bep <[email protected]> authored on 2015/02/09 11:07
Better error message for data-file parsing errors

1c50f775 – bep <[email protected]> authored on 2015/02/08 16:09
DataDir: Minor polish and add missing tests

773812de – Erlend Klakegg Bergheim <[email protected]> authored and bep <[email protected]> committed on 2015/01/20 18:08
Reads data files inside data/ and makes data available in .Site.Data

4c7e119c – Anthony Fok <[email protected]> authored on 2015/02/08 14:42
[Docs] Say which directory to clone the hugoThemes

088d46a8 – Anthony Fok <[email protected]> authored on 2015/02/08 04:50
parser.FormatSanitize() MetaDataFormat for date too

08219161 – bep <[email protected]> authored on 2015/02/06 10:35
Use buffer pool in StripHTML

5e34ae61 – bep <[email protected]> authored on 2015/02/06 05:39
Log ERROR on missing baseurl

43e48a89 – bep <[email protected]> authored on 2015/02/06 05:00
Add benchmark test for StripHTML

48b6777e – bep <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/02/05 16:44
Fix Truncate

2bee4a15 – bep <[email protected]> authored on 2015/02/05 13:31
Replace 4 strings.Replace with 1 strings.Replacer

5df85770 – bep <[email protected]> authored on 2015/02/05 10:48
Add memprofile to pprof benchmark

f8704c1b – bep <[email protected]> authored on 2015/02/04 19:38
Avoid calling strings.Fields multiple times with same content

11a19e07 – bep <[email protected]> authored on 2015/02/04 16:27
Build PageMenus only once

df734bc1 – Mary Anthony <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/31 16:00
Tighten README for the sloppy reader

8b95cab9 – bep <[email protected]> authored on 2015/02/01 17:29
Avoid panic on unknown markup

dd934481 – bep <[email protected]> authored on 2015/02/01 15:36
Scratch doc: Use the special $ variable to prevent confusion

13d90094 – bep <[email protected]> authored on 2015/02/01 14:56
Use .Site.Params.description as fallback for social partials

b984ec96 – bep <[email protected]> authored on 2015/01/31 18:45
Optimize for the common case in Blackfriday config

c5078093 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/01/30 11:56
Print template parsing errors to aid troubleshooting

d1364ffb – Naoya Inada <[email protected]> authored and bep <[email protected]> committed on 2015/01/31 21:24
Fix defaults for Blackfriday

f264076f – bep <[email protected]> authored on 2015/01/31 16:33
Add doc for Scratch

420c9e4d – bep <[email protected]> authored on 2014/12/26 16:18
Add writable context to Node

47c8f329 – bep <[email protected]> authored on 2015/01/31 14:14
Prevent site config being overwritten

659f71e6 – Anthony Fok <[email protected]> authored on 2015/01/31 02:27
[Docs] Fix more missing `.` in example `partial` calls

20bed49f – Dan Hatch <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/29 09:18
Fixed syntax error in 404.html template code

f4737689 – spf13 <[email protected]> authored on 2015/01/30 20:06
Updating shortcode imports & site test to work with new buffer pool functions

e1e6aaed – spf13 <[email protected]> authored on 2015/01/30 20:04
Merge branch 'master' of github.com:spf13/hugo

4a9436c1 – bep <[email protected]> authored on 2015/01/30 17:05
Some more .Date.IsZero checks in internal templates

230e7c02 – bep <[email protected]> authored on 2015/01/30 16:58
Remove _default prefix from SEO templates

3d60955e – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/01/30 01:24
Use .Date.IsZero to skip unset date in embedded templates

35684e8f – Jeffrey Tolar <[email protected]> authored and bep <[email protected]> committed on 2015/01/28 16:39
Use strings instead of byte arrays for replaceShortcodeTokens tests

366c5572 – Jeffrey Tolar <[email protected]> authored and bep <[email protected]> committed on 2015/01/28 16:11
Use a regular expression in replaceShortcodeTokens

ba53799f – bep <[email protected]> authored on 2015/01/30 11:21
url_path => urlPath

523f38a9 – Dan Hersam <[email protected]> authored and bep <[email protected]> committed on 2015/01/29 08:30
Fix for issue 839 and 490 on Windows

8db3c0b0 – spf13 <[email protected]> authored on 2015/01/30 07:05
page rendering and writing using BBP

b4c50728 – spf13 <[email protected]> authored on 2015/01/30 06:51
site's XML generation using BBP

77074127 – spf13 <[email protected]> authored on 2015/01/30 06:42
page source creation using BBP

4828fee1 – spf13 <[email protected]> authored on 2015/01/30 06:39
transform chain using BBP

5441fc5d – spf13 <[email protected]> authored on 2015/01/30 06:25
template render with BBP

2f2297bd – spf13 <[email protected]> authored on 2015/01/30 06:19
shortcodes using BBP

66ed5c5e – spf13 <[email protected]> authored on 2015/01/30 06:12
Adding BufferPool. Implementing BP in ReaderTo{Bytes,String}().

d397bc4f – Anthony Fok <[email protected]> authored on 2015/01/29 07:34
[Docs] Complete the transition from "indexes" to "taxonomies" (almost)

ba44e860 – Anthony Fok <[email protected]> authored on 2015/01/27 14:17
[Docs] Copyediting

82d4b8ab – Anthony Fok <[email protected]> authored on 2015/01/26 23:52
[Docs] Use OptiPNG to shrink PNG images losslessly

8e6cbe82 – Anthony Fok <[email protected]> authored on 2015/01/26 22:25
Some housekeeping of the Showcase and Press pages

831fbd5e – bep <[email protected]> authored on 2015/01/28 11:50
Add .mailmap to get a more correct author log

ee1045ad – fundon <[email protected]> authored and bep <[email protected]> committed on 2015/01/28 10:18
ignore root path, no need strip traling slash

2d8e15a5 – Dan Hersam <[email protected]> authored and bep <[email protected]> committed on 2015/01/27 15:09
Version uses binary name instead of hugo

06b1a883 – Dan Hersam <[email protected]> authored and bep <[email protected]> committed on 2015/01/27 12:14
Added three videos to documentation.

e52a76f5 – bep <[email protected]> authored on 2015/01/27 18:01
Use runtime.GOOS to identify Windows specific path tests

0b5f8c8c – bep <[email protected]> authored on 2015/01/27 16:56
[doc] Improve paginator doc

7c74a77d – bep <[email protected]> authored on 2015/01/27 14:47
Replace assert.Equal(true/false) with assert.True/False

251f5e9d – bep <[email protected]> authored on 2015/01/27 11:51
Do not panic on permission denied

8ad4fd05 – bep <[email protected]> authored on 2015/01/27 09:03
Split Windows and Unix specific path tests

b155e8b4 – bep <[email protected]> authored on 2015/01/27 07:12
Temporarily comment out breaking Windows test case

bedc2d84 – bep <[email protected]> authored on 2015/01/27 06:44
Introduce FilepathPathBridge

5f9596e6 – bep <[email protected]> authored on 2015/01/27 05:15
Add more tests to helper

de76d4a8 – bep <[email protected]> authored on 2015/01/26 20:27
Improve pagination testing

0c229707 – bep <[email protected]> authored on 2015/01/26 15:41
Linkify release notes

fb594fc6 – bep <[email protected]> authored on 2015/01/26 10:26
Set detault for Paginate to 10

a6d22bcf – bep <[email protected]> authored on 2015/01/26 09:56
Add documentation for pagination

c0fbe614 – bep <[email protected]> authored on 2015/01/26 08:34
Add Bootstrap-compatible pagination.html

3628d0bb – bep <[email protected]> authored on 2015/01/26 08:06
Add pagination to release notes

37445bc6 – bep <[email protected]> authored on 2014/12/27 09:11
Add pagination support for home page, sections and taxonomies

407e80a9 – Naoya Inada <[email protected]> authored and bep <[email protected]> committed on 2015/01/25 15:08
Add site-wide/per-page [blackfriday] `extensions` option

39b2cdec – Wade Wegner <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/25 09:53
Wrong URL for Github Pages

e72ce89a – Jonathan Anderson <[email protected]> authored and bep <[email protected]> committed on 2015/01/25 03:09
Move s.prepUrl() before prepending BaseUrl.

ea72f15f – Kartik Singhal <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/25 15:38
Correct wercker URL

57b4f331 – Naoya Inada <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/25 10:38
Fix inverse notation

f6c0b472 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/01/24 08:49
Make Blackfriday smart fractions to really default to `true`

eb686352 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/01/24 07:37
Add site-wide/per-page [blackfriday] `fractions` option

803865f8 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/01/23 23:44
Fix for page.GetParam() for JSON and TOML maps

a0c6dba3 – Anthony Fok <[email protected]> authored on 2015/01/23 23:30
Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2

bd1b019f – Jonathan Anderson <[email protected]> authored and bep <[email protected]> committed on 2015/01/23 16:56
Handle empty front matter in archetype.

b345ca26 – Anthony Fok <[email protected]> authored on 2015/01/23 06:46
[Docs]: Add new press/blog coverage about Hugo

1b42dc57 – bep <[email protected]> authored on 2014/12/12 15:28
Fix RelPermalink() and Urls in menus vs canonifyUrls

74399830 – Anthony Fok <[email protected]> authored on 2015/01/22 13:04
[Docs] Document the new (temp?) default of `canonifyurls = false`

60c6faa3 – Anthony Fok <[email protected]> authored on 2015/01/22 12:46
Revert "Try to fix mysterious test failures on Travis"

71fe85df – bep <[email protected]> authored on 2015/01/22 19:36
Try to fix mysterious test failures on Travis

01ec44a6 – bep <[email protected]> authored on 2015/01/22 12:23
Add menu tests for pages with both Yaml and Toml front matter

020c0b86 – bep <[email protected]> authored on 2015/01/22 06:14
Revert "Quick-and-dirty way to print details of template errors"

6db6d33b – bep <[email protected]> authored on 2015/01/21 20:19
Add dateFormat to release notes

37490ee2 – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2015/01/21 17:52
Add dateFormat template function

878754c2 – bep <[email protected]> authored on 2015/01/21 14:13
Protect the innerShortCodeCache by a RW lock

c8f8f48e – bep <[email protected]> authored on 2015/01/21 10:28
Cache the page's rendering context flags

19c52ab0 – Anthony Fok <[email protected]> authored on 2015/01/21 01:05
Register rstHandler to restore experimental reST support

1cc63869 – bep <[email protected]> authored on 2015/01/21 09:35
Make ref and relref respect plainIdAnchors

e5be592e – Peter Krautzberger <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/21 05:42
fix outdated MathJax CDN URL

173aa53b – Anthony Fok <[email protected]> authored on 2015/01/20 19:35
[Docs] Use of `$.` to access global context from anywhere

f015e9b8 – Anthony Fok <[email protected]> authored on 2015/01/20 18:45
[Docs] Recommend the use of backticks for IE conditionals

02da4959 – Anthony Fok <[email protected]> authored on 2015/01/20 10:50
Fix string comparison for .Truncated page variable

a17c290a – Anthony Fok <[email protected]> authored on 2015/01/20 10:45
[Docs] Correct description of "Read More" links in Summaries

edcdb6f4 – Anthony Fok <[email protected]> authored on 2015/01/19 21:43
Fix two errors in two internal templates

d897b1e8 – bep <[email protected]> authored on 2015/01/20 17:30
Add missing assertion to trim-test

932214d7 – Nikolay Kirsh <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/01/20 19:40
fix --uglyUrls params

2ec046af – bep <[email protected]> authored on 2015/01/20 15:45
Minor polish in path/url

9e688507 – bep <[email protected]> authored on 2015/01/20 12:44
Add more tests to general helper

1b91fec0 – bep <[email protected]> authored on 2015/01/20 12:15
Add tests for IsSet

Next