shithub: hugo

RSS feed

f037ae7b – Joel Scoble <joel.scoble@outlook.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/05 14:01
update README.md with info on adding compile information to version

fc20d0b4 – Ryan Kimber <ryan.kimber@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/05 10:35
Fixed launchcode5.md description

52ae1c75 – Ryan Kimber <ryan.kimber@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/05 10:25
Added launchcode-tn.jpg to docs/static/img

15dae3cc – Ryan Kimber <ryan.kimber@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/05 10:14
Create launchcode5.md

8ad9c0a7 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/05 13:45
Make Where template-method accept methodname as key

fdae0907 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/04 12:43
Params map has string as key

e127a5cb – Brian Payne <bpayne@uci.edu> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/02 12:29
Added better error message for poorly formed frontmatters in archtypes

3cec04e0 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/02 04:33
Add Git directory deployment flow to tutorial

d467ec0a – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/11/01 19:44
Fix a bug with taxonomy rendering.

d7e6e490 – Austin Ziegler <austin@zieglers.ca> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/31 20:15
Allow partial without .html

266511b6 – bep <bjorn.erik.pedersen@gmail.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/30 12:37
Fix missing space before 'width'

cafd39eb – spf13 <steve.francia@gmail.com> authored on 2014/11/04 15:28
Fixing some tests

55fb0242 – spf13 <steve.francia@gmail.com> authored on 2014/11/04 15:28
Updating tests to use hugofs

a40bd3ca – spf13 <steve.francia@gmail.com> authored on 2014/11/04 15:19
rewriting guessSection to accurately reflect intent and usage. Update tests.

e2634752 – Owen Waller <o.waller@kulawe.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/10/11 19:49
First stab at correcting GuessSection tests

f81f9ceb – Owen Waller <o.waller@kulawe.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/22 14:40
Fix: rewrite FileAndExt

5906c865 – Owen Waller <o.waller@kulawe.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/22 13:49
Fix: remove the unnecessary dot in an extension

3521e8b1 – Owen Waller <o.waller@kulawe.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/22 12:42
Updated TestReplaceExtensioni, TestFilename and TestFileAndExt

980d0f14 – Owen Waller <o.waller@kulawe.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/18 18:58
WriteToDisk and SafeWriteToDisk test cleaned up

bf07dc92 – Owen Waller <o.waller@kulawe.com> authored and spf13 <steve.francia@gmail.com> committed on 2014/09/18 18:38
WriteToDisk and SafeWriteToDisk tests now pass