shithub: hugo

RSS feed

1b5b0b3a – Anthony Fok <[email protected]> authored on 2015/04/10 10:19
Add "Google Cloud Storage" article to docs Press page

1f4a3c1f – Samuel Lelièvre <[email protected]> authored and bep <[email protected]> committed on 2015/04/10 07:26
Typo in mathjax.md

3b1db70a – complexsplit <[email protected]> authored and bep <[email protected]> committed on 2015/04/07 19:02
Add Google Cloud Storage to doc

bebb1b9d – bep <[email protected]> authored on 2015/04/07 11:17
Fix spelling mistake in comment

be31b9e2 – bep <[email protected]> authored on 2015/04/07 09:01
Add custom Windows mousestrap message

be4a9dd5 – bep <[email protected]> authored on 2015/04/06 12:30
Remove section about the buildDate being configurable

be25acae – bep <[email protected]> authored on 2015/04/06 11:15
Fix README part about missing Windows tests

be1b7f67 – bep <[email protected]> authored on 2015/04/06 11:11
Add git commit message guideline

be2097e1 – bep <[email protected]> authored on 2015/04/05 17:03
tpl: split template.go

42dcaabf – mdhender <[email protected]> authored and bep <[email protected]> committed on 2015/04/04 16:07
Document getenv template function

9a499b56 – mdhender <[email protected]> authored and bep <[email protected]> committed on 2015/04/03 23:13
Add a section comparing the 'build' and 'server'

6b50c8fb – mdhender <[email protected]> authored and bep <[email protected]> committed on 2015/04/04 00:12
Sort function names in templates documentation

9de78aab – Alex Dunn <[email protected]> authored and bep <[email protected]> committed on 2015/04/04 07:17
docs: how to compile on mac, fix minor errors

beb66c19 – bep <[email protected]> authored on 2015/04/03 18:29
helpers: add some missing documentation

be57ec53 – bep <[email protected]> authored on 2015/04/03 18:18
Fix the last Go Vet error

be01d048 – bep <[email protected]> authored on 2015/04/03 17:41
hugolib: make Page implement the ReaderFrom interface

bea42218 – bep <[email protected]> authored on 2015/04/03 17:20
helpers: fix some go vet errors

bea5feb3 – bep <[email protected]> authored on 2015/04/03 17:16
Return early from DistinctErrorLogger's Printf

99a18b21 – Dylan MacKenzie <[email protected]> authored and bep <[email protected]> committed on 2015/04/01 17:40
List directories being watched when server is run

72aa516c – bep <[email protected]> authored on 2015/04/01 19:25
documentation: mention data files under liverload

be627fa7 – bep <[email protected]> authored on 2015/04/01 11:40
Remove paragraph tags produced by markdownify

bec9b92d – bep <[email protected]> authored on 2015/03/31 20:54
Make contentTransformer names consistent

bec4bdae – bep <[email protected]> authored on 2015/03/31 17:33
Return error on wrong use of the Paginator

bec22f89 – bep <[email protected]> authored on 2015/03/31 15:12
Add pager size argument to paginator methods

06d704f2 – mdhender <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/03/30 17:42
Updates documentation with instructions for a Windows computer

3b2e1006 – Bruno Clermont <[email protected]> authored and bep <[email protected]> committed on 2015/03/15 16:51
Capitalize singular

0ab34523 – Michael Henderson <[email protected]> authored and bep <[email protected]> committed on 2015/03/28 19:02
Updates documentation with instructions for a Mac

6a539db5 – sainaen <[email protected]> authored and bep <[email protected]> committed on 2015/03/28 07:41
Update embedded rss.xml code in the docs

be21e2cb – bep <[email protected]> authored on 2015/03/29 21:22
Add some more corner tests for ReaderContains

be1429fa – bep <[email protected]> authored on 2015/03/29 18:27
Fix shortcode handling in ToC

be6696c3 – bep <[email protected]> authored on 2015/03/29 16:12
Handle views in combo with Ace base templates

e8ca8602 – Ruben Vermeersch <[email protected]> authored and bep <[email protected]> committed on 2015/03/29 08:55
Hash all pygments parameters.

