shithub: hugo

RSS feed

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

f99730e8 – Steve Francia <[email protected]> authored on 2015/11/20 05:26
fix broken image in showcase

83f19d8d – kmonsoor <[email protected]> authored and Steve Francia <[email protected]> committed on 2015/11/20 00:24
fixed documentation link

923e4557 – Matt Stratton <[email protected]> authored and Steve Francia <[email protected]> committed on 2015/11/19 20:49
Add Arrested DevOps site to Showcase

97d06895 – Steve Francia <[email protected]> authored on 2015/11/20 05:13
Hugo server watch by default

35abd179 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/20 06:53
Add time.Time support in ge, gt, le, lt

8d8fa722 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/19 15:27
Remove some superficial tests

3f5ddd52 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/19 14:48
Revert "Disable render-to-memory on Windows"

91e0c2b1 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/18 18:10
Disable render-to-memory on Windows

4679fbee – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/18 17:59
Do not rebuild on extra Spotlight filesystem events

b08d9f26 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/20 16:35
Make replaceShortcodeTokens rewrite the input slice

4ecf56b8 – Anthony Fok <[email protected]> authored on 2015/11/16 17:54
Add latest review from Smashing Magazine to Press page

df824fa3 – spf13 <[email protected]> authored on 2015/11/16 16:55
Hugo server renders and serves from memory by default (30%+ improvement)

e1618e9d – spf13 <[email protected]> authored on 2015/11/16 16:54
permit the notimes flag on hugo server

cb48425f – spf13 <[email protected]> authored on 2015/11/16 16:53
No double slash when destination set to '/'

ef0b9b51 – spf13 <[email protected]> authored on 2015/11/16 16:52
Handle sync (file copy) errors better)

18a29964 – Anthony Fok <[email protected]> authored on 2015/11/16 02:15
Fix trivial typos in code

452ffab4 – Anthony Fok <[email protected]> authored on 2015/11/16 01:59
Copyedit docs/content/tools/index.md

2fec32a2 – Anthony Fok <[email protected]> authored on 2015/11/16 01:51
Add @wicast’s "Hugo is cool" post to Press page

acd720df – Anthony Fok <[email protected]> authored on 2015/11/16 01:48
Add docs/data/titles.toml to set title "Site Showcase"

5c6d8c57 – tuxy <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/15 20:51
Add ReadText project to Site Showcase

39933111 – Richard Sumilang <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/15 06:37
Adding LosslessLife blog to showcase.

28436059 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/15 12:49
Emphasize that commit message titles should start with a capital letter

619c16fd – spf13 <[email protected]> authored on 2015/11/15 06:10
re-simplify SafeHTML function

1a26e351 – digitalcraftsman <[email protected]> authored and spf13 <[email protected]> committed on 2015/11/11 08:56
Docs: add hugofy to tools

5c1204c2 – spf13 <[email protected]> authored on 2015/11/12 06:09
simplify rssuri logic

062f6c33 – spf13 <[email protected]> authored on 2015/11/12 05:53
rewrite safeHTML function

dcf1f96c – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/14 11:59
Revert "Update Go release version to 1.5.2 in Travis config"

53a5932f – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/13 16:21
Get rid of allocation in the BenchmarkReplaceShortcodeTokens itself

d7588fac – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/13 08:13
Docs: fix typo in tools section

b8effd8a – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/11 08:56
Docs: add hugofy to tools

b4ebd0eb – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/11 08:40
Update release notes

8e68a648 – Coders Digest <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/11 09:25
Adding article about moving to hugo

a50133ff – spf13 <[email protected]> authored on 2015/11/12 05:23
Improve the server usage output

3bbd02a1 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/11 17:47
Print parse errors from Viper

469d268c – Fabiano Frizzo <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/09 17:08
doc: Add new article by Fabiano Frizzo to Press

30ebf6b8 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/10 16:41
Update Go release version to 1.5.2 in Travis config

139be09f – Tatsushi Demachi <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/11/10 17:02
Fix GroupByParam to return original param string

bccf957e – spf13 <[email protected]> authored on 2015/11/09 18:31
Add support for dynamic reloading of config file when watching

488966dc – spf13 <[email protected]> authored on 2015/11/09 18:23
Add hugo theme site to the sidebar

570713a4 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/09 16:01
Use Identifier as last sort resort for default menu sort

01c87d2d – Billy Burrows <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/11/05 05:52
Small Doc Changes

1758db29 – Bjørn Erik Pedersen <[email protected]> authored on 2015/11/06 20:39
Cosmetic change in README to trigger new build

Next