shithub: hugo

RSS feed

2a902bbc – Vincent Batoufflet <[email protected]> authored and spf13 <[email protected]> committed on 2014/05/06 13:02
Add Sitemaps config values handling

f8e675d0 – Vincent Batoufflet <[email protected]> authored and spf13 <[email protected]> committed on 2014/05/06 08:50
Add base Sitemap support

17922544 – Vincent Batoufflet <[email protected]> authored and spf13 <[email protected]> committed on 2014/05/08 10:56
Add template comparison functions (Go 1.1 compat)

4e0208d4 – Marc Liyanage <[email protected]> authored and spf13 <[email protected]> committed on 2014/05/05 19:51
Doc fix: replace "hugolibs" with "hugo" in "contributing" page, fixes #271.

c38d694f – Nathan LeClaire <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/28 16:23
Change some typography in the docs.

ec4b1526 – spf13 <[email protected]> authored on 2014/05/09 07:32
Fixing broken link. Fixed #278.

9b192e67 – spf13 <[email protected]> authored on 2014/05/08 20:03
Adding more information about client side highlighting

bc9f69e7 – Dave Cottlehuber <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/28 17:47
Add client-side syntax highlighting example

6b9d4a93 – spf13 <[email protected]> authored on 2014/05/08 14:30
Adding new commands (new site [path], new theme [name])

be3e5592 – spf13 <[email protected]> authored on 2014/05/01 21:06
Adding an archetype file for the docs site

28ffb92b – spf13 <[email protected]> authored on 2014/05/01 21:06
Adding the new command and the create package

08c30b6e – spf13 <[email protected]> authored on 2014/05/01 21:04
Using new helpers in page.go

bff1f1e6 – spf13 <[email protected]> authored on 2014/05/01 21:04
Adding some new methods to helpers (GuessSection, MakeTitle & Filename)

ef2ad4d9 – spf13 <[email protected]> authored on 2014/05/01 21:02
More feedback where errors happen during metadata conversion

6d9a2d24 – spf13 <[email protected]> authored on 2014/05/01 21:01
adding a front matter format to lead rune method

fb7d45e6 – spf13 <[email protected]> authored on 2014/05/01 10:11
permitting empty files again. Fixing some tests to now pass.

3395e1cb – spf13 <[email protected]> authored on 2014/05/01 09:23
Adding a command that enables converting site to a different metadata format.

859a78e1 – spf13 <[email protected]> authored on 2014/05/01 09:21
Providing the ability to save (write) a content's source file.

1302ef9f – spf13 <[email protected]> authored on 2014/05/01 09:20
Making site page initialization a bit more granular and accessible

cbd9506c – spf13 <[email protected]> authored on 2014/05/01 09:19
moving front matter parsing (and creation) to parse package

58f8b43f – spf13 <[email protected]> authored on 2014/05/01 09:13
moving writeToDisk to helpers to make it more accessible

f271faea – Christoph Burgdorf <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/14 19:25
Don't process dotfiles

5581e33a – Ciaran Downey <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/22 17:40
Update broken localhost link

96b6ae81 – William McGann <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/12 12:04
Adding example blog

b52e9463 – LordFPL <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/09 17:08
Little syntax mistake

2e954d85 – tummychow <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/26 04:03
Fix permalinks to subdomains

bdf7cd9f – spf13 <[email protected]> authored on 2014/04/24 12:11
Creating site menu configuration and have the docs site use it

ac82fe32 – spf13 <[email protected]> authored on 2014/04/24 06:34
Making active parent in nav reflect when child is active page in docs

ef87dffb – spf13 <[email protected]> authored on 2014/04/24 06:28
Fix accidentally removed line from menu template.

4f813c09 – spf13 <[email protected]> authored on 2014/04/24 06:18
Fixing some bugs introduced in prior few commits. Tests now pass.

11fe227b – spf13 <[email protected]> authored on 2014/04/22 23:00
Implementing new menu system in the docs site

9ecf58e2 – spf13 <[email protected]> authored on 2014/04/22 22:59
new menus system including active link & nesting

69c1944f – spf13 <[email protected]> authored on 2014/04/22 22:55
Add handling of deeply nested front matter

4a8de8ea – spf13 <[email protected]> authored on 2014/04/22 22:52
Add Disqus support out of the box. Move template/bundle into hugolib.

41adafbc – spf13 <[email protected]> authored on 2014/04/10 10:24
Updated to work with the latest viper

8afff8c7 – spf13 <[email protected]> authored on 2014/04/10 04:10
Preliminary Theme Support

c0a046cb – spf13 <[email protected]> authored on 2014/04/09 13:45
Added internal rss.xml template and config option to turn off rss creation

bb9bcdcf – spf13 <[email protected]> authored on 2014/04/09 13:15
Add more information to the siteInfo (and configuration options) for better RSS generation.

93bcddeb – spf13 <[email protected]> authored on 2014/04/08 19:15
Renamed Indexes to Taxonomies. Old template and config parameters still work.

aae6fa0b – spf13 <[email protected]> authored on 2014/04/08 17:57
Fix test to not fail when order is different, but slice contents are the same.

be37c0b3 – spf13 <[email protected]> authored on 2014/04/08 17:41
Adding more articles to press page.

bd022534 – spf13 <[email protected]> authored on 2014/04/08 17:40
Adding Params to node for easy template access of page.params without throwing errors.

c8269d6d – spf13 <[email protected]> authored on 2014/04/08 17:40
Making node.Keywords the correct length

4161d542 – Michael D. Johas Teener <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/08 13:15
Misc doc fixes

d1c500c1 – spf13 <[email protected]> authored on 2014/04/07 19:47
Adding Press page to hugo docs

