shithub: hugo

RSS feed

34ac562c – spf13 <[email protected]> authored on 2013/12/20 13:11
Added documentation on ordering indexes, content and content within indexes

70745e8c – spf13 <[email protected]> authored on 2013/12/20 04:10
Complete refactor of indexes, move (and rewrite) page sorting to page.go, add tests

6aa3e512 – Henry <[email protected]> authored and spf13 <[email protected]> committed on 2013/11/24 17:10
Added PageSorter and PagesByDate

c7083a5d – Ruben <[email protected]> authored and spf13 <[email protected]> committed on 2013/11/29 10:12
Section in example was wrong for happiness.md

950d9f55 – Ruben <[email protected]> authored and spf13 <[email protected]> committed on 2013/11/29 03:22
Testcases for multilevel structure were wrong

de670ced – Ruben <[email protected]> authored and spf13 <[email protected]> committed on 2013/11/28 10:27
Fixes #141: Wrong section in multi level structure

6da23f74 – Caleb Spare <[email protected]> authored and spf13 <[email protected]> committed on 2013/11/24 08:48
Gofmt

1abc2f0b – Matt Way <[email protected]> authored and spf13 <[email protected]> committed on 2013/11/21 19:28
properly use non-localhost BaseUrl in server command

a1051964 – spf13 <[email protected]> authored on 2013/12/10 17:23
Adding better contribution guidelines from the read me to the contribution page.

dd574628 – spf13 <[email protected]> authored on 2013/12/10 14:38
Adding community section to the documentation

ceb70805 – spf13 <[email protected]> authored on 2013/12/10 14:38
Adding selected tweets to the homepage

f09505a6 – spf13 <[email protected]> authored on 2013/12/10 14:36
Adding example short codes to the documentation

6410965b – Noah Campbell <[email protected]> authored on 2013/12/07 15:51
Add go fmt to contribution guidelines

357ab956 – Noah Campbell <[email protected]> authored on 2013/12/07 15:48
Add Contribution Guidelines

0e04b9a0 – spf13 <[email protected]> authored on 2013/12/06 18:57
Moving processing short codes to the page

d0ef3d43 – spf13 <[email protected]> authored on 2013/12/06 18:56
better handling of detecting markup format

f432b187 – spf13 <[email protected]> authored on 2013/12/06 18:32
render shortcodes prior to converting to html

a45de56d – spf13 <[email protected]> authored on 2013/12/06 18:14
adding support for shortcodes with opening and closing tags

db29f57c – spf13 <[email protected]> authored on 2013/12/05 04:43
Adding (source code) Highlight template helper

fa29e94e – spf13 <[email protected]> authored on 2013/12/05 04:42
Adding Pygments helper

44d57fdc – spf13 <[email protected]> authored on 2013/12/05 04:29
Reorganize helpers

10c7cf29 – David Arroyo <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/12/01 15:33
Create directories in publishdir with mode 0777.

ba5dadff – David Gay <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/11/23 09:51
Typo fix in docs.

32d9345b – Valeri Karpov <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/11/22 12:59
Fix a minor typo in types.md

b351731f – Javed Khan <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/11/23 16:06
quickstart docs - fix flag needs arg error

860f982c – Tim Esselens <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/11/19 09:10
fixed trailing dir slash when using slug

e425226a – Phil Pennock <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/11/18 13:31
Documentation updates, mostly for my bits

07978e4a – Phil Pennock <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/11/17 23:35
configurable permalinks support

4f335f0c – spf13 <[email protected]> authored on 2013/11/15 18:47
Updated release notes.

445b7d23 – spf13 <[email protected]> authored on 2013/11/15 16:45
Updating docs to include ‘first’ functionality for the homepage

aedfa6a2 – spf13 <[email protected]> authored on 2013/11/15 16:43
Version bump 0.9

ad2c0b56 – spf13 <[email protected]> authored on 2013/11/14 04:37
Homepage now has all content available, use sorting and first to control rendering

13fa7cb7 – spf13 <[email protected]> authored on 2013/11/14 04:32
lowercase template function first to be consistent with all other template functions

50d9046b – Michael D. Johas Teener <[email protected]> authored on 2013/11/12 12:36
remove initialization loop error from compile

