RSS feed
ca18cfef
– spf13 <steve.francia@gmail.com>
authored
on 2014/06/03 10:39
Setting new version
05875153
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/29 14:42
Converting front matter to YAML
2b90779f
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/29 14:25
Actually bumping the version
a3d6e7c4
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/29 13:40
Fix docs script and css references to refer to the correct location
012823a3
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/29 13:40
Update menu documentation to be accurate
b9bba2b9
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/29 14:40
Updating Convert to handle dates properly for yaml and json
0c254460
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/28 21:00
Add future details to documentation
c502f078
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/28 20:48
Add handling for publishDates (which will be ignored if in the future). Fixed #260
4ebaec89
– Rinat Abdullin <rinat.abdullin@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/13 16:46
Include Section Taxonomy into SiteInfo
35a60597
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/28 15:11
SiteInfo is now a pointer on the Node
7a8b754c
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/28 15:01
Fixed #301. LiveReload works on any port now.
4076d770
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/28 14:37
Simplifying the siteInfo handling
280df4e3
– Phil Pennock <pdp@spodhuis.org>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/13 08:56
Fix Viperized .Site.Params
e98f0014
– Lorenzo Bolla <lorenzo.bolla@yougov.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/27 05:14
Allow to use filename in permalinks
d65061df
– Dan Hersam <dan@hersam.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/22 12:03
Adding TechMadePlain to showcase
79767f56
– Rolando Pereira <rolando_pereira@sapo.pt>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/24 11:06
Fix links to GitHub repo for spencerlyon2/hugo_gh_blog
1ba63f15
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/28 13:54
Make the header not jump around
2a44ca54
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/27 21:37
More doc site improvements. Added documentation's new layout
79dd1d02
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/27 14:35
Fixing bug with Live Reload where it broadcast instead of sending the handshake
57ad3abe
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/27 14:34
Pre and Post in Menu are type HTML
a87f171b
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/27 14:32
Updating / Rewriting / Adding all of the documentation in preparation for the next release
aeb06c7b
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/27 14:30
Rename chrome to partials (in builder)
9173022e
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/27 14:29
Set verbose to Info level
e7991003
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/27 14:29
Fix bug so watch works on theme directories as well
6b8244ba
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/19 05:16
new site works in an empty directory now
df4bbcef
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/16 13:51
Adding instant click library to docs so even more responsive navigation
be1ee220
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/16 13:49
Proper integration of live reload with automatic injection
60ed5bda
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/16 07:48
Live reloading is working! Still need to incorporate cleanly.
296d218e
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/15 11:07
Better handling of when the specified port is already in use
b520f885
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/15 05:58
Switching docs highlighting to highlight.js .. Docs build super fast again!
b198cb26
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/15 05:57
Renaming indexes to taxonomies in docs
a4a1e39a
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/14 14:01
Fixing issue when two menu items have the same name.
4f75ec98
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/13 13:07
Homepage renders with _default/list.html or then _default/single.html when index.html is not present.
025a37df
– Dato Simó <dato@net.com.org.es>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/10 21:27
Fix permalink functionality, which was broken in 62dd1d4.
05b76dcb
– Dato Simó <dato@net.com.org.es>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/11 23:34
Add a blank line after the front matter when writing back a page.
73cbefdb
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/10 08:05
Make template comparison functions handle floats
667a047c
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/10 06:45
Fix date issue with home page in Sitemap
0053be97
– Dato Simó <dato@net.com.org.es>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/08 22:23
Correctly print server URL when base-url is specified in the command line
2194cc77
– LK4D4 <lk4d4math@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/07 16:38
Add pygmentsstyle and pygmentsuseclasses options
5df0cf7e
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/07 04:58
Add Sitemap documentation content
35926dcf
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/07 04:57
Add Sitemap testing
6049c3a1
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/07 04:56
Update Sitemap default value syntax
2a902bbc
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/06 13:02
Add Sitemaps config values handling
f8e675d0
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/06 08:50
Add base Sitemap support
17922544
– Vincent Batoufflet <vincent@batoufflet.info>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/08 10:56
Add template comparison functions (Go 1.1 compat)
4e0208d4
– Marc Liyanage <reg.github@entropy.ch>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/05/05 19:51
Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271.
c38d694f
– Nathan LeClaire <nathan.leclaire@gmail.com>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/28 16:23
Change some typography in the docs.
ec4b1526
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/09 07:32
Fixing broken link. Fixed #278.
9b192e67
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/08 20:03
Adding more information about client side highlighting
bc9f69e7
– Dave Cottlehuber <dch@skunkwerks.at>
authored
and spf13 <steve.francia@gmail.com>
committed
on 2014/04/28 17:47
Add client-side syntax highlighting example
6b9d4a93
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/08 14:30
Adding new commands (new site [path], new theme [name])
be3e5592
– spf13 <steve.francia@gmail.com>
authored
on 2014/05/01 21:06
Adding an archetype file for the docs site
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.
Next