shithub: hugo

RSS feed

a40bd3ca – spf13 <[email protected]> authored on 2014/11/04 15:19
rewriting guessSection to accurately reflect intent and usage. Update tests.

e2634752 – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/11 19:49
First stab at correcting GuessSection tests

f81f9ceb – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/22 14:40
Fix: rewrite FileAndExt

5906c865 – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/22 13:49
Fix: remove the unnecessary dot in an extension

3521e8b1 – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/22 12:42
Updated TestReplaceExtensioni, TestFilename and TestFileAndExt

980d0f14 – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/18 18:58
WriteToDisk and SafeWriteToDisk test cleaned up

bf07dc92 – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/18 18:38
WriteToDisk and SafeWriteToDisk tests now pass

a54ad2bf – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 15:47
Fix: Test TestSafeWriteToDisk now works

e8bbc44a – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 14:48
Added the path modules test files

6b619d2c – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 14:43
Added the url modules test files.

57cd9539 – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 14:30
Added the general modules test files

b87402e8 – Owen Waller <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 14:26
Remove the helpers_test.go file

8a5dd06a – spf13 <[email protected]> authored on 2014/11/03 19:44
Use page.Markup to determine which PageHandler to use if it's set.

ade2ca60 – spf13 <[email protected]> authored on 2014/11/03 19:43
Adding an html file handler

7fba2500 – spf13 <[email protected]> authored on 2014/11/03 19:42
Adding a proper css file handler (with automatic minification)

4dcf734a – spf13 <[email protected]> authored on 2014/11/03 19:41
Updating tests to use new Targets & Writers and switch to using Afero.MemMapFs for more accurate tests.

7b960ac1 – spf13 <[email protected]> authored on 2014/11/03 19:39
New targets & new renderers and write methods [WIP]

e02dc674 – spf13 <[email protected]> authored on 2014/11/03 19:36
Cleanup file conversion handling

3616d167 – spf13 <[email protected]> authored on 2014/11/03 19:32
Better error messages for show_plan_test

07f2ef9c – spf13 <[email protected]> authored on 2014/11/03 19:31
Page Group functions now work even when an uppercase field / method is provided.

4b9ea105 – spf13 <[email protected]> authored on 2014/11/03 19:30
Setting to filesystems to the afero.fs interface so can be easily swapped out.

ad69374f – spf13 <[email protected]> authored on 2014/11/03 19:28
Source files can provide content as String or Bytes or Reader

dcea0fa5 – spf13 <[email protected]> authored on 2014/11/03 19:26
Adding ReaderTo and ToReader helper functions

2cb89a52 – spf13 <[email protected]> authored on 2014/11/03 05:14
Update menu test to work with revised source struct

8cc7684a – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/31 19:58
Change the type of .Site.Author from…

f3e9cbc7 – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/31 07:43
Fix #593 problem with `hugo -w`

c1942e91 – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/28 20:37
Change permalink validation and substitution.

c07b10bb – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/27 13:23
Output a timestamp with hugo server --watch

2060031c – Mike Dillon <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/29 17:52
Fix sourceLink for Hugo

d036ddf2 – Michael Henderson <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/25 15:23
Create creating-a-new-theme.md

11ddc308 – Justin Calleja <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/25 12:54
Fix for issue 583

6c238e14 – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/25 15:43
Fix broken link

649a7d2b – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/25 14:58
Minor doc corrections

af47e5a2 – Tatsushi Demachi <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/21 20:51
Extend template's mod and modBool functions to accept any int types

d4ed5919 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/19 07:10
added note about pygment example code and markdown processing, updated example

8e368e25 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/19 05:20
540: add support for build information output to version command

8cb435f1 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/19 10:41
Fix redirect-loop for Hugo server

5e28606b – Tatsushi Demachi <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/17 20:10
Add sort and grouping functions for publish date and param of Page

d013edb7 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/18 16:25
Implement HasMenuCurrent and IsMenuCurrent for Nodes

2b412d4a – Marcelo Glezer <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/17 09:32
fixed server reporting Web Server is available at https://localhost:1313 when server always serve http

73ec0925 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/31 12:25
update summary doc

9e029fe4 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/15 13:59
#463 add summary.md page

c5f1031e – spf13 <[email protected]> authored on 2014/11/01 08:05
Handler WIP

141f3e19 – spf13 <[email protected]> authored on 2014/11/01 07:57
Migrating Hugo to Afero for filesystem calls.

dfb84825 – spf13 <[email protected]> authored on 2014/10/20 16:15
Handlers WIP - Convert now working

30d4a26b – spf13 <[email protected]> authored on 2014/10/20 13:51
Handlers WIP (builds)

93f3d604 – spf13 <[email protected]> authored on 2014/10/20 13:42
Handlers WIP

8bd0ffba – spf13 <[email protected]> authored on 2014/10/17 12:57
Initial Handler Architecture WIP

20467e36 – spf13 <[email protected]> authored on 2014/10/16 16:20
Improved error message when config file not found.

5dfc1ded – spf13 <[email protected]> authored on 2014/10/16 16:20
Big refactor of how source files are used. Also added default destination extension option.

24bbfe7d – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/15 09:26
Set Content-Type for livereload.js

0167fb48 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/12 11:57
Copy content from archetype

da5d98e9 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/09 20:57
Make First accept any int

