shithub: hugo

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