shithub: hugo

RSS feed

c168666b – Cyrill Schumacher <[email protected]> authored and spf13 <[email protected]> committed on 2015/01/12 03:59
Adding getJson and getCsv to funcMap

41a51681 – Cyrill Schumacher <[email protected]> authored and spf13 <[email protected]> committed on 2014/12/28 05:10
Fix bug on windows where the backslash got removed in func MakePath()

5e2d3d2e – Cyrill Schumacher <[email protected]> authored and spf13 <[email protected]> committed on 2014/12/27 09:40
Merge to stay up to date with current dev

9bf223e5 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/02/16 22:19
Quote strings in `hugo config` output

82a08889 – Anthony Fok <[email protected]> authored on 2015/02/16 22:35
Revert "Expansion of unit tests for utils/utils.go"

c2e29138 – bep <[email protected]> authored on 2015/02/16 23:33
Fix canonifyurl vs schemaless links

6b28e38c – Owen Waller <[email protected]> authored and Anthony Fok <[email protected]> committed on 2014/11/16 12:50
Expansion of unit tests for utils/utils.go

cb9fa627 – Anthony Fok <[email protected]> authored on 2015/02/16 20:59
[Docs] Minor copyediting of highlighting.md

bd0de85d – karland <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/02/16 14:50
Add information to highlighting with Pygments

1827680b – karland <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/02/16 15:43
List of variables

09ed3c4b – Maxime Michel <maxime@debian> authored and Anthony Fok <[email protected]> committed on 2015/02/16 17:53
Fixed a typo

54e41768 – Anthony Fok <[email protected]> authored on 2015/02/16 08:14
Make "Indexes" the alias and "Taxonomies" the canonical name

d33a42f1 – spf13 <[email protected]> authored on 2015/02/16 06:51
Merge branch 'master' of github.com:spf13/hugo

159836ed – Anthony Fok <[email protected]> authored on 2015/02/16 04:07
README.me: Add linefeed that got lost in the last commit

63e7b970 – Anthony Fok <[email protected]> authored on 2015/02/16 04:02
[Docs] Add pointers to roadmap; new tweet and article

f1fec88c – bep <[email protected]> authored and spf13 <[email protected]> committed on 2015/02/16 05:48
Improve abs url replacement speed

27c03a6d – bep <[email protected]> authored and spf13 <[email protected]> committed on 2015/02/12 07:17
Add benchmark for AbsUrlInXml

366f9916 – Ivan Fraixedes <[email protected]> authored and spf13 <[email protected]> committed on 2015/02/14 15:20
Another link in the same page

b389a923 – Ivan Fraixedes <[email protected]> authored and spf13 <[email protected]> committed on 2015/02/14 15:08
Fixed invalid link to partials

462e666f – Joseph Kaptur <[email protected]> authored and spf13 <[email protected]> committed on 2015/02/06 19:21
Update docs so that `figure` includes the `class` parameter.

c14e7b10 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2015/02/01 17:05
Add 'config' command to list site configuration

d6f81c73 – spf13 <[email protected]> authored on 2015/02/14 13:30
Put back static theme conditional

d10e05f2 – Anthony Fok <[email protected]> authored on 2015/02/08 03:11
[commands/new.go] Update theme.toml etc.

87975e04 – bep <[email protected]> authored on 2015/02/12 09:31
Remove nohup.out committed by accident

48206833 – bep <[email protected]> authored on 2015/02/12 04:09
Doc Data Files: Add section about themes and expanded the example a bit

12176323 – bep <[email protected]> authored on 2015/02/11 19:09
Remove now superfluous conditional

8ed67169 – bep <[email protected]> authored on 2015/02/11 16:55
Fix broken data dir test

8df59c81 – bep <[email protected]> authored on 2015/02/11 15:33
Temporarily disable broken test

ebcc1e66 – bep <[email protected]> authored on 2015/02/11 15:24
Add data files support in themes

664fd991 – Anthony Fok <[email protected]> authored on 2015/01/29 09:19
Change "ctrl+c" to "Ctrl+C"

dbb86679 – midinastasurazz <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/02/11 00:45
Fix typo: GetJson -> GetCsv

7e28db18 – Greg Restall <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/02/11 08:41
Add showcase entry for consequently.org

fa71f6c1 – bep <[email protected]> authored on 2015/02/10 14:13
Make # survice Url cleaning

e3daa359 – spf13 <[email protected]> authored on 2015/02/10 05:58
Update release notes for v0.13

22d85c2a – bep <[email protected]> authored on 2015/02/10 09:37
Avoid converting summary to []byte and back to string

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

Next