shithub: hugo

RSS feed

78576019 – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/12 14:34
Docs: reference Jekyll import command in tools section

ebc187b4 – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/12 14:31
Docs: add Contentful converter to tools section

d1bec542 – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/14 10:30
Do not fail on unknown Jekyll file

d5ebf648 – Anthony Fok <[email protected]> authored on 2015/12/13 00:57
Remove/update outdated links in Press and Showcase

9569d116 – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/12 17:20
Duplicate p.Description in Params map

38c5db98 – Maxime Michel <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/10 16:01
Added a missing closing tag

f22d59bb – Anthony Fok <[email protected]> authored on 2015/12/11 05:49
Revise docs/content/tools/index.md (minor fixes)

1469ce0e – Michael Holt <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/08 18:26
Remove Duplicate "Editor Plugins" Section

280b2f29 – Cameron Moore <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/09 05:25
Document PreserveTaxonomyNames

4a2623c8 – Anthony Fok <[email protected]> authored on 2015/12/11 04:50
Regenerate the commands section of doc

768370a5 – Cameron Moore <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/09 04:56
Docs: remove references to dynamic CMS products

9ae07c4f – Cameron Moore <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/08 09:54
Docs: document Node.IsHome

8509727f – Anthony Fok <[email protected]> authored on 2015/12/10 10:19
Add copyright header to that source files that don’t have one.

e29ede70 – Steve Francia <[email protected]> authored on 2015/12/08 12:38
Fix some of the "new site" tests

b81fc1be – Steve Francia <[email protected]> authored on 2015/12/08 11:42
add more architectures to .goxc

6042fc2b – Steve Francia <[email protected]> authored on 2015/12/08 11:41
move some of the path helper utilities to afero

de14ceec – Steve Francia <[email protected]> authored on 2015/12/08 10:10
Update "Join Chat" to "Dev Chat"

56d6c0be – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/08 14:25
Turn off failing new site test

f3c74c9d – Tatsushi Demachi <[email protected]> authored on 2015/12/08 00:28
Add boolean value comparison to where tpl function

e445c35d – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/07 14:57
Fix copyright headers in source files

f13db932 – Anthony Fok <[email protected]> authored on 2015/12/06 18:23
Sort and remove "" from "Available templates" list

d35d8206 – gunnaraasen <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/12/02 09:58
Remove transformation of menu URLs

f6fdfcd4 – inondle <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/03 12:32
Added 'themes' as a default new site directory

6a519e69 – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/03 21:09
Update Travis config to Go 1.5.2

cd062623 – Anthony Fok <[email protected]> authored on 2015/12/03 07:02
Fix crash with "config", "check" and "benchmark"

69c28985 – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/03 07:37
Fix broken Highlight test

c1b5a48f – Anthony Fok <[email protected]> authored on 2015/12/02 18:51
Add sanity checks for `hugo import jekyll`

00d04774 – Anthony Fok <[email protected]> authored on 2015/12/02 07:00
Change most global flags into local ones

c9526f6e – Anthony Fok <[email protected]> authored on 2015/12/02 19:28
Revise format for "Unable to locate Config file" error

df85e5a0 – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/02 18:52
Switch to container-based Travis

be28d9d9 – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/02 18:37
Fix some errors with format patterns

f363faad – Anthony Fok <[email protected]> authored on 2015/12/02 08:11
Add a number sign "#" before a GitHub issue number

6812229b – Cameron Moore <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/25 04:01
Add gh shortcode to docs site

d48781ba – Anthony Fok <[email protected]> authored on 2015/12/02 06:56
One more error fix in the server command

c5287e78 – Bjørn Erik Pedersen <[email protected]> authored on 2015/12/02 11:27
Some more error fixes in commands

3f0f7eed – Bjørn Erik Pedersen <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/02 06:42
Improve error handling in commands

6959b7fa – tryer3000 <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/02 12:18
Update external tutorial links in usage.md

75c61236 – Anthony Fok <[email protected]> authored on 2015/12/01 22:36
Move `import jekyll` functions to import_jekyll.go

666ddd23 – Anthony Fok <[email protected]> authored on 2015/12/01 21:20
Enable dirname and filename completion for more flags

0d1d33d7 – Anthony Fok <[email protected]> authored on 2015/12/01 16:03
Print error when /index.html is zero-length

f8302768 – Anthony Fok <[email protected]> authored on 2015/12/01 16:00
Run `go fmt hugolib/site.go`

afbc18c0 – Anthony Fok <[email protected]> authored on 2015/12/01 05:25
Bump min_version to 0.15 for `hugo new theme`

e9894683 – Tatsushi Demachi <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/01 20:48
Make noTimes command flag work

6c810314 – Tatsushi Demachi <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/01 18:53
Copy static dir files without theme's static dir

c5e68ba1 – Takeru Naito <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/12/01 11:07
Fix typo in "Creating a New Theme"

91771ee3 – David Oliver <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/28 15:26
Add Draft page variable to docs