40d05f12 – Phil Pennock <[email protected]> authored and Noah Campbell <[email protected]> committed on 2013/11/10 07:04
Truncated; .Site.Params; First function

6017599a – spf13 <[email protected]> authored on 2013/11/12 04:38
restored behavior of respecting config values unless set by command flags. fixed #116

ef595aed – Noah Campbell <[email protected]> authored on 2013/11/09 09:35
Handle schema-less urls when apply absurl

90a902c8 – spf13 <[email protected]> authored on 2013/11/08 20:33
fixing double slash during absurlify

b69694a3 – spf13 <[email protected]> authored on 2013/11/08 20:17
Merge branch 'master' of github.com:spf13/hugo

532e2e7b – spf13 <[email protected]> authored on 2013/11/08 20:16
Some mobile and other fixes for docs

0b6a11c9 – Steve Francia <[email protected]> authored on 2013/11/07 11:33
Merge pull request #113 from oyvindsk/master

adc559b0 – Øyvind Skaar <[email protected]> authored on 2013/11/07 14:47
minor documentation fix

ad04f6c8 – Noah Campbell <[email protected]> authored on 2013/11/05 17:51
Adding baseline

86233c00 – Noah Campbell <[email protected]> authored on 2013/11/05 17:28
Remove the hugo-nav function

1cebce12 – Noah Campbell <[email protected]> authored on 2013/11/05 00:29
Adding RSS test case.

b2236457 – Noah Campbell <[email protected]> authored on 2013/11/04 23:32
Fix Test Name

1fbcaf92 – spf13 <[email protected]> authored on 2013/11/04 19:28
Buffers instead of pipes

226bc8f5 – spf13 <[email protected]> authored on 2013/11/04 19:24
Updated release notes

23a5711d – Noah Campbell <[email protected]> authored on 2013/11/01 16:36
Fix benchmark panic

23a711a2 – spf13 <[email protected]> authored on 2013/11/01 14:43
Hugo updated to work with latest cobra

9af47f07 – Noah Campbell <[email protected]> authored on 2013/10/31 18:14
Improve rendering time

f4cb8e16 – Noah Campbell <[email protected]> authored on 2013/10/29 16:24
Adding benchmark for transformation module.

789aa6ad – Noah Campbell <[email protected]> authored on 2013/10/31 11:46
Removing check for directory: static, layouts

861472be – spf13 <[email protected]> authored on 2013/10/31 05:51
Small tweaks to Homepage and CSS

1d0d280e – spf13 <[email protected]> authored on 2013/10/31 05:51
Addition of an indexes section to the docs. Updated most of the existing index content.

a7dae30a – spf13 <[email protected]> authored on 2013/10/31 05:49
More work on indexes

bc7c9221 – spf13 <[email protected]> authored on 2013/10/25 22:28
Better mobile support on docs site

90355eec – spf13 <[email protected]> authored on 2013/10/25 22:18
Big visual overhaul of the docs. Docs now using indexes for all menu generation.

df0523ff – spf13 <[email protected]> authored on 2013/10/25 20:20
Flipping around weight order. higher weight at the bottom. use negative to pin to top.

5003f7f7 – spf13 <[email protected]> authored on 2013/10/25 14:42
Docs menu now powered by indexes.. converting some of the content to use this.

d20b41a2 – spf13 <[email protected]> authored on 2013/10/25 14:40
Big index overhaul. Now supporting ordering tokens by count or alphabetically. Also made full indexes available to the Site variable.

9388f236 – spf13 <[email protected]> authored on 2013/10/25 14:37
Adding support for linkTitles

b580a25d – spf13 <[email protected]> authored on 2013/10/25 14:03
Better error handling when rendering error found when in watch mode

764abd20 – spf13 <[email protected]> authored on 2013/10/24 12:49
Update homepage

dde965a5 – spf13 <[email protected]> authored on 2013/10/24 12:49
Migrate docs to Bootstrap 3.0

cd71eb73 – spf13 <[email protected]> authored on 2013/10/24 12:45
Watching doesn't built site 2x on write (ignores rename events). Also ignores temporary files written by editors.

