shithub: hugo

RSS feed

217ffa87 – Fabiano Frizzo <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/27 19:14
Fix doc render on Firefox

c8f2a574 – Sergey Mudrik <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/27 19:36
Fixed link to Google Prettify

42453357 – Robert Aistleitner <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/27 05:23
add bugtrackers.io to hugo docs showcases

277d0ae4 – Arun Sori <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/24 15:58
Fix spell mistake in variables.md

1ce3bb22 – Shivanshu Agrawal <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/24 10:17
add ninjaducks.in to showcase

83e46555 – Arun Sori <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/23 17:51
Disable directory listing for Hugo file server

50c819ce – Shai Efrati <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/23 10:04
Remove dots from snippets.

3d96dfc9 – digitalcraftsman <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/19 09:50
Docs: fix typo under tools section

6c6905d5 – Anthony Fok <[email protected]> authored on 2015/10/30 10:12
Fix missing "]" in README.md in commit 2242712

2242712b – Anthony Fok <[email protected]> authored on 2015/10/30 10:08
Add CircleCI status badge to README.md

e95db67b – Anthony Fok <[email protected]> authored on 2015/08/05 12:39
Add smartDashes flag for Blackfriday

6b34a4e4 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/21 06:48
Remove anchor from fork link in README

f77279bb – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/20 19:16
Turn all README headlines into imperative mode

4974a62c – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/20 17:25
Trim down 'Adding Compile Information to Hugo' in README

5cf1475e – Ethan Madison <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/19 14:53
Improve README

36adb5fb – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/18 06:36
Preserve Unicode marks in MakePath

9d603ce8 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/17 10:08
Show usage when new site creation fails

ab7223df – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/17 10:05
Improve error message on new site command

5e97cf30 – Safonov Nikita <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/25 20:39
Add force flag

3a412543 – Kato Kazuyoshi <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/14 20:36
The missing static directory shouldn't fail the build

4e9a5d8b – Tobias <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/16 19:57
Fix some typos in docs

0c66ad87 – Steve Francia <[email protected]> authored on 2015/10/16 13:57
Add CLA assist to the contribution workflow in README

fb0e17a3 – Gloria Dwomoh <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/16 20:01
Update README.md

698019a5 – Kato Kazuyoshi <[email protected]> authored and spf13 <[email protected]> committed on 2015/10/14 19:27
Disable LiveReload when Hugo is not running as a server

ef4dfcec – Kato Kazuyoshi <[email protected]> authored and spf13 <[email protected]> committed on 2015/10/13 20:41
Load livereload.js from "/"

0f438d18 – Andy Williams <[email protected]> authored and spf13 <[email protected]> committed on 2015/10/14 10:12
Create minimal default.md in archetype file

bea7b2e2 – Nathan Youngman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/14 11:11
Fix typo in shortcode tests

ec9c6912 – Nathan Youngman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/14 11:10
Insert code tag for server-side syntax highlighting

6a3aced1 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/15 06:15
Rename prettiyPath to prettifyPath

5619fe52 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/14 17:34
Unexport internal path helper

4c04d710 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/12 13:58
Fix In func given an []interface{}

ddd8c779 – Diego Medina <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/10/06 11:47
Use https

17fb7522 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/12 17:34
Correct number of args to Errorf

72f14a82 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/12 16:47
Apply project wide go fmt

c274e213 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/12 02:07
Add Param to release notes

65beca13 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/12 02:00
Add Param to the docs

078fad49 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/12 01:51
Add Param(key) to Node and Page

3586d77b – Anthony Fok <[email protected]> authored on 2015/10/10 06:52
Docs: Add pointers to the new themes.gohugo.io site

63d9859c – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/10 06:50
Expose canonifyURLs as a command flag

002227e0 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/09 14:51
Add `dict` func to release notes

3a27cefe – NotZippy <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/02 04:30
Add dictionary function to be passed into a template

ccd83c30 – coderzh <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/08 18:34
Docs: Added `hasCJKLanguage` global config flag and `isCJKLanguage` FrontMatter

7b4e4769 – Alexander Morozov <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/06 11:58
Fix comment for NormalizeHugoFlags

c1a60732 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/07 17:09
Remove Go 1.3 from README

82333487 – coderzh <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/03 14:22
WordCount and Summary support CJK Language

2c045ac4 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/06 14:48
Remove RuneCount from doc

5ec6a61d – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/06 10:16
Add Mmark GitHub-flavoured markdown to release notes

c2c694f1 – Andrew Brampton <[email protected]> authored and spf13 <[email protected]> committed on 2015/09/07 07:41
Add GitHub style code fence support to mmark

7ecf2a55 – Ramon Bartl <[email protected]> authored and spf13 <[email protected]> committed on 2015/10/01 07:49
Docs: Added RIDING BYTES to Showcase Page

622d8724 – Maxime Michel <[email protected]> authored and spf13 <[email protected]> committed on 2015/10/05 13:18
Adding maximeguitare.com to showcase

b25ba8b0 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/05 16:26
Let Cobra do the usage error logging

b9aaa007 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/05 07:25
Improve command text for import command

ac1e3c3c – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/04 19:26
Capital J in Jekyll

0387deee – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/04 16:10
Add Jekyll import to release notes

9a2f6c62 – coderzh <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/10/01 05:04
Hugo import from jekyll

08d41c3a – Anthony Fok <[email protected]> authored on 2015/10/01 23:27
Fix strange carousel width on http://gohugo.io/

218554e3 – Bjørn Erik Pedersen <[email protected]> authored on 2015/10/02 02:47
Rename NormalizeHugoFlagsFunc to NormalizeHugoFlags