b0b6a8c7 – Gustav Näslund <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/30 15:52
Use .Site.Pages in the documentation examples instead of .Site.Recent

d7ef272a – Valentin Vago <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/30 05:41
Add Camunda blog and docs showcases

b557f624 – Anthony Fok <[email protected]> authored on 2015/11/29 19:19
Change plainIdAnchors to plainIDAnchors in docs

249cd625 – Anthony Fok <[email protected]> authored on 2015/11/29 18:23
Copyedit the shortcodes documentation some more

2e3d5c2d – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/24 17:22
Docs: improve shortcodes page

cf732940 – Anthony Fok <[email protected]> authored on 2015/11/29 16:43
Remove an erroneous "$" prompt in quickstart guide

c83e10a4 – Doug Horner <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/29 16:40
Added the command in the documentation.

50b5d0af – Anthony Fok <[email protected]> authored on 2015/11/28 02:32
Support setting target directory in `hugo gen man`

09379e89 – Michael Henderson <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/27 17:44
Update for version 0.16

2519b707 – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/27 10:33
Docs: remove note about config changes and manual livereload

ffb1a96e – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/27 10:30
Docs: improve usage.md

37676a25 – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/27 10:21
Docs: improve quickstart guide

72a66972 – ChristophFloat <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/24 07:10
Update press.md

26af48a5 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/25 18:18
Add note in doc about Jekyll import

f77a899d – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/25 18:11
Regenerate the commands section of doc

d356720f – Steve Francia <[email protected]> authored on 2015/11/25 04:49
Version bump to 0.16-DEV

6faf1d01 – Steve Francia <[email protected]> authored on 2015/11/25 04:33
version bump to v0.15

9c1319cd – Steve Francia <[email protected]> authored on 2015/11/25 03:33
Update license file in the docs/website to apache

9410d25e – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/24 13:30
Update release notes with additional new features

171fb883 – Steve Francia <[email protected]> authored on 2015/11/24 11:51
Update and reorganize 0.15 release notes

0f11eb4f – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/24 16:13
Make the release note about renderToDisk more consise

234fac4a – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/24 15:45
Update release notes

311307c9 – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/23 14:32
Add IsNamedParams property in shortcodes

86dcac61 – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/20 15:31
Add documentation for built-in shortcodes

7d31d5f5 – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/20 14:44
Add shortcode for tweets

e03f27cc – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/20 13:38
Add shortcode for github gists

3027b151 – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/20 13:33
Add shortcode for vimeo

4424288d – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/20 13:31
Add shortcode for youtube

cc3f52b9 – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/20 13:13
Add shortcode for speakerdeck

fe2a9fa2 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/23 18:02
Update shortcode docs with .IsNamedParams

f045d7a6 – Steve Francia <[email protected]> authored on 2015/11/23 17:16
Change the license to Apache 2.0

b00771ca – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/23 17:35
Simplify ExtractRootPaths

c3931ef7 – Andrew Brampton <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/07/08 14:51
Add PygmentsOptions option

99acbb2e – Kato Kazuyoshi <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/16 16:45
Permalink on Node and Page should be of string

5838420a – Marek Janda <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/03 15:09
Move blackfriday site-wide config loading to NewBlackFriday()

fde47c5e – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/20 13:59
Add shortcode IsNamedParams property

3d09de89 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/23 11:51
Restructure the gen commands

831e9368 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/23 11:32
Improve "watching for ..." logging

098a0c81 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/22 04:19
Add commands/genman.go to autogenerate man pages

87274755 – Anthony Fok <[email protected]> authored on 2015/11/22 04:40
Fix missing word in code comment (my own fault)

6fa7f2ac – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/21 18:29
Avoid multiple locks for shortcode template

c5f40e8b – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/21 16:57
Improve RW-locking of template in shortcode handling

58c446f5 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/21 15:03
Fix recently introduced new data race in the shortcode handling

5c723401 – Anthony Fok <[email protected]> authored on 2015/11/21 01:31
Copyedit long help message in commands/server.go

3abb2675 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/10 16:31
Add RSSLink to SiteInfo

afbd52f7 – Marek Janda <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/02 15:49
Apply absURL on social tag urls

05c29ad5 – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/15 08:53
Return error if shortcode template.Tree is nil

e59aabcf – Anthony Fok <[email protected]> authored on 2015/11/20 09:24
docs: Change "Github" to "GitHub"

a871c87f – Anthony Fok <[email protected]> authored on 2015/11/20 09:02
docs: Optimize a few large showcase thumbnail PNGs

2e1d2ba0 – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/20 15:53
Add Go in 5 minutes to the showcases

a5bd101d – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/20 15:41
Docs: fix typo in template function section

c5a4c07b – Cameron Moore <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/15 09:30
Add SafeJS template function

7c9a2dfe – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/20 14:18
Add increased time.Time support to the 0.15 release notes

f6ba48f2 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/20 14:16
Update Travis 1.4.2 > 1.4.3

Next