af1acfbc – spf13 <[email protected]> authored on 2014/04/07 19:29
writing indexes under more configuration conditions

ad34be9d – spf13 <[email protected]> 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 <[email protected]> authored and spf13 <[email protected]> committed on 2014/04/07 08:57
add: yslow-rules showcase

9a83f7a0 – spf13 <[email protected]> authored on 2014/04/07 07:44
Fixing all tests to pass with new Viper Config

62dd1d45 – spf13 <[email protected]> authored on 2014/04/04 21:26
Hugo config abstracted into a general purpose config library called "Viper".

a01056b9 – Stephen Eglen <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/31 07:59
typos in mathjax.md

a7ca39cc – Spencer Lyon <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/29 18:39
ENH: added tutorial for hosting a blog on github pages

2e4158b0 – Zach Chadwick <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/27 05:57
added appliance.cloudshark.org to showcase

e50b9d8a – spf13 <[email protected]> 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 <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/21 13:14
DOC: added tutorial for using MathJax with Hugo

c02a0207 – Nate Finch <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/24 03:19
change golang to go

5ee0a3b9 – Tim Heaney <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/19 04:22
Typo: s/executible/executable/

895fe536 – spf13 <[email protected]> authored on 2014/03/24 10:32
Adding a few more logos and powered by/made by images.

f733e70e – spf13 <[email protected]> authored on 2014/03/24 10:32
Adding apple touch & favicon meta links

51b078a7 – spf13 <[email protected]> authored on 2014/03/20 17:42
Homepage update. New Logo. Minor site updates.

6205a16b – spf13 <[email protected]> authored on 2014/03/13 16:34
Fixes #227 by properly scoping the variables within the go routine.

85c04ca2 – Alexandre Normand <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/10 09:57
Add Tutorial With Steps to Migrate from Jekyll.

7135d897 – spf13 <[email protected]> authored on 2014/03/13 08:07
Optimizing thumbnail & preview images

17fdf7d6 – Alexandre Normand <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/08 17:53
Add www.heyitsalex.net to Community Showcase.

1b3525d6 – GuoJing <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/09 07:17
fix typo of readme

38131837 – Alex Dunn <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/05 13:31
clearer pseudo command in quickstart doc

d5c58b45 – Ruben <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/06 02:50
Order ByTitle and ByLinkTitle added

eec0e512 – Ruben <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/05 02:29
Add sort pages by Title and by LinkTitle

3dfb4751 – spf13 <[email protected]> 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 <[email protected]> authored and spf13 <[email protected]> committed on 2014/03/03 11:55
Also ignore Emacs lock & recovery files.

3a0ab5a3 – spf13 <[email protected]> authored on 2014/03/04 17:03
Bumping version to v0.11-dev

0447c759 – spf13 <[email protected]> authored on 2014/03/01 07:16
Adding the right date for the release of 0.10

0a775650 – spf13 <[email protected]> authored on 2014/03/01 06:55
bumping version for 0.10

2540d884 – Mike Keesey <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/28 17:31
Fixing issues go vet reports.

2c0ded7f – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/28 15:18
Add test for ignoring ~$ files

e53bc948 – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/27 16:26
Ignore content files ending in ~

0becad72 – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/27 16:25
Make error message when encountering unrecognized file extensions more helpful

ea8d0981 – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/27 18:30
Make per-page url overrides take precedence over section permalink settings

732b5d42 – Kieran Healy <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/27 15:37
Add Kieran Healy's website.

ae954d51 – spf13 <[email protected]> authored on 2014/02/28 06:41
updating the intro page

14227351 – spf13 <[email protected]> authored on 2014/02/27 13:32
Reorganization of helpers. Centralized Url/Path logic. Fixed #175.

64572d2d – spf13 <[email protected]> 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 <[email protected]> authored on 2014/02/21 13:33
Fix imports so hugo builds on darwin

8fe78f6f – spf13 <[email protected]> authored on 2014/02/20 14:05
A bunch of small documentation changes

de05a0d9 – spf13 <[email protected]> authored on 2014/02/20 14:04
Adding documentation on Pretty Urls

e74d1b86 – spf13 <[email protected]> authored on 2014/02/20 14:04
Adding documentation on Table of Contents functionality

30e804ee – spf13 <[email protected]> authored on 2014/02/20 14:03
Adding an introduction to Hugo

82fdfa2c – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/19 19:02
Warn about bad shortcode parameters (and don't crash)

5cff3e62 – spf13 <[email protected]> authored on 2014/02/19 03:32
Adding Else If example

ed0fe9dd – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> 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 <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/15 20:22
Allow 1/0 for true/false in Yaml front-matter

e4af4f65 – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/15 20:22
Support ISO8601 date/time format without timezones

0bfe9276 – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/15 20:21
Make the invalid date/time format error message more helpful

1dbed5ee – Ask Bjørn Hansen <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/15 20:20
Call the json delimiter 'json_lead' instead of 'java_lead'

8ebb85f1 – mattn <[email protected]> authored and spf13 <[email protected]> committed on 2014/02/17 14:54
Fix build

1bead0ed – spf13 <[email protected]> authored on 2014/02/18 13:35
Adding Documentation on using Syntax Highlighting

56dfdfe8 – spf13 <[email protected]> authored on 2014/02/18 13:35
Adding Documentation on Hugo Template Functions

bf640775 – spf13 <[email protected]> authored on 2014/02/18 13:35
Minor Docs Tweaks

80086759 – spf13 <[email protected]> authored on 2014/02/18 13:34
Adding Go Template Tutorial

dca7a901 – spf13 <[email protected]> authored on 2014/02/18 13:34
Updating Release Notes and Roadmap

Next