shithub: hugo

RSS feed

d3763147 – Nathan Youngman <[email protected]> authored and bep <[email protected]> committed on 2015/01/01 03:48
use fsnotify 0.9.3

a5f51061 – Dave Johnston <[email protected]> authored and bep <[email protected]> committed on 2014/04/18 03:23
Add in-section Next/Prev content pointers

837922d3 – bep <[email protected]> authored on 2015/01/05 07:44
Add ERROR logging on invalid date and publishdate

0d17ee7e – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2015/01/04 09:24
Add operator argument to `where` template function

ae9c25af – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 17:46
Implement `apply`.

6033abe1 – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 15:37
Add a chomp function.

14e93de8 – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 15:32
Initialize funcMap in an init function.

6a98d269 – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/09 15:28
Hygiene: Reduce copy-pasted code.

c6f4b09f – Nathan Youngman <[email protected]> authored and bep <[email protected]> committed on 2015/01/01 03:32
always use http scheme for localhost

dd1001ce – Bjørn Erik Pedersen <[email protected]> authored on 2015/01/01 18:53
Merge pull request #762 from bjornerik/fix/revert-revert-menutest

076a475d – bep <[email protected]> authored on 2015/01/01 18:40
Revert "Temporarily disable failing menu test"

fb1b795d – spf13 <[email protected]> authored on 2014/12/30 09:58
Bumping Travis to test go 1.3 & 1.4

d3c36761 – Tom Helmer Hansen <[email protected]> authored and Anthony Fok <[email protected]> committed on 2014/12/27 15:50
Fix EOF

ec2566fa – Tom Helmer Hansen <[email protected]> authored and Anthony Fok <[email protected]> committed on 2014/12/27 15:42
Add www.thehome.dk to showcase

975f4cf1 – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2014/12/29 09:41
Refactor tpl codes

fa8ac87d – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2014/12/29 06:33
Make 'where' template function accepts dot chaining key argument

dd5bc034 – Anthony Fok <[email protected]> authored on 2014/12/26 19:58
[Docs] Mention support for the Ace HTML Template Engine

ddf41901 – Anthony Fok <[email protected]> authored on 2014/12/26 19:50
Docs copyediting: Add more external URLs; add backticks, etc.

5792cc3a – Anthony Fok <[email protected]> authored on 2014/12/26 08:00
[Docs] Go 1.4+ required for building on Windows

afe5add8 – bep <[email protected]> authored on 2014/12/26 13:11
Add anchor ref to Blackfriday doc

5e0a16ea – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/26 06:55
Fix a crash for ref page#anchor.

029a3ae7 – Bjørn Erik Pedersen <[email protected]> authored on 2014/12/26 11:56
Merge pull request #742 from bjornerik/doc/blackfriday

7dacc999 – Ryan Martinsen <[email protected]> authored and bep <[email protected]> committed on 2014/12/18 09:59
Add ability to canonify URLs in rendered XML output.

a0fe1170 – bep <[email protected]> authored on 2014/12/26 11:04
Add doc for Blackfriday configuration

fbf8bcac – bep <[email protected]> authored on 2014/11/28 16:16
Add configurable support for angled quotes

bb376982 – bep <[email protected]> authored on 2014/12/16 07:08
Fix unicode menu URLs

e4a22255 – bep <[email protected]> authored on 2014/12/26 08:14
Temporarily disable failing menu test

f5a3fb14 – Anthony Fok <[email protected]> authored on 2014/12/26 03:07
Wrap comments helpers package to fit 80-column width

0cfdb2e5 – Anthony Fok <[email protected]> authored on 2014/12/25 16:46
Revise README.md: buildDate expects timezone; copyediting

8042e774 – Anthony Fok <[email protected]> authored on 2014/12/24 11:58
Typo fix: "simple" → "simply" in templates/views.md

68cea070 – Anthony Fok <[email protected]> authored on 2014/12/23 23:55
Minor copyediting, no new content added.

e3433e6a – Anthony Fok <[email protected]> authored on 2014/12/23 23:20
Fix long descriptions of `benchmark` and `serve` commands

331043b9 – bep <[email protected]> authored on 2014/12/19 09:21
Remove noisy Println in test

717f702e – Derek Perkins <[email protected]> authored and spf13 <[email protected]> committed on 2014/12/11 08:29
Added delimit & sort template functions, tests and docs

8f6f871f – Derek Perkins <[email protected]> authored and spf13 <[email protected]> committed on 2014/12/09 06:33
Added AuthorList, Author, AuthorSocial, SiteSocial, Image and Video structs

fd33e5d2 – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/24 22:07
Documentation for `ref` and `relref`.

112c3c5c – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/23 20:15
Provide (relative) reference funcs & shortcodes.

14bce119 – Ahsanul Haque <[email protected]> authored and spf13 <[email protected]> committed on 2014/12/12 03:57
Commented helpers package

7436829b – Tatsushi Demachi <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/21 04:40
Use current working dir as WorkingDir instead of hugo executable's dir

ec4b6c03 – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/14 18:48
Trigger an editor after `hugo new`.

2c8e9a79 – Ahsanul Haque <[email protected]> authored on 2014/12/11 21:57
Commenting helpers package

b11838da – Ahsanul Haque <[email protected]> authored on 2014/12/11 19:05
Commented commands package

