RSS feed
634548b9
– Anthony Fok <foka@debian.org>
authored
on 2015/03/10 05:49
Add new min_version field to theme.toml template
4784b63e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/09 11:52
Add test cases for Ne and Eq type normalisation
44cdb37b
– Tatsushi Demachi <tdemachi@gmail.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/03/09 18:55
Fix eq and ne tpl function issue
91d16fbb
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 10:41
Fix UglyUrls on Windows
602ceec0
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 10:18
Handle 404 thread safely
851badcb
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 08:22
There is only one s.PageTarget() - so we cannot change it, even tempoararily. We have to find another solution to this.
63ffb916
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 07:59
parser: apply some Golint rules
81c41d6f
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 07:58
livereload: apply some Golint rules
a91bcd85
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 07:58
source: apply some Golint rules
e007c9b2
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 07:53
hugolib: apply some more Golint rules
57590078
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 07:52
menu: make receiver name on Page methods consistent
e24a7759
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/07 07:25
page: make receiver name on Page methods consistent
8539f781
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/06 19:13
hugolib: apply some Hugolint rules
b9f8c0c1
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/06 19:10
author: fix doc
bd2b679e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/06 19:02
helpers: apply some Golint rules
e685dfc0
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/06 13:07
Apply some more Golint suggestions
224a2ddf
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/06 10:58
Fix some Go Lint errors
103ea842
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/06 09:56
Fix errors reported by Go Vet
c4c19ad3
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/03/05 23:47
Prevent 404.html from prettifying into 404/index.html
3343cacc
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/05 19:30
Avoid panic when pagination on 0 pages
6e1b0e0c
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/05 18:19
Apply gofmt -s
8557e2cb
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/05 16:10
Add benchmark for the shortcode lexer
ecb2aca6
– Saint Asky <loongmxbt@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/03/05 05:57
Update github-pages-blog.md
fb0facef
– Steve Francia <steve.francia@gmail.com>
authored
on 2015/03/04 04:17
Tidying the Readme a bit more
6c9bdc28
– Steve Francia <steve.francia@gmail.com>
authored
on 2015/03/04 04:16
Using a smaller Header Image
8aa646ce
– Steve Francia <steve.francia@gmail.com>
authored
on 2015/03/04 04:15
Fixing image in readme
1e210a43
– Steve Francia <steve.francia@gmail.com>
authored
on 2015/03/04 04:15
Restructure top of Readme.md
fa5cbb2a
– Steve Francia <steve.francia@gmail.com>
authored
on 2015/03/04 04:08
Merge pull request #944 from gitter-badger/gitter-badge
45d962c6
– The Gitter Badger <badger@gitter.im>
authored
on 2015/03/04 09:06
Added Gitter badge
d5cb3695
– Steve Francia <steve.francia@gmail.com>
authored
on 2015/03/04 04:01
Update Readme.md with additional contribution guides
ab5862cd
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/02 16:23
Allow the same shortcode to be used with or without inline content
241f9f9e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/28 14:24
Improve error message on missing shortcode inner content
9d80ecb4
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/28 13:45
Keep trailing slash when baseUrl contains a sub path
176ce5de
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/27 06:57
Allow hyphens in shortcode name
967d001e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/23 13:12
Use osext on GitHub
bb13d826
– Anthony Fok <foka@debian.org>
authored
on 2015/02/21 18:26
[Docs] NetBSD and ARM pre-built binaries are already provided
729a6739
– spf13 <steve.francia@gmail.com>
authored
on 2015/02/21 18:11
Bumping to version "v0.14-DEV"
e43eabac
– spf13 <steve.francia@gmail.com>
authored
on 2015/02/21 17:31
Updating the final release notes for v0.13
88e7c031
– Anthony Fok <foka@debian.org>
authored
on 2015/02/21 09:46
[Docs] Clarify the switch to `canonifyurls = false` as default
ac189fd5
– Anthony Fok <foka@debian.org>
authored
on 2015/02/21 08:42
Update README.md and overview/installing.md
dc7b7ef8
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/20 13:38
Avoid race condition in target list init
c33a8528
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/20 12:41
Avoid race condition in isInnerShortcode
a3892685
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/02/19 04:19
Add trailing file separator to temp dir
f0c8585b
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/19 06:36
Use $.Paginator in template
62752cfe
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/18 17:16
Return unmodified content if panic in LiveReloadInject
4d708f09
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/18 16:51
Add revocer in LiveReloadInject
d2e022f2
– René Jochum <rene@jochums.at>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/17 17:21
Suppress errors for symbolic links witch point to a file.
aeddaee9
– riboflavin <justin@10gen>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/17 13:08
add note that running with watch doesn't produce a site suitable for deployment
e31536dd
– karland <anders-betrachtet@online.de>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/16 14:50
Add information to highlighting with Payments
c4393257
– Anthony Fok <foka@debian.org>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/16 06:26
Adapt to relative path bug fix in purell
41c0e82f
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/16 03:43
Moved futured getSQL topic to another branch
b209f443
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/15 12:41
getJson and getCsv documentation proof reading by @msjulias
4342dd84
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/15 05:01
Update Dynamic Content docs
48a6d447
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/13 12:21
Update doc
47b7cfeb
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/12 06:40
Add getSQL idea
fdf8db9c
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/12 05:16
Initial doc file: Dynamic Content
32d645d9
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/09 04:22
Fix bug where running hugo without options causes to create
076b618f
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/08 10:33
GetJson and GetCsv have now variadic URL parts so that you can submit pre or post parts of an URL. The parts will be joined to the final URL.
10c2b41b
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/02 15:14
Add --ignoreCache CLI flag with description "Ignores the
c168666b
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/01/12 03:59
Adding getJson and getCsv to funcMap
41a51681
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/12/28 05:10
Fix bug on windows where the backslash got removed in func MakePath()
5e2d3d2e
– Cyrill Schumacher <cyrill@schumacher.fm>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/12/27 09:40
Merge to stay up to date with current dev
9bf223e5
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/02/16 22:19
Quote strings in `hugo config` output
82a08889
– Anthony Fok <foka@debian.org>
authored
on 2015/02/16 22:35
Revert "Expansion of unit tests for utils/utils.go"
c2e29138
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/16 23:33
Fix canonifyurl vs schemaless links
6b28e38c
– Owen Waller <o.waller@kulawe.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2014/11/16 12:50
Expansion of unit tests for utils/utils.go
cb9fa627
– Anthony Fok <foka@debian.org>
authored
on 2015/02/16 20:59
[Docs] Minor copyediting of highlighting.md
bd0de85d
– karland <anders-betrachtet@online.de>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/02/16 14:50
Add information to highlighting with Pygments
1827680b
– karland <anders-betrachtet@online.de>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/02/16 15:43
List of variables
09ed3c4b
– Maxime Michel <maxime@debian>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/02/16 17:53
Fixed a typo
54e41768
– Anthony Fok <foka@debian.org>
authored
on 2015/02/16 08:14
Make "Indexes" the alias and "Taxonomies" the canonical name
d33a42f1
– spf13 <steve.francia@gmail.com>
authored
on 2015/02/16 06:51
Merge branch 'master' of github.com:spf13/hugo
159836ed
– Anthony Fok <foka@debian.org>
authored
on 2015/02/16 04:07
README.me: Add linefeed that got lost in the last commit
63e7b970
– Anthony Fok <foka@debian.org>
authored
on 2015/02/16 04:02
[Docs] Add pointers to roadmap; new tweet and article
f1fec88c
– bep <bjorn.erik.pedersen@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/16 05:48
Improve abs url replacement speed
27c03a6d
– bep <bjorn.erik.pedersen@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/12 07:17
Add benchmark for AbsUrlInXml
366f9916
– Ivan Fraixedes <ifcdev@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/14 15:20
Another link in the same page
b389a923
– Ivan Fraixedes <ifcdev@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/14 15:08
Fixed invalid link to partials
462e666f
– Joseph Kaptur <joseph.kaptur@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/06 19:21
Update docs so that `figure` includes the `class` parameter.
c14e7b10
– bep <bjorn.erik.pedersen@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/01 17:05
Add 'config' command to list site configuration
d6f81c73
– spf13 <steve.francia@gmail.com>
authored
on 2015/02/14 13:30
Put back static theme conditional
d10e05f2
– Anthony Fok <foka@debian.org>
authored
on 2015/02/08 03:11
[commands/new.go] Update theme.toml etc.
87975e04
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/12 09:31
Remove nohup.out committed by accident
48206833
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/12 04:09
Doc Data Files: Add section about themes and expanded the example a bit
12176323
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/11 19:09
Remove now superfluous conditional
8ed67169
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/11 16:55
Fix broken data dir test
8df59c81
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/11 15:33
Temporarily disable broken test
ebcc1e66
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/11 15:24
Add data files support in themes
664fd991
– Anthony Fok <foka@debian.org>
authored
on 2015/01/29 09:19
Change "ctrl+c" to "Ctrl+C"
dbb86679
– midinastasurazz <mpavlovsky@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/02/11 00:45
Fix typo: GetJson -> GetCsv
7e28db18
– Greg Restall <greg@consequently.org>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/02/11 08:41
Add showcase entry for consequently.org
fa71f6c1
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/10 14:13
Make # survice Url cleaning
e3daa359
– spf13 <steve.francia@gmail.com>
authored
on 2015/02/10 05:58
Update release notes for v0.13
22d85c2a
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/10 09:37
Avoid converting summary to []byte and back to string
371c148c
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/09 11:58
Fix alias for data files doc
03fff880
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/09 11:52
Add docs for Data Files
6afe70d5
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/09 11:07
Better error message for data-file parsing errors
1c50f775
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/02/08 16:09
DataDir: Minor polish and add missing tests
773812de
– Erlend Klakegg Bergheim <erlend@klakegg.net>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/01/20 18:08
Reads data files inside data/ and makes data available in .Site.Data
4c7e119c
– Anthony Fok <foka@debian.org>
authored
on 2015/02/08 14:42
[Docs] Say which directory to clone the hugoThemes
Next