RSS feed
2bee4a15
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/05 13:31
Replace 4 strings.Replace with 1 strings.Replacer
5df85770
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/05 10:48
Add memprofile to pprof benchmark
f8704c1b
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/04 19:38
Avoid calling strings.Fields multiple times with same content
11a19e07
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/04 16:27
Build PageMenus only once
df734bc1
– Mary Anthony <moxieandmore@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/01/31 16:00
Tighten README for the sloppy reader
8b95cab9
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/01 17:29
Avoid panic on unknown markup
dd934481
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/01 15:36
Scratch doc: Use the special $ variable to prevent confusion
13d90094
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/01 14:56
Use .Site.Params.description as fallback for social partials
b984ec96
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/31 18:45
Optimize for the common case in Blackfriday config
c5078093
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/30 11:56
Print template parsing errors to aid troubleshooting
d1364ffb
– Naoya Inada <naoina@kuune.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/31 21:24
Fix defaults for Blackfriday
f264076f
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/31 16:33
Add doc for Scratch
420c9e4d
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2014/12/26 16:18
Add writable context to Node
47c8f329
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/31 14:14
Prevent site config being overwritten
659f71e6
– Anthony Fok <foka@debian.org>
authored
on 2015/01/31 02:27
[Docs] Fix more missing `.` in example `partial` calls
20bed49f
– Dan Hatch <danhatch333@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/01/29 09:18
Fixed syntax error in 404.html template code
f4737689
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 20:06
Updating shortcode imports & site test to work with new buffer pool functions
e1e6aaed
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 20:04
Merge branch 'master' of github.com:spf13/hugo
4a9436c1
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/30 17:05
Some more .Date.IsZero checks in internal templates
230e7c02
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/30 16:58
Remove _default prefix from SEO templates
3d60955e
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/30 01:24
Use .Date.IsZero to skip unset date in embedded templates
35684e8f
– Jeffrey Tolar <tolar.jeffrey@gmail.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/28 16:39
Use strings instead of byte arrays for replaceShortcodeTokens tests
366c5572
– Jeffrey Tolar <tolar.jeffrey@gmail.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/28 16:11
Use a regular expression in replaceShortcodeTokens
ba53799f
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/30 11:21
url_path => urlPath
523f38a9
– Dan Hersam <dan@hersam.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/29 08:30
Fix for issue 839 and 490 on Windows
8db3c0b0
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 07:05
page rendering and writing using BBP
b4c50728
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 06:51
site's XML generation using BBP
77074127
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 06:42
page source creation using BBP
4828fee1
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 06:39
transform chain using BBP
5441fc5d
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 06:25
template render with BBP
2f2297bd
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 06:19
shortcodes using BBP
66ed5c5e
– spf13 <steve.francia@gmail.com>
authored
on 2015/01/30 06:12
Adding BufferPool. Implementing BP in ReaderTo{Bytes,String}().
d397bc4f
– Anthony Fok <foka@debian.org>
authored
on 2015/01/29 07:34
[Docs] Complete the transition from "indexes" to "taxonomies" (almost)
ba44e860
– Anthony Fok <foka@debian.org>
authored
on 2015/01/27 14:17
[Docs] Copyediting
82d4b8ab
– Anthony Fok <foka@debian.org>
authored
on 2015/01/26 23:52
[Docs] Use OptiPNG to shrink PNG images losslessly
8e6cbe82
– Anthony Fok <foka@debian.org>
authored
on 2015/01/26 22:25
Some housekeeping of the Showcase and Press pages
831fbd5e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/28 11:50
Add .mailmap to get a more correct author log
ee1045ad
– fundon <cfddream@gmail.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/28 10:18
ignore root path, no need strip traling slash
2d8e15a5
– Dan Hersam <dan@hersam.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/27 15:09
Version uses binary name instead of hugo
06b1a883
– Dan Hersam <dan@hersam.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/27 12:14
Added three videos to documentation.
e52a76f5
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 18:01
Use runtime.GOOS to identify Windows specific path tests
0b5f8c8c
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 16:56
[doc] Improve paginator doc
7c74a77d
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 14:47
Replace assert.Equal(true/false) with assert.True/False
251f5e9d
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 11:51
Do not panic on permission denied
8ad4fd05
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 09:03
Split Windows and Unix specific path tests
b155e8b4
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 07:12
Temporarily comment out breaking Windows test case