shithub: hugo

RSS feed

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.

0ce6f05f – Vincent Batoufflet <vincent@batoufflet.info> authored and spf13 <steve.francia@gmail.com> committed on 2014/01/26 05:28
Add text transformation template functions.

18b9948f – spf13 <steve.francia@gmail.com> authored on 2014/01/28 18:29
Using table of contents within the documentation.

1882ffab – spf13 <steve.francia@gmail.com> authored on 2014/01/28 18:24
Adding support for boolean params

1da3fd03 – spf13 <steve.francia@gmail.com> authored on 2014/01/28 18:11
Continue with TOC integration and page refactor. Updated a few tests to match new generated output.

f45c6bc3 – spf13 <steve.francia@gmail.com> authored on 2014/01/28 18:09
Moved TOC test into page_test. Some general page_test cleanup.

9666f33e – spf13 <steve.francia@gmail.com> authored on 2014/01/27 12:32
Don’t render short codes on summary twice

f82c645b – spf13 <steve.francia@gmail.com> authored on 2014/01/27 05:07
fixing 178.

d0825a21 – spf13 <steve.francia@gmail.com> authored on 2014/01/27 12:16
Big refactor of pages code. Changed TOC code to only parse when actually used

f62e3e99 – Niels Widger <niels.widger@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/01/18 06:42
Add new TableOfContents Page variable (Markdown only)

4f1807c7 – spf13 <steve.francia@gmail.com> authored on 2014/01/22 12:16
Replacing hall of fame with showcase. (new type, content driven, thumbnails, etc)

9564e6e9 – spf13 <steve.francia@gmail.com> authored on 2014/01/22 12:06
Adding support for some primitive template math functions

0e013b52 – Andrew Codispoti <andrew@deepeningdays.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/01/20 11:24
add andrewcodispoti.com to hall-of-fame

3851117c – spf13 <steve.francia@gmail.com> authored on 2014/01/21 12:12
renaming MinRead to ReadingTime and adding to documentation.

50a7f97a – spf13 <steve.francia@gmail.com> authored on 2014/01/21 15:05
Updating page variable documentation (for templates).

f0634ec0 – spf13 <steve.francia@gmail.com> authored on 2014/01/18 17:16
fixed #171. RSSlink is now RSSLink (and matches existing docs).

ae15ff09 – spf13 <steve.francia@gmail.com> authored on 2014/01/18 16:26
Fixing test which erroneously checked values and order, rather than just values.

44186c6a – spf13 <steve.francia@gmail.com> authored on 2014/01/18 16:18
Extending rss item limit to 50… can reduce further in template with ‘first N’ functionality.

fa2e58fd – spf13 <steve.francia@gmail.com> authored on 2014/01/18 06:02
Have travis build with latest go.

cb040533 – spf13 <steve.francia@gmail.com> authored on 2014/01/18 06:02
RSS improvements, now limit to 15 items and provide accurate date. fixed #172

303be735 – spf13 <steve.francia@gmail.com> authored on 2014/01/18 05:58
Adding github button to docs homepage

c51d040e – Steve Francia <steve.francia@gmail.com> authored on 2014/01/15 06:06
Adding Werker status to readme

845d0976 – Steve Francia <steve.francia@gmail.com> authored on 2014/01/15 06:02
Create wercker.yml

f8243624 – Brandon Philips <brandon@ifup.co> authored and spf13 <steve.francia@gmail.com> committed on 2014/01/12 14:38
feat(docs/hall-of-fame): add ifup

438c2198 – Phil Pennock <pdp@spodhuis.org> authored and spf13 <steve.francia@gmail.com> committed on 2014/01/03 13:36
Add `canonifyurls` config option.

2ff108fc – spf13 <steve.francia@gmail.com> authored on 2014/01/10 16:19
Add highlighting of code in documentation and clean up a bunch of the docs.

13b5c10d – spf13 <steve.francia@gmail.com> authored on 2014/01/10 07:52
Rewriting some homepage text

74d7ae1f – spf13 <steve.francia@gmail.com> authored on 2014/01/10 07:48
A bunch of style updates. Switching to bootstrap carousel.

01da9a40 – spf13 <steve.francia@gmail.com> authored on 2014/01/10 07:50
Report error, but don’t fatally stop if pygments has error. Return original string. (+1 squashed commit)

3fd6c1a2 – spf13 <steve.francia@gmail.com> authored on 2014/01/09 12:33
Adding some embedded short codes (including code highlighting)

13b067b5 – spf13 <steve.francia@gmail.com> authored on 2014/01/09 12:27
Adding support for embedded templates

f78e2cb8 – spf13 <steve.francia@gmail.com> authored on 2014/01/08 04:19
Removing Twitter js

a70acd11 – spf13 <steve.francia@gmail.com> authored on 2014/01/08 04:18
New Icon Font for Hugo

247db151 – Steve Francia <steve.francia@gmail.com> authored on 2014/01/03 07:58
Adding some analytics

b82baa28 – Dana Woodman <dana@danawoodman.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/12/31 09:00
Adding chimeraarts.org to hall-of-fame

5550c414 – Krisztián Szabó <krisztian.szabo@netlife.hu> authored and spf13 <steve.francia@gmail.com> committed on 2013/12/28 15:37
Added append-port flag

e5aa08ff – William King <william.king@quentustech.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/12/15 19:37
If baseurl is set then print that on the command line, else leave as default of localhost

8b84156f – Egon Elbre <egonelbre@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/11/23 16:16
Example of a multilingual site.

8055838c – spf13 <steve.francia@gmail.com> authored on 2013/12/28 08:44
Allowing empty files (ignored) so you can touch a new file while watching

1c60d5bf – Egon Elbre <egonelbre@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/12/16 05:34
Don't shutdown hugo on an empty file.

8d80f9b3 – Egon Elbre <egonelbre@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/12/15 12:19
Added batching behavior for page building.

1979f7d9 – Egon Elbre <egonelbre@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/12/15 11:49
Avoid locking the files for an extended amount of time. Sublime Text

e46148f9 – Egon Elbre <egonelbre@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/12/15 11:31
Fix static file change detection on Windows.

065928fc – spf13 <steve.francia@gmail.com> authored on 2013/12/28 07:56
Adding page sorting by weight function (the default)

34ac562c – spf13 <steve.francia@gmail.com> authored on 2013/12/20 13:11
Added documentation on ordering indexes, content and content within indexes

70745e8c – spf13 <steve.francia@gmail.com> authored on 2013/12/20 04:10
Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests

6aa3e512 – Henry <cryptix@riseup.net> authored and spf13 <steve.francia@gmail.com> committed on 2013/11/24 17:10
Added PageSorter and PagesByDate

c7083a5d – Ruben <ruben.nellen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/11/29 10:12
Section in example was wrong for happiness.md

950d9f55 – Ruben <ruben.nellen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/11/29 03:22
Testcases for multilevel structure were wrong

de670ced – Ruben <ruben.nellen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/11/28 10:27
Fixes #141: Wrong section in multi level structure

6da23f74 – Caleb Spare <cespare@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2013/11/24 08:48
Gofmt

1abc2f0b – Matt Way <git@mway.me> authored and spf13 <steve.francia@gmail.com> committed on 2013/11/21 19:28
properly use non-localhost BaseUrl in server command