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
bedc2d84
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 06:44
Introduce FilepathPathBridge
5f9596e6
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/27 05:15
Add more tests to helper
de76d4a8
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/26 20:27
Improve pagination testing
0c229707
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/26 15:41
Linkify release notes
fb594fc6
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/26 10:26
Set detault for Paginate to 10
a6d22bcf
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/26 09:56
Add documentation for pagination
c0fbe614
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/26 08:34
Add Bootstrap-compatible pagination.html
3628d0bb
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/26 08:06
Add pagination to release notes
37445bc6
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2014/12/27 09:11
Add pagination support for home page, sections and taxonomies
407e80a9
– Naoya Inada <naoina@kuune.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/25 15:08
Add site-wide/per-page [blackfriday] `extensions` option
39b2cdec
– Wade Wegner <wade.wegner@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/01/25 09:53
Wrong URL for Github Pages
e72ce89a
– Jonathan Anderson <jonathan.anderson@ieee.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/25 03:09
Move s.prepUrl() before prepending BaseUrl.
ea72f15f
– Kartik Singhal <kartiksinghal@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/01/25 15:38
Correct wercker URL
57b4f331
– Naoya Inada <naoina@kuune.org>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/01/25 10:38
Fix inverse notation
f6c0b472
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/24 08:49
Make Blackfriday smart fractions to really default to `true`
eb686352
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/24 07:37
Add site-wide/per-page [blackfriday] `fractions` option
803865f8
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/23 23:44
Fix for page.GetParam() for JSON and TOML maps
a0c6dba3
– Anthony Fok <foka@debian.org>
authored
on 2015/01/23 23:30
Upgrade from gopkg.in/yaml.v1 to gopkg.in/yaml.v2
bd1b019f
– Jonathan Anderson <jonathan.anderson@ieee.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/23 16:56
Handle empty front matter in archetype.
b345ca26
– Anthony Fok <foka@debian.org>
authored
on 2015/01/23 06:46
[Docs]: Add new press/blog coverage about Hugo
1b42dc57
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2014/12/12 15:28
Fix RelPermalink() and Urls in menus vs canonifyUrls
74399830
– Anthony Fok <foka@debian.org>
authored
on 2015/01/22 13:04
[Docs] Document the new (temp?) default of `canonifyurls = false`
60c6faa3
– Anthony Fok <foka@debian.org>
authored
on 2015/01/22 12:46
Revert "Try to fix mysterious test failures on Travis"
71fe85df
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/22 19:36
Try to fix mysterious test failures on Travis
01ec44a6
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/22 12:23
Add menu tests for pages with both Yaml and Toml front matter
020c0b86
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/22 06:14
Revert "Quick-and-dirty way to print details of template errors"
6db6d33b
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/21 20:19
Add dateFormat to release notes
37490ee2
– Tatsushi Demachi <tdemachi@gmail.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/21 17:52
Add dateFormat template function
878754c2
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/21 14:13
Protect the innerShortCodeCache by a RW lock
c8f8f48e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/21 10:28
Cache the page's rendering context flags
19c52ab0
– Anthony Fok <foka@debian.org>
authored
on 2015/01/21 01:05
Register rstHandler to restore experimental reST support
1cc63869
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/21 09:35
Make ref and relref respect plainIdAnchors
e5be592e
– Peter Krautzberger <p.krautzberger@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/01/21 05:42
fix outdated MathJax CDN URL
173aa53b
– Anthony Fok <foka@debian.org>
authored
on 2015/01/20 19:35
[Docs] Use of `$.` to access global context from anywhere
f015e9b8
– Anthony Fok <foka@debian.org>
authored
on 2015/01/20 18:45
[Docs] Recommend the use of backticks for IE conditionals
02da4959
– Anthony Fok <foka@debian.org>
authored
on 2015/01/20 10:50
Fix string comparison for .Truncated page variable
a17c290a
– Anthony Fok <foka@debian.org>
authored
on 2015/01/20 10:45
[Docs] Correct description of "Read More" links in Summaries
edcdb6f4
– Anthony Fok <foka@debian.org>
authored
on 2015/01/19 21:43
Fix two errors in two internal templates
d897b1e8
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 17:30
Add missing assertion to trim-test
932214d7
– Nikolay Kirsh <bost56@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/01/20 19:40
fix --uglyUrls params
2ec046af
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 15:45
Minor polish in path/url
9e688507
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 12:44
Add more tests to general helper
1b91fec0
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 12:15
Add tests for IsSet
ee34a840
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 11:47
Add test binaries to .gitignore
f77f2a9b
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 11:38
Refactor TestGt to also include Lt, Ge, Le, Eq and Ne
1348caa6
– Anthony Fok <foka@debian.org>
authored
on 2014/12/26 03:28
[Docs] Add a note about the plan to switch to Apache License
f470cf95
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 09:24
Add tests for Apply
3f0f186b
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 08:31
Add inline doc for Apply
eabe8e1a
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 08:21
Rename ignoreDotFile to isDotFile (which is what it is)
077d726b
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 07:41
Replace regexp based Chomp with builtin TrimRight
99aee304
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 07:30
Add tests for Replace
26856c3b
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 07:23
Add tests for Trim
4b1780bf
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 07:09
Add test coverage files to .gitignore
a6bf6f52
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/01/20 07:07
Add tests for Chomp
Next