a5606b06 – spf13 <[email protected]> authored on 2013/10/24 11:24
Adding support for ordering content in indexes by other than date (weighted indexes)

471fb1ff – spf13 <[email protected]> authored on 2013/10/24 11:18
Adding support for date field in front matter as date (as TOML provides)

f3c816ea – spf13 <[email protected]> authored on 2013/10/24 10:31
Adding support for more front matter types (int, float & date)

3558e3d6 – spf13 <[email protected]> authored on 2013/10/18 07:01
Add support for weighted pages

90090175 – spf13 <[email protected]> authored on 2013/10/17 19:57
Adding preliminary support for weighted indexes (for ordering by other than date)

678ddef4 – spf13 <[email protected]> authored on 2013/10/17 18:53
Adding a quick start guide to hugo docs

4d333e81 – spf13 <[email protected]> authored on 2013/10/17 18:52
New Homepage for Hugo

4263094d – spf13 <[email protected]> authored on 2013/10/15 05:32
Adding support for MinRead. Closed #106

be5ace15 – spf13 <[email protected]> authored on 2013/10/15 05:15
Wordcount restored. fixed #92

e58d8fe7 – spf13 <[email protected]> authored on 2013/10/09 19:38
fixed #95, fixed #93

f5fda804 – spf13 <[email protected]> authored on 2013/10/09 15:06
simplified buildSite & better error handling around it

0318f7c1 – spf13 <[email protected]> authored on 2013/10/09 14:52
Clean up server & build site logic. Fixed #94

e6ace71f – spf13 <[email protected]> authored on 2013/10/09 14:24
server command now builds prior to serving

4993152d – Noah Campbell <[email protected]> authored on 2013/10/08 14:33
Permalink to include multiple directories levels

6e1268f4 – Noah Campbell <[email protected]> authored on 2013/10/07 04:53
Test case for permalink functionality

89563843 – Noah Campbell <[email protected]> authored on 2013/10/07 04:52
Adding back the hugo homepage.

9500ec1b – Noah Campbell <[email protected]> authored on 2013/10/07 03:57
Refactor layout selection code

197aacb6 – Noah Campbell <[email protected]> authored on 2013/10/02 16:00
Add support for Relative Permalinks

06da6091 – Noah Campbell <[email protected]> authored on 2013/10/02 15:33
Refactor Permalink to private function

6fa6f69a – Noah Campbell <[email protected]> authored on 2013/10/02 15:07
Change transformer order

d712d6f3 – Noah Campbell <[email protected]> authored on 2013/10/02 13:25
Moving transformation on a per-page level

9032a228 – Noah Campbell <[email protected]> authored on 2013/10/02 07:05
Better handle missing layouts

54a2790f – Noah Campbell <[email protected]> authored on 2013/10/02 05:34
Use io.Pipe for chaning render tasks.

689cda17 – Noah Campbell <[email protected]> authored on 2013/10/01 15:59
Code cleanup

19cb6c78 – Noah Campbell <[email protected]> authored on 2013/10/01 15:58
Move writing next to rendering

2176d2c1 – Noah Campbell <[email protected]> authored on 2013/10/01 11:19
Reducing scope of RenderThing*

ff8b5275 – Noah Campbell <[email protected]> authored on 2013/10/01 10:56
Move in memory target into target module.

80009b42 – Noah Campbell <[email protected]> authored on 2013/10/01 10:42
Change the order of Apply to be more Unixy

94a3184a – Noah Campbell <[email protected]> authored on 2013/10/01 10:27
Fixing up source code formatting.

5a66fa39 – Noah Campbell <[email protected]> authored on 2013/10/01 10:26
Chain transformers and test cases

eb117eb9 – Noah Campbell <[email protected]> authored on 2013/10/01 08:59
Move AbsURL into seperate file

f0211b84 – Noah Campbell <[email protected]> authored on 2013/10/01 08:56
Rename Transform to AbsURL

03d1a57f – Noah Campbell <[email protected]> authored on 2013/10/01 08:51
Set the name of the Nav attribute to select

5e14af95 – spf13 <[email protected]> authored on 2013/10/07 05:24
Proper handling of 404 page return value

Next