RSS feed
998b2f73
– Nelson Silva <nelson.silva@inevo.pt>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2013/09/09 08:43
Added safeHtml template function
6274aa0a
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/05 05:57
Homepage "/" respects PublishDir
610c06e6
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/04 18:28
Introduce source.Filesystem
d4d9da9f
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/04 12:57
Remove page module dependence on opening files
cb00917a
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/03 16:52
Expand the ShowPlan functionality
4004687f
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/01 05:56
Move to target.Filesystem
7919603f
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/01 05:24
Add Translate to target
c6ad532b
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/01 03:43
Add file reporting to planner
13d2c552
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/31 17:13
Adding Planner
79d9f82e
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/03 11:38
Code reorg, helpers.go has been decomposed.
207d8fb7
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/03 10:51
Date rendering unit tests in pages
3ecc698f
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/03 08:41
Remove hugolib.HTML and hugolib.URL types
a591a106
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/01 08:02
Include building hugo docs as part of test.
d841d522
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/01 08:02
Include building hugo docs as part of test.
ba82a203
– Fabrizio (Misto) Milo <mistobaan@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/31 13:47
Add support for amber files
ee5865f2
– Fabrizio (Misto) Milo <mistobaan@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/31 13:35
Abstract html/template dependency
0a9dc705
– Fabrizio (Misto) Milo <mistobaan@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/31 13:29
Use s everywhere for consistency
b268e639
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/09/01 07:39
Return an error (other than 0) when ./hugo fails
6c8e7edb
– Mark Sanborn <marcrosoft@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/31 17:07
The <!--more--> (summary divider) now works even if it is on the same line as content
4349216d
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/31 16:00
Small code cleanup
0fdea0c2
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/30 17:24
Return an error with WritePublic
097b782a
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/30 17:13
Removing site.Directories.
b14b61af
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/30 13:18
Externalize the writing of content to a target
bc3c2290
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/30 13:14
Ensure Section is set before returning Page object.
c32f401b
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/30 16:06
Revert "Return errors when rendering"
a792ec09
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/30 10:38
Cleanup formatting - go fmt ./...
4ed43e80
– Mark Sanborn <marcrosoft@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/29 05:37
Fixed bug where Url specified in front matter as pretty url wouldnt render
71678a71
– Daniel Alan Miller <dalan.miller@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/29 17:52
Adding .Summary to page variables
3ab52450
– Fabrizio (Misto) Milo <mistobaan@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/28 05:33
clean up logic
1bb00b8c
– Ross Lawley <ross.lawley@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/27 06:09
Refactored added RenderThingOrDefault and tests
1de19926
– Hugo Duncan <hugo@hugoduncan.org>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/20 05:40
Return any error reported by RenderHomePage
9930011e
– Ross Lawley <ross.lawley@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/21 06:37
Wordpress summaries
7b1f0960
– Ross Lawley <ross.lawley@gmail.com>
authored
and Noah Campbell <noahcampbell@gmail.com>
committed
on 2013/08/21 13:21
Add 404.html for gh-pages
f28a8fa0
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/23 10:47
RenderThing test cases
9d15262e
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/23 10:40
Test cases for ignoreDotFile
0fabd51a
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/23 10:44
Update .gitignore to ignore *.swo files
7461ed63
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/20 12:56
Fix benchmark so the buffer is read each time.
599e6672
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/14 11:22
Removing GetSection
ae711297
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/23 09:51
Skip "dot" files in layout
eb4288e3
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/20 16:56
Merge pull request #53 from hugoduncan/feature/print-error-on-invalid-index
00839567
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/20 16:55
Merge pull request #52 from rozza/StaticSync
35b35a70
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/20 16:54
Merge pull request #51 from cabello/patch-3
6f424175
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/20 16:54
Merge pull request #50 from cabello/patch-2
3d0dc1ac
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/20 16:54
Merge pull request #49 from cabello/patch-1
5aa47a7b
– Ross Lawley <ross.lawley@gmail.com>
authored
on 2013/08/20 16:32
Static changes shouldn't be destructive to existing files
301d2baf
– Hugo Duncan <hugo@hugoduncan.org>
authored
on 2013/08/20 12:39
Print error if index value in a page is wrong type
8415c5e6
– Danilo Cabello <danilo.cabello@gmail.com>
authored
on 2013/08/20 09:52
Remove extra quotes from meta data
acd5ea0e
– Danilo Cabello <danilo.cabello@gmail.com>
authored
on 2013/08/20 08:13
Check .Prev and .Next pointers before using it
8058abd7
– Danilo Cabello <danilo.cabello@gmail.com>
authored
on 2013/08/20 07:56
Fix broken link to Index page
eff8457a
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/19 01:32
Merge pull request #46 from rawfalafel/sync_static
2dcdd673
– rawfalafel <yutaro@turntable.fm>
authored
on 2013/08/18 21:17
Watch StaticDir and sync to PublishDir on change
c4bcdebc
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/17 17:04
Merge pull request #44 from cactus/avoid-redirect-with-slugs
e2744d40
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/17 17:04
Merge pull request #43 from hugoduncan/feature/allow-xhtml-aliases
2542836b
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/17 16:59
Merge pull request #41 from rozza/skipStatic
8f330626
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/17 19:53
Merge branch 'noahcampbell-index_reporting'
c713beba
– Noah Campbell <noahcampbell@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2013/08/13 10:58
Formatting cleanup
ec821739
– Noah Campbell <noahcampbell@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2013/08/13 10:47
Removing the use of slash
8eca8f8a
– Noah Campbell <noahcampbell@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2013/08/13 06:46
Detect missed index from front matter
e66ba5d2
– Noah Campbell <noahcampbell@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2013/08/13 06:44
Return errors when rendering
0a79edd4
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/17 17:49
Removing extra links on homepage
3ae8078d
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/17 04:40
Adding "fork me on github" banner
8c0ab4de
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/17 04:34
Complete overhaul of the docs
b76b80c5
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/17 02:35
Merge pull request #40 from VonC/clarify_uglyurls_flag
b9e835b1
– elij <elij@wundrd.net>
authored
on 2013/08/16 09:14
avoid handling a redirect from slug to slug/
23a98ad0
– Hugo Duncan <hugo@hugoduncan.org>
authored
on 2013/08/15 20:29
Enable aliases from .xhtml paths
0f143dcf
– Ross Lawley <ross.lawley@gmail.com>
authored
on 2013/08/15 15:58
Skip Static directory if its in your content directory
9308cd6a
– VonC <vonc@laposte.net>
authored
on 2013/08/14 06:53
Clarify uglyurls flag.
3c3fc45d
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/14 06:19
Merge branch 'master' of github.com:spf13/hugo
480e01eb
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/14 04:57
Further work on path/section stuff. Tests passing now.
7a51a8a5
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/13 16:03
Merge pull request #38 from noahcampbell/workflow_dotfile
b4bcc591
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/13 15:39
Now support for nested paths. Better section detection.
6e272394
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/13 06:47
Merge branch 'master' of github.com:spf13/hugo
ec02fa4b
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/13 05:23
Adding support for a default content type template
89685249
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/13 04:43
Adding support for recent content.
ca5a94a9
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/13 03:44
Merge pull request #37 from noahcampbell/master
c661d980
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/13 03:44
Merge pull request #31 from cactus/issue-31
97eb9225
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/12 12:10
Ignore dotfiles in content directory
5664780c
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/12 16:38
gofmt pass
2d11d1bd
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/12 13:14
Test GetParam and the various incarnations of frontmatter.
31a1ade1
– elij <elij@wundrd.net>
authored
on 2013/08/12 15:55
move "dot" in regex to avoid it being part of a range
c689d46a
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/12 15:42
Merge pull request #32 from cactus/issue-32
b13afc41
– elij <elij@wundrd.net>
authored
on 2013/08/12 15:02
fix sanitizeRegex to not strip "dots"
023567b0
– elij <elij@wundrd.net>
authored
on 2013/08/12 15:01
fix bad tab/space due to paste
2f9b582d
– elij <elij@wundrd.net>
authored
on 2013/08/12 14:51
fix wrong renderlist feed permalink
cb39f052
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/12 11:36
Merge pull request #36 from noahcampbell/master
8c031413
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/12 09:57
Use / for template names regardless of platform.
ec1a3a8d
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/12 10:43
Merge pull request #35 from noahcampbell/master
3fdcd0ba
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/12 10:13
Support for non-standard formats.
17aafb39
– VonC <vonc@laposte.net>
authored
on 2013/08/12 10:31
Avoid error if no content.
0305c825
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/12 05:41
Move timezone tests to integration test.
f610d45c
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/11 17:03
Add additional details to date test cases.
dd19d0cc
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/11 16:34
Provide better support for various date formats.
5b3b0f95
– Steve Francia <steve.francia@gmail.com>
authored
on 2013/08/11 03:23
Merge pull request #26 from noahcampbell/master
02337089
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/10 11:44
Started new release notes, added nitro step for aliases
ac26de20
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/10 11:41
Adding correct canonical link to alias pages
d5518c09
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/10 11:35
Adding support for aliases (redirects)
45ce6e2b
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/10 10:08
Merge branch 'redirect' of https://github.com/rozza/hugo into rozza-redirect
733c0207
– spf13 <steve.francia@gmail.com>
authored
on 2013/08/09 22:07
Merge branch 'master' of github.com:spf13/hugo
e2a28114
– Ross Lawley <ross.lawley@gmail.com>
authored
on 2013/08/09 17:35
Add redirect to page parameters and redirects example
bb273df4
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/08/09 14:24
Add support for continuous testing.
Next