RSS feed
28ffb92b
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 21:06
Adding the new command and the create package
08c30b6e
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 21:04
Using new helpers in page.go
bff1f1e6
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 21:04
Adding some new methods to helpers (GuessSection, MakeTitle & Filename)
ef2ad4d9
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 21:02
More feedback where errors happen during metadata conversion
6d9a2d24
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 21:01
adding a front matter format to lead rune method
fb7d45e6
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 10:11
permitting empty files again. Fixing some tests to now pass.
3395e1cb
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 09:23
Adding a command that enables converting site to a different metadata format.
859a78e1
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 09:21
Providing the ability to save (write) a content's source file.
1302ef9f
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 09:20
Making site page initialization a bit more granular and accessible
cbd9506c
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 09:19
moving front matter parsing (and creation) to parse package
58f8b43f
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 09:13
moving writeToDisk to helpers to make it more accessible
f271faea
– Christoph Burgdorf <christoph.burgdorf@bvsn.org>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/14 19:25
Don't process dotfiles
5581e33a
– Ciaran Downey <me@ciarand.me>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/22 17:40
Update broken localhost link
96b6ae81
– William McGann <contact@WilliamMcGann.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/12 12:04
Adding example blog
b52e9463
– LordFPL <lordfpl@hotmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/09 17:08
Little syntax mistake
2e954d85
– tummychow <tummychow@users.noreply.github.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/26 04:03
Fix permalinks to subdomains
bdf7cd9f
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/24 12:11
Creating site menu configuration and have the docs site use it
ac82fe32
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/24 06:34
Making active parent in nav reflect when child is active page in docs
ef87dffb
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/24 06:28
Fix accidentally removed line from menu template.
4f813c09
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/24 06:18
Fixing some bugs introduced in prior few commits. Tests now pass.
11fe227b
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/22 23:00
Implementing new menu system in the docs site
9ecf58e2
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/22 22:59
new menus system including active link & nesting
69c1944f
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/22 22:55
Add handling of deeply nested front matter
4a8de8ea
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/22 22:52
Add Disqus support out of the box. Move template/bundle into hugolib.
41adafbc
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/10 10:24
Updated to work with the latest viper
8afff8c7
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/10 04:10
Preliminary Theme Support
c0a046cb
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/09 13:45
Added internal rss.xml template and config option to turn off rss creation
bb9bcdcf
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/09 13:15
Add more information to the siteInfo (and configuration options) for better RSS generation.
93bcddeb
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/08 19:15
Renamed Indexes to Taxonomies. Old template and config parameters still work.
aae6fa0b
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/08 17:57
Fix test to not fail when order is different, but slice contents are the same.
be37c0b3
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/08 17:41
Adding more articles to press page.
bd022534
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/08 17:40
Adding Params to node for easy template access of page.params without throwing errors.
c8269d6d
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/08 17:40
Making node.Keywords the correct length
4161d542
– Michael D. Johas Teener <m@j0t.us>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/08 13:15
Misc doc fixes
d1c500c1
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/07 19:47
Adding Press page to hugo docs
af1acfbc
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/07 19:29
writing indexes under more configuration conditions
ad34be9d
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/07 18:02
strip trailing baseurl slash. Added a new template function "sanitizeurl" which ensures no double slashes. Fixed #221
a6170154
– ojan <olivierjan.com@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/07 08:57
add: yslow-rules showcase
9a83f7a0
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/07 07:44
Fixing all tests to pass with new Viper Config
62dd1d45
– spf13 <steve.francia@gmail.com>
authored
on 2014/04/04 21:26
Hugo config abstracted into a general purpose config library called "Viper".
a01056b9
– Stephen Eglen <sje30@cam.ac.uk>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/31 07:59
typos in mathjax.md
a7ca39cc
– Spencer Lyon <spencerlyon2@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/29 18:39
ENH: added tutorial for hosting a blog on github pages
2e4158b0
– Zach Chadwick <zachad@qacafe.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/27 05:57
added appliance.cloudshark.org to showcase
e50b9d8a
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/31 09:23
Adding support for logging & verbose logging. Consolidation of error handling. Integration of jWalterWeatherman library. Fixed #137
2fa3761e
– Spencer Lyon <spencerlyon2@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/21 13:14
DOC: added tutorial for using MathJax with Hugo
c02a0207
– Nate Finch <nate.finch@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/24 03:19
change golang to go
5ee0a3b9
– Tim Heaney <oylenshpeegul@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/19 04:22
Typo: s/executible/executable/
895fe536
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/24 10:32
Adding a few more logos and powered by/made by images.
f733e70e
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/24 10:32
Adding apple touch & favicon meta links
51b078a7
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/20 17:42
Homepage update. New Logo. Minor site updates.
6205a16b
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/13 16:34
Fixes #227 by properly scoping the variables within the go routine.
85c04ca2
– Alexandre Normand <alexandre.normand@opower.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/10 09:57
Add Tutorial With Steps to Migrate from Jekyll.
7135d897
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/13 08:07
Optimizing thumbnail & preview images
17fdf7d6
– Alexandre Normand <alexandre.normand@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/08 17:53
Add www.heyitsalex.net to Community Showcase.
1b3525d6
– GuoJing <soundbbg@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/09 07:17
fix typo of readme
38131837
– Alex Dunn <dunn.alex@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/05 13:31
clearer pseudo command in quickstart doc
d5c58b45
– Ruben <ruben.nellen@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/06 02:50
Order ByTitle and ByLinkTitle added
eec0e512
– Ruben <ruben.nellen@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/05 02:29
Add sort pages by Title and by LinkTitle
3dfb4751
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/05 14:07
Parallelizing the largest build processes (templates, pages, indexes). Seeing 300%+ improvement of total build time.
d84f707d
– Joe Kopena <tjkopena@bellerophonmobile.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/03/03 11:55
Also ignore Emacs lock & recovery files.
3a0ab5a3
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/04 17:03
Bumping version to v0.11-dev
0447c759
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/01 07:16
Adding the right date for the release of 0.10
0a775650
– spf13 <steve.francia@gmail.com>
authored
on 2014/03/01 06:55
bumping version for 0.10
2540d884
– Mike Keesey <michael.w.keesey@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/28 17:31
Fixing issues go vet reports.
2c0ded7f
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/28 15:18
Add test for ignoring ~$ files
e53bc948
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/27 16:26
Ignore content files ending in ~
0becad72
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/27 16:25
Make error message when encountering unrecognized file extensions more helpful
ea8d0981
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/27 18:30
Make per-page url overrides take precedence over section permalink settings
732b5d42
– Kieran Healy <kjhealy@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/27 15:37
Add Kieran Healy's website.
ae954d51
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/28 06:41
updating the intro page
14227351
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/27 13:32
Reorganization of helpers. Centralized Url/Path logic. Fixed #175.
64572d2d
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/25 18:57
Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed #193
dc068ccb
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/21 13:33
Fix imports so hugo builds on darwin
8fe78f6f
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/20 14:05
A bunch of small documentation changes
de05a0d9
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/20 14:04
Adding documentation on Pretty Urls
e74d1b86
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/20 14:04
Adding documentation on Table of Contents functionality
30e804ee
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/20 14:03
Adding an introduction to Hugo
82fdfa2c
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/19 19:02
Warn about bad shortcode parameters (and don't crash)
5cff3e62
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/19 03:32
Adding Else If example
ed0fe9dd
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/16 20:26
Make 'read a string' code understand float64 (json) and int (yaml) as well as actual strings
b41622bc
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/15 20:22
Allow 1/0 for true/false in Yaml front-matter
e4af4f65
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/15 20:22
Support ISO8601 date/time format without timezones
0bfe9276
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/15 20:21
Make the invalid date/time format error message more helpful
1dbed5ee
– Ask Bjørn Hansen <ask@develooper.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/15 20:20
Call the json delimiter 'json_lead' instead of 'java_lead'
8ebb85f1
– mattn <mattn.jp@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/17 14:54
Fix build
1bead0ed
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/18 13:35
Adding Documentation on using Syntax Highlighting
56dfdfe8
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/18 13:35
Adding Documentation on Hugo Template Functions
bf640775
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/18 13:35
Minor Docs Tweaks
80086759
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/18 13:34
Adding Go Template Tutorial
dca7a901
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/18 13:34
Updating Release Notes and Roadmap
75c260fa
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/05 19:12
Only change rLimit on OSX (where it is needed). Fixed #194
11ca84f8
– Anton Ageev <antage@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/02 13:18
Add unicode support for aliases, indexes, urlize template filter.
24ffe043
– Ant Zucaro <azucaro@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/03 15:29
Add Ant Zucaro's showcase.
5cfb690e
– Luke Holder <lukemh@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/03 14:55
Fix docs error with json comma
72ba6d63
– Anton Ageev <antage@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/02/01 23:58
Fix permalink bug in uglyurls mode (refs #187).
3e87d7a8
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/01 07:51
Automatically increase the process ulimit to maximum available. fixes #168.
ae9cc09b
– spf13 <steve.francia@gmail.com>
authored
on 2014/02/01 07:50
Adding the ability to check the system limit on open files (important for watching large sites)
c1b9380d
– Niels Widger <niels.widger@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/01/30 12:50
Add back blackfriday extensions during Markdown conversion
6dd2e9a4
– Tibor Vass <tvass@stumbleupon.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/01/29 09:50
gofmt all go code
ff9f6e1b
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/01/26 05:48
Fix panic with HTTP serve initialization problems.
Next