RSS feed
be4fe8f8
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/22 09:52
Polish Substr and Split tests
04817c7b
– Xin Fan <fredxinfan@gmail.com>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/03/20 09:44
Add Substr and Split template functions
9cc3d67c
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/19 13:23
Pull Data Files tests into its own file
1e8e5d4e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 22:09
Format docs
66cf3bdc
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 21:55
Rename interface contentRewriter to contentTransformer
efb56477
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 17:27
Change safeHTtml to safeHTML in sitemap template
a8bfaba0
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 16:47
template: add some missing test cases for First
b15d0a16
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 16:18
transform: remove some superfluous int conversions
658cfb28
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 15:42
Remove URL param from exported AbsURL methods
e7099cfa
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 13:33
Un-export ContentReWriter
98ee69bc
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/17 20:36
Write to rotating ContentReWriter in transformer chain
9688ed25
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 08:42
Comment out shaky Seq test
f4244be0
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 08:27
Calculate the next Hugo version in Deprecated
3273fce0
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 08:23
Refactor Hugo version
49f20bbc
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 07:30
Add UrlPath to the deprecated list
e39a258e
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/18 07:10
Improve type handling in Seq
b3bd71fe
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/03/17 20:44
Update Hugo docs with the initialisms suggested by golint
8b8fb417
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/03/17 18:16
More initialism corrections (golint)
ca69cad8
– Anthony Fok <foka@debian.org>
authored
on 2015/03/17 20:32
Press: Add "Migrating to Hugo From Octopress" by Nathan LeClaire
a220a3ba
– Anthony Fok <foka@debian.org>
authored
on 2015/03/17 19:53
[Docs] Copyedit http://gohugo.io/extras/dynamiccontent/
bcdad02c
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/17 14:14
Use ReaderToString in site tests
e1340c06
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/17 11:38
Fix crossrefs on Windows
a0447345
– quoha <quoha@quoha.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/03/15 16:56
Add "getenv" as an wrapper for os.Getenv
32bf8b76
– Vitaly Haritonsky <vharitonsky@gmail.com>
authored
and Anthony Fok <foka@debian.org>
committed
on 2015/03/14 08:58
removed duplicate word in readme
27ed49e5
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/13 20:03
Revert "Added image support to the sitemap.xml template"
3c147bd4
– Derek Perkins <derek@derekperkins.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/11/24 14:59
Added image support to the sitemap.xml template
0be2aade
– bep <bjorn.erik.pedersen@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/02/24 05:56
Add Seq template func
358dcce7
– Anthony Fok <foka@debian.org>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2015/01/23 06:59
Experimental AsciiDoc support with external helpers
fbcda030
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/12 17:44
Do not ERROR-log missing /data dir
b190ad0f
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/12 16:50
source: add some test cases for File
f8a840a1
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/12 14:51
Add double checking in Deprecated
6e30c10d
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/12 12:10
Add deprecated logger
f848dc92
– Anthony Fok <foka@debian.org>
authored
on 2015/03/12 04:53
[Docs] Update and expand http://gohugo.io/overview/usage/
d3c0fde5
– Anthony Fok <foka@debian.org>
authored
on 2015/03/12 04:50
Update press coverage: Fix URL; new tutorial in Chinese
232398f1
– Anthony Fok <foka@debian.org>
authored
on 2015/03/12 04:46
Remove trailing space from site build statistics
67df33f5
– Anthony Fok <foka@debian.org>
authored
and bep <bjorn.erik.pedersen@gmail.com>
committed
on 2015/03/11 07:34
Correct initialisms as suggested by golint
00f07c53
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/11 06:25
doArithmetic: add test for division by zero
43742e02
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/10 21:29
Add some basic tests for doArithmetic
b9b70fb6
– Anthony Fok <foka@debian.org>
authored
on 2015/03/10 12:55
Skip directories like node_modules from the watchlist
f85d1a7d
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/10 19:17
parser: add some frontmatter test cases
c641ffea
– bep <bjorn.erik.pedersen@gmail.com>
authored
on 2015/03/10 14:44
absurlreplacer: write replacements directly to the byte buffer
3ba279c2
– Anthony Fok <foka@debian.org>
authored
on 2015/03/10 06:18
Do not parse backup files with trailing '~' as templates
81695717
– Anthony Fok <foka@debian.org>
authored
on 2015/03/10 05:59
Switch from fsnotify.v0 to fsnotify.v1 API (watcher)
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
Next