RSS feed
adc559b0
– Øyvind Skaar <os@odots.org>
authored
on 2013/11/07 14:47
minor documentation fix
ad04f6c8
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/11/05 17:51
Adding baseline
86233c00
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/11/05 17:28
Remove the hugo-nav function
1cebce12
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/11/05 00:29
Adding RSS test case.
b2236457
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/11/04 23:32
Fix Test Name
1fbcaf92
– spf13 <steve.francia@gmail.com>
authored
on 2013/11/04 19:28
Buffers instead of pipes
226bc8f5
– spf13 <steve.francia@gmail.com>
authored
on 2013/11/04 19:24
Updated release notes
23a5711d
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/11/01 16:36
Fix benchmark panic
23a711a2
– spf13 <steve.francia@gmail.com>
authored
on 2013/11/01 14:43
Hugo updated to work with latest cobra
9af47f07
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/10/31 18:14
Improve rendering time
f4cb8e16
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/10/29 16:24
Adding benchmark for transformation module.
789aa6ad
– Noah Campbell <noahcampbell@gmail.com>
authored
on 2013/10/31 11:46
Removing check for directory: static, layouts
861472be
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/31 05:51
Small tweaks to Homepage and CSS
1d0d280e
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/31 05:51
Addition of an indexes section to the docs. Updated most of the existing index content.
a7dae30a
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/31 05:49
More work on indexes
bc7c9221
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/25 22:28
Better mobile support on docs site
90355eec
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/25 22:18
Big visual overhaul of the docs. Docs now using indexes for all menu generation.
df0523ff
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/25 20:20
Flipping around weight order. higher weight at the bottom. use negative to pin to top.
5003f7f7
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/25 14:42
Docs menu now powered by indexes.. converting some of the content to use this.
d20b41a2
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/25 14:40
Big index overhaul. Now supporting ordering tokens by count or alphabetically. Also made full indexes available to the Site variable.
9388f236
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/25 14:37
Adding support for linkTitles
b580a25d
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/25 14:03
Better error handling when rendering error found when in watch mode
764abd20
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/24 12:49
Update homepage
dde965a5
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/24 12:49
Migrate docs to Bootstrap 3.0
cd71eb73
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/24 12:45
Watching doesn't built site 2x on write (ignores rename events). Also ignores temporary files written by editors.
a5606b06
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/24 11:24
Adding support for ordering content in indexes by other than date (weighted indexes)
471fb1ff
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/24 11:18
Adding support for date field in front matter as date (as TOML provides)
f3c816ea
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/24 10:31
Adding support for more front matter types (int, float & date)
3558e3d6
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/18 07:01
Add support for weighted pages
90090175
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/17 19:57
Adding preliminary support for weighted indexes (for ordering by other than date)
678ddef4
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/17 18:53
Adding a quick start guide to hugo docs
4d333e81
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/17 18:52
New Homepage for Hugo
4263094d
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/15 05:32
Adding support for MinRead. Closed #106
be5ace15
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/15 05:15
Wordcount restored. fixed #92
e58d8fe7
– spf13 <steve.francia@gmail.com>
authored
on 2013/10/09 19:38
fixed #95, fixed #93