1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

1934 Commits

Author SHA1 Message Date
d08e4c87a7 Rewrite commentary on static event handling 2016-01-26 14:56:42 -05:00
b0b4b82165 Permit directory removal during static sync 2016-01-26 14:33:56 -05:00
db18fd1582 Ignore .DS_Store changes (thumbnail cache file on mac) 2016-01-26 14:33:51 -05:00
9413cf8499 Handle self rename operations gracefully 2016-01-26 14:33:08 -05:00
74c90553b4 Static file incremental sync improvements
in tandem with Afero improvements
2016-01-26 14:31:43 -05:00
7e196a8294 Handle remove & rename source operations incrementally 2016-01-26 14:30:28 -05:00
e01c340915 A single file can be replaced in site.Files 2016-01-26 14:29:37 -05:00
45e5091428 Process only the source content that has changed 2016-01-26 14:28:53 -05:00
9f3796a31d Read/reread individual source content files
next is incremental conversion
2016-01-26 14:26:23 -05:00
ca6ca4f4fc Separate handling content, data and template changes
Data & Templates reading independently
Need to work on page source reading and other source files
2016-01-26 14:25:39 -05:00
bcc42c0549 Separate reading source and processing source operations 2016-01-25 14:41:47 -05:00
f3aa93fa48 Ignore temp files created by IntelliJ when saving 2016-01-25 14:41:47 -05:00
0525fbddbc Add leepenney.com to showcase page 2016-01-24 16:22:55 +00:00
eae46bdc1f Add Web Study List to showcase page 2016-01-21 23:35:13 +00:00
8537cecb00 Docs: add Hugopit to tools section 2016-01-21 14:30:06 +01:00
e27beadfe8 Add Rakuten Tech Blog in showcase page 2016-01-20 22:36:24 +01:00
ca8d187b0d add javaunion in showcase 2016-01-20 11:58:35 +08:00
3526afc773 Fix some Go vet errors 2016-01-16 00:28:48 +01:00
58a183c330 Docs: Add doc for string and int 2016-01-16 00:06:32 +01:00
75ba84acbf Add int and string cast template funcs 2016-01-15 23:56:45 +01:00
f89eb349e4 Docs: Enable plain id anchors
Making it possible to post permanent anchored links to StackExchange etc.
2016-01-15 12:55:35 +01:00
78f9bf2444 Add one more menu test
See #1774
2016-01-14 17:30:05 +01:00
ab70e6f52f Add menu test for external URL
See #1774
2016-01-14 15:14:21 +01:00
dd85c29091 Docs: Add missing "-b master" parameter to "git submodule add" command
for correct deployment on GitHub Pages.  Thanks, @adrianmoya!

Fixes #1777
2016-01-14 01:24:45 -07:00
e69e276ac9 Update Travis config to Go 1.5.3 2016-01-13 22:43:55 +01:00
e8ca52e93a Add one more temporary template test for linux/arm
See #1771
2016-01-13 14:26:25 +01:00
bca2d38e52 Add temporary template test for linux/arm
See #1771
2016-01-13 14:10:14 +01:00
ed3015c350 update server to match latest afero 2016-01-11 21:45:05 -05:00
dd1d655617 Docs: Change the pseudo-absolute path to a relative one
See #1765
2016-01-09 11:57:14 -07:00
082476e713 Docs: add emilyhorsman.com (buttercup theme) to showcase 2016-01-09 11:02:27 -07:00
1ce184b7f1 Add some p-wrap shortcode tests
Deliberetely made to pass, even if they (probably) should not.

See #1642
2016-01-09 16:11:38 +01:00
48870fef2e Group vars in paginator
It's easier to read.
2016-01-08 22:55:19 +01:00
b47652fb29 Docs: add panel showing the last revision of a page
The panel also contains the version of the
documentation.
2016-01-07 04:23:26 -07:00
2c66167431 Docs: Copyedit extras/robots-txt.md 2016-01-06 21:11:02 -07:00
01f71babfc docs: Add lastmod to content files
Based on last commit in Git.
2016-01-06 23:55:18 +01:00
9d70e78031 Update press.md
New entry: Harald Weidner in german at Cologne Linux Meeting 2015: Link to set of slides available on bottom of page
2016-01-06 12:02:42 -05:00
9a6dc6c791 Add embeded template for robots.txt 2016-01-05 23:36:16 +01:00
7c5a1fd16b Replace *bytes.Buffer with io.Writer in rendering
Found via github.com/mvdan/interfacer.
2016-01-05 23:32:03 +01:00
4c596483e1 Update and refactor to ack Go Authors 2016-01-05 23:30:33 +01:00
6a23cd65e1 Docs: Update copyright year on gohugo.io front page 2016-01-04 23:47:12 -07:00
851c16ef3b Docs: Run "brew update" before "brew install hugo"
Remind user to always run "brew update" first in order to avoid
repeated bug reports from users who didn't do that.

See #824, #1067, #1537, #1633 and #1749
2016-01-04 23:36:57 -07:00
9ff36c5a8f Add some trailing newline shortcode tests
See #1753
2016-01-04 23:48:05 +01:00
7bc5d3663f Use a Docker container to build hugo
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-01-04 12:47:23 -05:00
bc48b4606a Added documentation about variable scoping in "partials". 2016-01-04 12:42:48 -05:00
8f8120ba14 Added "Caddy server"'s handling of 404 errors. 2016-01-04 12:42:47 -05:00
dcad066025 Small refactor: don't call p.Permalink() for all aliases, call it only
once and only if necessary.
2016-01-04 12:41:06 -05:00
0bb3b49c00 Update doc to reflect default value of watch variable 2016-01-04 12:35:26 -05:00
6cdb8109cf Allow renaming of sitemap.xml 2016-01-04 12:28:49 -05:00
26d23f7f4b added remaining relevant options 2016-01-04 11:52:40 -05:00
e904ccffb6 added more pygments opts 2016-01-04 11:52:40 -05:00