Ruben
|
d5c58b457f
|
Order ByTitle and ByLinkTitle added
Added documentation for new order possibilities
|
2014-03-13 11:39:19 +01:00 |
|
Ruben
|
eec0e512f9
|
Add sort pages by Title and by LinkTitle
Sorting can now be done on Title and on LinkTitle
|
2014-03-13 11:39:13 +01:00 |
|
spf13
|
3dfb475136
|
Parallelizing the largest build processes (templates, pages, indexes). Seeing 300%+ improvement of total build time.
|
2014-03-05 23:48:42 -05:00 |
|
Joe Kopena
|
d84f707da1
|
Also ignore Emacs lock & recovery files.
|
2014-03-04 22:07:40 -05:00 |
|
spf13
|
3a0ab5a3dd
|
Bumping version to v0.11-dev
|
2014-03-04 22:03:31 -05:00 |
|
spf13
|
a893522269
|
Adding the right date for the release of 0.10
v0.10
|
2014-03-01 12:16:36 -05:00 |
|
spf13
|
0447c7598b
|
Adding the right date for the release of 0.10
|
2014-03-01 12:16:36 -05:00 |
|
spf13
|
0a775650b5
|
bumping version for 0.10
|
2014-03-01 11:55:05 -05:00 |
|
Mike Keesey
|
2540d884d8
|
Fixing issues go vet reports.
|
2014-03-01 09:56:17 -05:00 |
|
Ask Bjørn Hansen
|
2c0ded7f9f
|
Add test for ignoring ~$ files
|
2014-02-28 23:24:09 -05:00 |
|
Ask Bjørn Hansen
|
e53bc948a5
|
Ignore content files ending in ~
Also add *~ to .gitignore
|
2014-02-28 23:23:59 -05:00 |
|
Ask Bjørn Hansen
|
0becad727a
|
Make error message when encountering unrecognized file extensions more helpful
|
2014-02-28 22:11:41 -05:00 |
|
Ask Bjørn Hansen
|
ea8d0981d5
|
Make per-page url overrides take precedence over section permalink settings
This seems more reasonable to me.
I didn't understand why the pUrl comparision was on len > 2; I changed it to 0.
Closes #212.
|
2014-02-28 11:55:37 -05:00 |
|
Kieran Healy
|
e796d1dc0e
|
Add Kieran Healy's website.
|
2014-02-28 11:50:19 -05:00 |
|
Kieran Healy
|
732b5d42b2
|
Add Kieran Healy's website.
|
2014-02-28 11:50:19 -05:00 |
|
spf13
|
be9d0bc466
|
updating the intro page
|
2014-02-28 11:41:47 -05:00 |
|
spf13
|
ae954d5165
|
updating the intro page
|
2014-02-28 11:41:47 -05:00 |
|
spf13
|
14227351fa
|
Reorganization of helpers. Centralized Url/Path logic. Fixed #175.
|
2014-02-27 20:33:18 -05:00 |
|
spf13
|
fe2ad5bebc
|
Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed #193
Also added the .Get function to short codes and documentation for that function.
|
2014-02-25 23:57:31 -05:00 |
|
spf13
|
64572d2d60
|
Shortcode cleanup. Added a ton of tests. Much more flexible with input. Doesn't crash with bad input. Fixed #193
Also added the .Get function to short codes and documentation for that function.
|
2014-02-25 23:57:31 -05:00 |
|
spf13
|
dc068ccb87
|
Fix imports so hugo builds on darwin
|
2014-02-21 18:33:46 -05:00 |
|
spf13
|
57102aeba6
|
A bunch of small documentation changes
|
2014-02-21 09:48:37 -05:00 |
|
spf13
|
8fe78f6ff5
|
A bunch of small documentation changes
|
2014-02-21 09:48:37 -05:00 |
|
spf13
|
169ccecfb5
|
Adding documentation on Pretty Urls
|
2014-02-20 19:04:29 -05:00 |
|
spf13
|
de05a0d942
|
Adding documentation on Pretty Urls
|
2014-02-20 19:04:29 -05:00 |
|
spf13
|
2b4fea36ad
|
Adding documentation on Table of Contents functionality
|
2014-02-20 19:04:08 -05:00 |
|
spf13
|
e74d1b8607
|
Adding documentation on Table of Contents functionality
|
2014-02-20 19:04:08 -05:00 |
|
spf13
|
a09848021d
|
Adding an introduction to Hugo
|
2014-02-20 19:03:37 -05:00 |
|
spf13
|
30e804eee5
|
Adding an introduction to Hugo
|
2014-02-20 19:03:37 -05:00 |
|
Ask Bjørn Hansen
|
82fdfa2c72
|
Warn about bad shortcode parameters (and don't crash)
closes #193
|
2014-02-20 06:54:56 -05:00 |
|
spf13
|
056ef82b33
|
Adding Else If example
|
2014-02-19 09:24:04 -05:00 |
|
spf13
|
5cff3e6219
|
Adding Else If example
|
2014-02-19 09:24:04 -05:00 |
|
Ask Bjørn Hansen
|
ed0fe9ddf7
|
Make 'read a string' code understand float64 (json) and int (yaml) as well as actual strings
|
2014-02-18 18:44:56 -05:00 |
|
Ask Bjørn Hansen
|
b41622bc49
|
Allow 1/0 for true/false in Yaml front-matter
|
2014-02-18 18:44:47 -05:00 |
|
Ask Bjørn Hansen
|
e4af4f652e
|
Support ISO8601 date/time format without timezones
|
2014-02-18 18:44:40 -05:00 |
|
Ask Bjørn Hansen
|
0bfe9276c2
|
Make the invalid date/time format error message more helpful
|
2014-02-18 18:44:32 -05:00 |
|
Ask Bjørn Hansen
|
1dbed5ee06
|
Call the json delimiter 'json_lead' instead of 'java_lead'
|
2014-02-18 18:44:27 -05:00 |
|
mattn
|
8ebb85f1f7
|
Fix build
|
2014-02-18 18:40:55 -05:00 |
|
spf13
|
8260cdff46
|
Adding Documentation on using Syntax Highlighting
|
2014-02-18 18:35:45 -05:00 |
|
spf13
|
1bead0ed7a
|
Adding Documentation on using Syntax Highlighting
|
2014-02-18 18:35:45 -05:00 |
|
spf13
|
42c04650ce
|
Adding Documentation on Hugo Template Functions
|
2014-02-18 18:35:27 -05:00 |
|
spf13
|
56dfdfe86c
|
Adding Documentation on Hugo Template Functions
|
2014-02-18 18:35:27 -05:00 |
|
spf13
|
d9363a56b3
|
Minor Docs Tweaks
|
2014-02-18 18:35:03 -05:00 |
|
spf13
|
bf6407759b
|
Minor Docs Tweaks
|
2014-02-18 18:35:03 -05:00 |
|
spf13
|
63ed758bea
|
Adding Go Template Tutorial
|
2014-02-18 18:34:51 -05:00 |
|
spf13
|
8008675983
|
Adding Go Template Tutorial
|
2014-02-18 18:34:51 -05:00 |
|
spf13
|
47c4df1f85
|
Updating Release Notes and Roadmap
|
2014-02-18 18:34:29 -05:00 |
|
spf13
|
dca7a90181
|
Updating Release Notes and Roadmap
|
2014-02-18 18:34:29 -05:00 |
|
spf13
|
75c260fa1c
|
Only change rLimit on OSX (where it is needed). Fixed #194
|
2014-02-06 00:12:05 -05:00 |
|
Anton Ageev
|
11ca84f8cb
|
Add unicode support for aliases, indexes, urlize template filter.
Now aliases and indexes are not restricted ASCII letters and can include
any unicode letters.
|
2014-02-05 11:49:57 -05:00 |
|