d064139c – Jian Zhou <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/08 12:02
Fix spf13/hugo#467. RSSLink now point to index.xml

16330cea – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/08 15:56
Add nil-check to Intersect

1d4dde7a – Will Stevens <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/08 08:05
added docs for 'intersect' and 'in' template functions

ca7007bf – Anthony Fok <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/07 13:52
Minor proofreading corrections to Hugo docs

953cad6c – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/09 18:41
Document manual breakpoint of .Summary

3da97656 – Raphael Estrada <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/08 11:54
add 'width' parameter to 'figure' shortcode

fb82f00f – Mantas <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/06 08:50
handle https prefixes in baseUrl

b98c2088 – Oscar Bolmsten <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/05 05:41
Minor fix to error message when copying static files

4b9e4c90 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/02 13:25
#462 fix, remove leading and trailing dashes from urlized slug. includes test changes

f52e6628 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/02 12:28
Feed the titleized taxonomy key through string replace to replace '-' with ' ' for proper display of the taxonmy title

938733f4 – Will Stevens <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/02 06:15
added In and Intersect template functions

9cdd2e54 – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/01 10:26
Use md5 against the file path for uniqueness.

603b24a1 – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/29 06:02
Make each generated page’s footnotes unique.

e68e7ef9 – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/26 19:44
Configure footnote rendering.

eeaf343a – Jorin Vogel <[email protected]> authored and spf13 <[email protected]> committed on 2014/10/01 10:51
Mention .Params and .Page variables in shortcode docs. Also `highlight` variables.

1614b824 – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/28 06:22
Correct desc for hugo new command

c739ec22 – Aurelius Prochazka <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/27 13:21
Removed text from code block.

879e90dc – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/27 09:05
Switch to new hompage

e3d4d40d – spf13 <[email protected]> authored on 2014/10/02 09:37
better error messages for template errors

3f59abe8 – Nate Finch <[email protected]> authored on 2014/09/29 05:19
add some information to rendering errors so it's easier to tell what's failing.

def79376 – Austin Ziegler <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/23 17:34
Make taxonomy documentation match the example.

30603070 – Kartik Singhal <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/23 15:39
Make highlight.js example clearer

b81ebf2a – spf13 <[email protected]> authored on 2014/09/22 18:08
Making the install on the homepage a bit more clear

4e4ea958 – Alex Dunn <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/22 12:58
instructions for Homebrew installation

26e44506 – spf13 <[email protected]> authored on 2014/09/22 05:45
adding memstat option to server

5d565c34 – Tatsushi Demachi <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/19 21:33
Extend template's basic math functions to accept float, uint and string values

d5308e6f – spf13 <[email protected]> authored on 2014/09/19 04:32
Adding a community link to the homepage

bf980bc1 – spf13 <[email protected]> authored on 2014/09/18 17:22
switching website to gohugo.io & adding links to discuss

1a0dc0b9 – rybi <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/17 17:59
Update urls.md

b590de69 – Nate Finch <[email protected]> authored on 2014/09/14 03:23
limit the number of goroutines used in taxonomy rendering to gomaxprocs*4

49045b1c – Nate Finch <[email protected]> authored on 2014/09/14 03:01
limit the number of goroutines we use for page rendering to gomaxprocs*4

cf3e748b – Nate Finch <[email protected]> authored on 2014/09/10 18:06
remove unused field

a72ca38c – Nate Finch <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 18:34
make the value of the BuildDrafts flag available to templates.This can be useful for if you only want to show some specific information on your local machine and/or when showing drafts.

71423743 – Nate Finch <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 11:33
Sort by title if dates are the same

275e1c0d – Alex Dunn <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 05:42
more examples and explanation of go templating

becd4fe3 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/09 12:57
refactor handling of amber to AddTemplateFile as the TODO note stated. Used switch statement to make it easier to add other template support

4e9b0408 – Joel Scoble <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/09 11:58
fix tags not being in lowercase, #491

012a473e – Daniel Fairhead <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/09 10:26
added "eq" function to docs.

df489b47 – bep <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/10 08:21
Enable soft livereload of CSS and images

0099b5a3 – Nate Finch <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/09 01:59
Change all uses of sort.Sort to sort.Stable.Using sort.Stable ensures that even if the sort keys are the same, the order of the sort will not randomly change. Using the old sort.Sort, if you had pages with no date, the lists of those pages would randomly reorder every time you regenerate the list, causing spurious changes to the output. Now they'll always get ordered in the same way.

d9964451 – Tatsushi Demachi <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/06 06:38
More error messages at syncing static contents

acf9561a – Nate Finch <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/06 04:03
fix zero date

b336abcf – Tim Dumol <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/06 06:51
Fix typo in Archetypes documentation.

2ca615c5 – Nate Finch <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/05 02:57
Add Node.Site.Pages to all nodes and ensure all pages from the site exist in the list before processing shortcodes.

b97c6c70 – Nate Finch <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/04 09:56
add Name to File, which is the filename minus the extension

16845791 – Jakub Turski <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/03 16:05
Go back to lowercase slugs. Also, use MakePathToLower in TestMakeToLower.

5dd3eaab – Anthony Fok <[email protected]> authored and spf13 <[email protected]> committed on 2014/09/02 18:12
More proofreading and minor revisions to Hugo docs

Next