beaf5db3 – bep <[email protected]> authored on 2015/03/28 17:46
Use helpers.FilePathSeparator const

61a02c4d – Nuno Antunes <[email protected]> authored and bep <[email protected]> committed on 2015/03/28 12:22
Fix section name guessing on Windows

15463d3d – Ruben Vermeersch <[email protected]> authored and bep <[email protected]> committed on 2015/03/27 13:05
Cache pygments rendering between runs

be8c0675 – bep <[email protected]> authored on 2015/03/26 13:22
Add support for Ace base and inner templates

0921761e – Anthony Fok <[email protected]> authored on 2015/03/24 16:27
Add missing ".adoc" extension in handler_page.go

be84f937 – bep <[email protected]> authored on 2015/03/23 15:18
Change to variadic int args in Slicestr

5b0245ca – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/03/23 07:23
Implement substr template function

beb423a2 – bep <[email protected]> authored on 2015/03/23 12:24
Rename Slice to Slicestr

be82b5a9 – bep <[email protected]> authored on 2015/03/23 08:42
Polish Slice doc

be19f4eb – bep <[email protected]> authored on 2015/03/23 08:18
Rename Substr to Slice

be4fe8f8 – bep <[email protected]> authored on 2015/03/22 09:52
Polish Substr and Split tests

04817c7b – Xin Fan <[email protected]> authored and bep <[email protected]> committed on 2015/03/20 09:44
Add Substr and Split template functions

9cc3d67c – bep <[email protected]> authored on 2015/03/19 13:23
Pull Data Files tests into its own file

1e8e5d4e – bep <[email protected]> authored on 2015/03/18 22:09
Format docs

66cf3bdc – bep <[email protected]> authored on 2015/03/18 21:55
Rename interface contentRewriter to contentTransformer

efb56477 – bep <[email protected]> authored on 2015/03/18 17:27
Change safeHTtml to safeHTML in sitemap template

a8bfaba0 – bep <[email protected]> authored on 2015/03/18 16:47
template: add some missing test cases for First

b15d0a16 – bep <[email protected]> authored on 2015/03/18 16:18
transform: remove some superfluous int conversions

658cfb28 – bep <[email protected]> authored on 2015/03/18 15:42
Remove URL param from exported AbsURL methods

e7099cfa – bep <[email protected]> authored on 2015/03/18 13:33
Un-export ContentReWriter

98ee69bc – bep <[email protected]> authored on 2015/03/17 20:36
Write to rotating ContentReWriter in transformer chain

9688ed25 – bep <[email protected]> authored on 2015/03/18 08:42
Comment out shaky Seq test

f4244be0 – bep <[email protected]> authored on 2015/03/18 08:27
Calculate the next Hugo version in Deprecated

3273fce0 – bep <[email protected]> authored on 2015/03/18 08:23
Refactor Hugo version

49f20bbc – bep <[email protected]> authored on 2015/03/18 07:30
Add UrlPath to the deprecated list

e39a258e – bep <[email protected]> authored on 2015/03/18 07:10
Improve type handling in Seq

b3bd71fe – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/03/17 20:44
Update Hugo docs with the initialisms suggested by golint

8b8fb417 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/03/17 18:16
More initialism corrections (golint)

ca69cad8 – Anthony Fok <[email protected]> authored on 2015/03/17 20:32
Press: Add "Migrating to Hugo From Octopress" by Nathan LeClaire

a220a3ba – Anthony Fok <[email protected]> authored on 2015/03/17 19:53
[Docs] Copyedit http://gohugo.io/extras/dynamiccontent/

bcdad02c – bep <[email protected]> authored on 2015/03/17 14:14
Use ReaderToString in site tests

e1340c06 – bep <[email protected]> authored on 2015/03/17 11:38
Fix crossrefs on Windows

a0447345 – quoha <[email protected]> authored and bep <[email protected]> committed on 2015/03/15 16:56
Add "getenv" as an wrapper for os.Getenv

32bf8b76 – Vitaly Haritonsky <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/03/14 08:58
removed duplicate word in readme

27ed49e5 – bep <[email protected]> authored on 2015/03/13 20:03
Revert "Added image support to the sitemap.xml template"