9b04c279 – bep <[email protected]> authored on 2014/12/11 00:33
Revert "Make Urls in menus respect CanonifyUrls"

3ccb3979 – bep <[email protected]> authored on 2014/12/10 14:37
Make Urls in menus respect CanonifyUrls

e6541c45 – bep <[email protected]> authored on 2014/12/10 11:48
ERROR-log on symbolic links

9f77f930 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/12/07 14:48
Fix various Windows-issues

3a8c1241 – bep <[email protected]> authored on 2014/12/09 06:42
Add timezone to buildDate

be3d563a – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/08 16:54
Add an `install` target to Makefile.

9f0f73f4 – bep <[email protected]> authored on 2014/12/08 18:04
Fix front matter for 'Creating a New Theme'

a6d3862b – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2014/12/04 04:26
Docs: Minor copyediting/proofreading

736dd4b5 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2014/10/16 15:00
Docs: Quote <!--more--> in <code> instead of italicizing it

010f6057 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2014/12/08 08:14
Correct URL of the favicon in the documentation

11cdb815 – bep <[email protected]> authored on 2014/12/07 19:20
Remove Println that panics in test

27840932 – Austin Ziegler <[email protected]> authored and bep <[email protected]> committed on 2014/12/05 18:11
Always use RFC3339 for version date format.

a0d956c2 – Tatsushi Demachi <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/30 06:19
Add Ace template engine support

390c158f – Augustin Riedinger <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/27 20:08
Github page strategy for username.github.io repos

1b36bda6 – Rasmus Stougaard <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/25 20:46
Fixed typo in summaries description in the documentation

c00788d8 – Alex Dunn <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/25 17:50
showcase: update ucsb entry

742a064b – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/30 17:12
Correct alias

df8e9366 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/12/01 08:57
Fix missing shortcode in doc

b719ba7e – spf13 <[email protected]> authored on 2014/11/27 18:08
Adding Prev/Next functionality to all lists of pages (sections, taxonomies, etc)

78316903 – spf13 <[email protected]> authored on 2014/11/25 04:01
adding appvoyer support for Windows CI integration

d6166172 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/24 19:47
Doc for markdownify

53c707bb – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/18 17:42
Add markdownify template filter

f0400697 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/24 13:31
update summary.md with info on handling of html tags

8f9cea7f – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/28 21:08
Enable descriptive header IDs.

0282c922 – spf13 <[email protected]> authored on 2014/11/24 12:51
fixing race condition in CreatePages

c5ae2a2d – Rasmus Stougaard <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/24 17:45
Added makefile that builds with git information

9b850c4a – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/23 06:01
Correct path in theme search order

9e152989 – Rasmus Stougaard <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/22 21:01
Added link to my blogpost about travelling with Hugo in asia

a1954c4f – Rasmus Stougaard <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/22 20:52
Added stou.dk to showcases

0eeaa4c8 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/21 18:17
fix version command so that it will work with all supported config formats and added tests

6c25cd52 – Dan Connolly <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/21 09:20
typo: practical

cdbc741c – spf13 <[email protected]> authored on 2014/11/24 12:10
fixed #656. Templates work properly when watching.

4a2f16f9 – spf13 <[email protected]> authored on 2014/11/20 07:39
refactor handlers to use types instead of structs.

73f203ad – spf13 <[email protected]> authored on 2014/11/20 07:32
Move template library into it's own package (tpl). No longer dependent on hugolib. Can be used externally.

92a3372a – spf13 <[email protected]> authored on 2014/11/19 11:24
Added a new command `hugo list drafts` and `hugo list future`

728d0fa3 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/18 12:49
Update shortcode doc for 0.13-DEV

cb3576b6 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/17 18:18
Fix broken convert

bcaf3341 – ls6 <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/18 09:21
Update shortcodes.md

a6a9df39 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/18 05:20
Fix failing shortcode tests on Travis

596d6793 – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/16 15:11
Various fixes in RSS feed generation

a07dd565 – Danillo Souza <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/15 18:25
fixing typo

b716dbec – Chase Adams <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/14 04:14
Fix template checking order in site.go

55fcd2f3 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/27 17:48
Shortcode rewrite, take 2

c8904756 – spf13 <[email protected]> authored on 2014/11/17 13:21
Removing dependency on go-html-transform (fixing the build).

7e692544 – Tatsushi Demachi <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/11 17:53
Fix `GroupBy` function issues

91e03b9f – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/09 17:40
Reinsert deleted test

6bf6a810 – Michael Henderson <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/08 06:11
Update creating-a-new-theme.md

88881de2 – Michael Henderson <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/08 06:05
Update creating-a-new-theme.md

e9917bfe – Michael Henderson <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/08 06:00
Update creating-a-new-theme.md

ca4e4ce2 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/06 06:03
converted helpers usage of path 2 filepath

99463f6a – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/06 05:56
converted path 2 filepath

2c51bba0 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/06 05:52
converted path 2 filepath

7fd348cf – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/06 05:01
convert path 2 filepath

4f2dfe70 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/06 05:06
converted path 2 filepath

7badd2eb – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/06 04:51
change path usage to filepath

05300fde – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/05 15:13
add support for fsync's noTime flag

f037ae7b – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/05 14:01
update README.md with info on adding compile information to version

fc20d0b4 – Ryan Kimber <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/05 10:35
Fixed launchcode5.md description

Next