ead339ab – vsopvsop <[email protected]> authored and spf13 <[email protected]> committed on 2015/09/27 18:49
is it .md instead of .ad?

7fd42af3 – Michael Käufl <[email protected]> authored and spf13 <[email protected]> committed on 2015/09/28 19:14
Used leading slash more consistently

d06ebc98 – Michael Käufl <[email protected]> authored and spf13 <[email protected]> committed on 2015/09/28 19:12
Marked the whole path as code

dcd9c69a – Bjørn Erik Pedersen <[email protected]> authored on 2015/09/30 01:43
Use filepath as the last default sort key for pages

7708d455 – Bjørn Erik Pedersen <[email protected]> authored on 2015/09/25 17:34
Add the base64 template funcs to release notes

79f8bb62 – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/12 17:45
Add base64Decode and base64Encode template functions

a1e32439 – Sven Dowideit <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/23 10:43
Allow for any (short) line begining or ending with html comment

a43b0376 – Ben Turner <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/21 16:00
Change port number from 1414 to 1313 (default)

82f770a6 – Bjørn Erik Pedersen <[email protected]> authored on 2015/09/23 05:18
Remove superfluous `g` in docs

493147a7 – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/22 09:12
Tools: Add more to tools to the list

06caa025 – Bjørn Erik Pedersen <[email protected]> authored on 2015/09/22 18:33
Fix typo in docs

8d695ec5 – Bjørn Erik Pedersen <[email protected]> authored on 2015/09/22 18:31
Add singularize template func

751d4906 – Bjørn Erik Pedersen <[email protected]> authored on 2015/09/22 18:24
Add pluralize template func

74924dd5 – vsopvsop <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/21 02:56
correct spelling for 'including' and 'counterpart'

ab0d29aa – Anthony Fok <[email protected]> authored on 2015/09/20 13:30
Press: Update URL to Spencer Lyon’s “Hugo and GitHub Pages”

740dc2ca – Anthony Fok <[email protected]> authored on 2015/09/20 13:25
Press: New URL to Kenny Woo’s blog about Hugo

c397c0b2 – vsopvsop <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/19 19:01
dead link

0bdb9b7d – vsopvsop <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/19 02:34
Link no longer works - Dead link

b29ca44c – Anthony Fok <[email protected]> authored on 2015/09/15 19:12
Show both baseURL and bind address in `hugo server` output

d984dde2 – Anthony Fok <[email protected]> authored on 2015/09/15 19:04
Update .travis.yml for Go 1.5.1

b5b8cc9b – Edward Vielmetti <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/15 19:57
Test builds on OS X

c2a7c456 – Ben Turner <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/15 07:31
Fix typo in terms.md

e67bee93 – Anthony Fok <[email protected]> authored on 2015/09/15 02:12
Revert "docs: Fix URL to yulinling.net (https → http) in Showcase"

1abc12a9 – Samuel Prashker <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/02 11:22
docs: Fix typo in url extras

ca74dd23 – Anthony Fok <[email protected]> authored on 2015/09/14 10:32
docs: Fix URL to yulinling.net (https → http) in Showcase

68b8dd73 – lynxiayel <[email protected]> authored and Anthony Fok <[email protected]> committed on 2015/09/11 01:42
Add yulinling.net to Showcase

cd4f36ba – Anthony Fok <[email protected]> authored on 2015/09/14 10:02
docs: Optimize recent thumbnail images in Showcase

0a80ead5 – Anthony Fok <[email protected]> authored on 2015/09/14 08:47
docs: Fix formatting in overview/usage.md

397080ea – Anthony Fok <[email protected]> authored on 2015/09/14 08:44
docs: Add a few more blog articles to Press

3679fe67 – Anthony Fok <[email protected]> authored on 2015/09/14 08:18
Add "control code" and "trailing space" to alias validation

f5308da3 – Bjørn Erik Pedersen <[email protected]> authored on 2015/09/14 13:31
Move isThemeVsHugoVersionMismatch to /commands

e71bef79 – Anthony Fok <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/13 02:36
Validate aliases to prevent directory traversal etc.

db85299c – Anthony Fok <[email protected]> authored on 2015/09/08 19:29
Complete the Url-to-URL transition in docs

29aa9bae – Anthony Fok <[email protected]> authored on 2015/09/08 19:27
Complete the Url-to-URL transition in tests

d05b297e – Anthony Fok <[email protected]> authored on 2015/09/08 19:05
Add helpers.NormalizeHugoFlagsFunc() to handle flag name changes

833a396f – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/12 15:46
Docs: extend the migration tool list and add a cross-reference in the start guide

60f7394b – digitalcraftsman <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/12 08:12
Docs: Add a section about tools around Hugo

0e1fd78f – coderzh <[email protected]> authored and Bjørn Erik Pedersen <[email protected]> committed on 2015/09/03 14:22
WordCount Summary support UTF-8 string

c7521b3d – Anthony Fok <[email protected]> authored on 2015/09/09 23:08
docs: Change redirect documentation to aliases

cf7318a0 – Anthony Fok <[email protected]> authored on 2015/09/08 18:51
Convert example/blog to use new syntax for Hugo v0.14+

cec9054b – Anthony Fok <[email protected]> authored on 2015/09/08 18:35
docs: Remove empty sourceLink from two sites in Showcase

93b38986 – Kohei Yoshino <[email protected]> authored and spf13 <[email protected]> committed on 2015/09/08 15:50
Add FxSiteCompat.com to Showcase

9e526b65 – spf13 <[email protected]> authored on 2015/09/08 18:52
fix showcase to render properly

Next