3c147bd4 – Derek Perkins <[email protected]> authored and spf13 <[email protected]> committed on 2014/11/24 14:59
Added image support to the sitemap.xml template

0be2aade – bep <[email protected]> authored and spf13 <[email protected]> committed on 2015/02/24 05:56
Add Seq template func

358dcce7 – Anthony Fok <[email protected]> authored and spf13 <[email protected]> committed on 2015/01/23 06:59
Experimental AsciiDoc support with external helpers

fbcda030 – bep <[email protected]> authored on 2015/03/12 17:44
Do not ERROR-log missing /data dir

b190ad0f – bep <[email protected]> authored on 2015/03/12 16:50
source: add some test cases for File

f8a840a1 – bep <[email protected]> authored on 2015/03/12 14:51
Add double checking in Deprecated

6e30c10d – bep <[email protected]> authored on 2015/03/12 12:10
Add deprecated logger

f848dc92 – Anthony Fok <[email protected]> authored on 2015/03/12 04:53
[Docs] Update and expand http://gohugo.io/overview/usage/

d3c0fde5 – Anthony Fok <[email protected]> authored on 2015/03/12 04:50
Update press coverage: Fix URL; new tutorial in Chinese

232398f1 – Anthony Fok <[email protected]> authored on 2015/03/12 04:46
Remove trailing space from site build statistics

67df33f5 – Anthony Fok <[email protected]> authored and bep <[email protected]> committed on 2015/03/11 07:34
Correct initialisms as suggested by golint

00f07c53 – bep <[email protected]> authored on 2015/03/11 06:25
doArithmetic: add test for division by zero

43742e02 – bep <[email protected]> authored on 2015/03/10 21:29
Add some basic tests for doArithmetic

b9b70fb6 – Anthony Fok <[email protected]> authored on 2015/03/10 12:55
Skip directories like node_modules from the watchlist

f85d1a7d – bep <[email protected]> authored on 2015/03/10 19:17
parser: add some frontmatter test cases

c641ffea – bep <[email protected]> authored on 2015/03/10 14:44
absurlreplacer: write replacements directly to the byte buffer

3ba279c2 – Anthony Fok <[email protected]> authored on 2015/03/10 06:18
Do not parse backup files with trailing '~' as templates

81695717 – Anthony Fok <[email protected]> authored on 2015/03/10 05:59
Switch from fsnotify.v0 to fsnotify.v1 API (watcher)

634548b9 – Anthony Fok <[email protected]> authored on 2015/03/10 05:49
Add new min_version field to theme.toml template

4784b63e – bep <[email protected]> authored on 2015/03/09 11:52
Add test cases for Ne and Eq type normalisation

44cdb37b – Tatsushi Demachi <[email protected]> authored and bep <[email protected]> committed on 2015/03/09 18:55
Fix eq and ne tpl function issue

91d16fbb – bep <[email protected]> authored on 2015/03/07 10:41
Fix UglyUrls on Windows

602ceec0 – bep <[email protected]> authored on 2015/03/07 10:18
Handle 404 thread safely

851badcb – bep <[email protected]> authored on 2015/03/07 08:22
There is only one s.PageTarget() - so we cannot change it, even tempoararily. We have to find another solution to this.

63ffb916 – bep <[email protected]> authored on 2015/03/07 07:59
parser: apply some Golint rules

81c41d6f – bep <[email protected]> authored on 2015/03/07 07:58
livereload: apply some Golint rules

a91bcd85 – bep <[email protected]> authored on 2015/03/07 07:58
source: apply some Golint rules

e007c9b2 – bep <[email protected]> authored on 2015/03/07 07:53
hugolib: apply some more Golint rules

57590078 – bep <[email protected]> authored on 2015/03/07 07:52
menu: make receiver name on Page methods consistent

e24a7759 – bep <[email protected]> authored on 2015/03/07 07:25
page: make receiver name on Page methods consistent

8539f781 – bep <[email protected]> authored on 2015/03/06 19:13
hugolib: apply some Hugolint rules

b9f8c0c1 – bep <[email protected]> authored on 2015/03/06 19:10
author: fix doc

bd2b679e – bep <[email protected]> authored on 2015/03/06 19:02
helpers: apply some Golint rules

Next