Sebastian
23995d6b49
Add forestry.io to showcase
2018-03-16 08:20:22 +01:00
Stefan Weil
3f177c94e4
Fix some typos (found by codespell)
2018-03-15 12:49:04 -04:00
Kaushal Modi
dc26e0a5a6
Clarify the default for site config files and multiple config files
...
Add examples on how to set multiple site config files.
Fixes https://github.com/gohugoio/hugoDocs/issues/146
2018-03-15 12:20:05 -04:00
Kaushal Modi
c87c9c62e1
Review and update the Site config documentation for consistency
2018-03-15 11:17:34 -04:00
Kaushal Modi
a29edc50c0
Fix the default value of rssLimit site config
...
Fixes https://github.com/gohugoio/hugoDocs/issues/417
2018-03-15 11:15:47 -04:00
Lorenz Cuno Klopfenstein
83f3c46b09
Minor style fix
2018-03-14 20:15:20 -04:00
Nick-Rivera
4f860d1a25
Typo capitalization fixes
2018-03-14 17:33:57 -04:00
cmal
7851345c8a
Add docs about comments within templates
2018-03-14 17:24:08 -04:00
Kaushal Modi
d129b4a280
Make the recommendation to use partial over template consistent
...
Also, mention internal templates.
Fixes https://github.com/gohugoio/hugoDocs/issues/382 .
2018-03-14 14:59:12 -04:00
Bjørn Erik Pedersen
6cd260a41d
Update index.md
2018-03-13 22:48:19 +01:00
Bjørn Erik Pedersen
a2787e1a49
Add Let’s Encrypt showcase
2018-03-13 17:47:54 +01:00
Bjørn Erik Pedersen
7e664f69eb
Update configuration.md
2018-03-13 10:49:19 +01:00
Bjørn Erik Pedersen
8002120f13
Update multilingual.md
2018-03-13 10:44:59 +01:00
Bjørn Erik Pedersen
702b46a62a
Add documentation for the disableLanguages setting
2018-03-13 10:44:19 +01:00
Bjørn Erik Pedersen
cb3d395de5
Fix content type reference
...
JSON is not a valid content file type in Hugo.
2018-03-13 00:03:04 +01:00
Kaushal Modi
d332269246
Update Page Kinds documentation
...
Also fixes https://github.com/gohugoio/hugoDocs/issues/402 .
2018-03-12 16:04:18 +01:00
Kaushal Modi
8203f649df
Fix misformed markdown link
2018-03-11 20:25:31 -04:00
Kaushal Modi
19e99c957b
Add Section definition
...
Fixes https://github.com/gohugoio/hugoDocs/issues/409
2018-03-11 23:17:40 +01:00
Bjørn Erik Pedersen
6f301ebcc6
docs: Add docs on the new front matter configuration
...
See #4495
2018-03-11 22:51:11 +01:00
Bjørn Erik Pedersen
7ba35ef56e
Merge commit 'c0290655825e7bb36e13fb39f89d85b392cf1adc'
2018-03-11 20:40:26 +01:00
Zhang Liang
4e7e1815b7
Fix some typos
2018-03-10 17:44:35 +01:00
Kaushal Modi
d23d8f5c42
Remove 'fundamentals' category from function pages
...
Fixes https://github.com/gohugoio/hugoDocs/issues/406
2018-03-09 19:09:57 +01:00
Kaushal Modi
52fa65e15f
Mention Chroma as the preferred syntax highlighter
2018-03-09 12:43:22 -05:00
Bjørn Erik Pedersen
8762aee8af
Squashed 'themes/gohugoioTheme/' changes from 396b859f..6f3a8bf5
...
6f3a8bf5 Add Gopher
git-subtree-dir: themes/gohugoioTheme
git-subtree-split: 6f3a8bf525121e4e8ad708a1e60e93a05b991008
2018-03-09 15:45:09 +01:00
Bjørn Erik Pedersen
64ca535db5
Merge commit '8762aee8afe30bec6f1fbc9560749983dc44d60b'
2018-03-09 15:45:09 +01:00
Bjørn Erik Pedersen
03f0673a9a
Move the gopher to the theme
...
So it can Gopher around a little on the theme site, too.
2018-03-09 15:43:51 +01:00
Bjørn Erik Pedersen
320e268cd0
Spelling
2018-03-09 13:33:13 +01:00
Bjørn Erik Pedersen
e45b640f71
More layout lookup work
...
Closes #400
2018-03-09 13:32:21 +01:00
Kaushal Modi
fe0ad9d9d4
Sync the YAML config menu example with TOML's
...
Also remove the "---" delimiters as the presences of those would cause one to
think that that config is in front-matter instead of in site config.
Fixes https://github.com/gohugoio/hugoDocs/issues/397
2018-03-08 16:48:37 -05:00
Jake Rayson
b9505fc70b
Remove template reference to ordinal numbers
...
> Spelled-out cardinal numbers … are not currently supported
So, remove reference to them in "Hugo Date and Time Templating Reference"
2018-03-08 15:48:57 -05:00
Eddie Webb
0fa2532d3c
Remove deprecated Hugoidx, add native hugo solution
...
- Removed HugoIDX which is listed as deprecated
>This project has been retired
>This project has been retired due to upstream API changes in Hugo.
- Adds example gist for client side searching with jquery, fuse.js. Requires no additional build-time process/workflow/tools except hugo!
2018-03-07 23:19:47 -05:00
Kaushal Modi
2152b907c6
Fix a link in the last commit
2018-03-07 15:22:55 -05:00
Kaushal Modi
47614f4167
Manually specifying heading anchors in Markdown content
...
Fixes https://github.com/gohugoio/hugoDocs/issues/393
2018-03-07 15:19:05 -05:00
Bjørn Erik Pedersen
9d6770d2ae
Release notes 0.37.1
2018-03-07 19:11:43 +01:00
Bjørn Erik Pedersen
e1eed8b278
Remove some unused images
2018-03-07 19:11:43 +01:00
hugoreleaser
e960046f54
releaser: Prepare repository for 0.38-DEV
...
[ci skip]
2018-03-07 19:11:43 +01:00
hugoreleaser
4fa83a4ee4
releaser: Add release notes to /docs for release of 0.37.1
...
[ci skip]
2018-03-07 19:11:43 +01:00
hugoreleaser
46c8799955
releaser: Bump versions for release of 0.37.1
...
[ci skip]
2018-03-07 19:11:43 +01:00
hugoreleaser
fb3ac5a3e7
releaser: Prepare repository for 0.38-DEV
...
[ci skip]
2018-03-07 19:11:43 +01:00
hugoreleaser
3d2cab7540
releaser: Prepare repository for 0.38-DEV
...
[ci skip]
2018-03-07 17:58:48 +00:00
hugoreleaser
095e888e11
releaser: Add release notes to /docs for release of 0.37.1
...
[ci skip]
2018-03-07 17:56:23 +00:00
hugoreleaser
593fa0dcbf
releaser: Bump versions for release of 0.37.1
...
[ci skip]
2018-03-07 17:56:23 +00:00
Bjørn Erik Pedersen
4870c8e7be
Update archetypes.md
2018-03-07 12:54:25 +01:00
Bjørn Erik Pedersen
232c0b5783
Merge commit '2b18014fd0aa99e9f1a5610ba875101351a90de3'
2018-03-07 12:26:41 +01:00
Bjørn Erik Pedersen
2b18014fd0
Squashed 'themes/gohugoioTheme/' changes from fe71e360..396b859f
...
396b859f Remove console.log from the ga partial
bd0d5ea1 Send custom dimensions in GA
4c4f13a7 Fix broken gtag
3fcf17e6 Add site to GA config
d50c77c2 Add branch to GA config
261def30 Add new sponsor
b706e805 updated to new Forestry logo
8e414ca6 GA track outgoing sponsor clikcs
e9bc3550 Move the sponsor banners up a little
ff619669 Migrate from analytics.js to gtag.js
f045b912 Add fluid type to showcase details box
d1865f3e Adjust column widths to handle a wider variety of copy width
877d4baa Always show the latest showcase item on front page
44cdbac1 showcase: Shuffle the news items
5efcb135 Trim "www." from shocase URLs in title
ae61a4c4 Make the inline showcase template names unique
2fc7e154 Add a Showcase copyright notice
git-subtree-dir: themes/gohugoioTheme
git-subtree-split: 396b859f10615e8069d9acec31a2e79e39e05c50
2018-03-07 12:25:49 +01:00
Bjørn Erik Pedersen
62567e9aaf
Add some "writing guidelines"
2018-03-07 11:35:20 +01:00
Bjørn Erik Pedersen
7cfd530d24
Revise the archetype docs
...
Fixes #11
2018-03-07 11:12:28 +01:00
Dirk Kelly
5d4c3c03c6
Update data-templates.md
...
corrected partials directory in example
2018-03-07 09:26:19 +01:00
Bjørn Erik Pedersen
e5fee30996
Update page-bundles.md
2018-03-07 01:20:04 +01:00
Bjørn Erik Pedersen
ca7f03c8d6
Update page-bundles.md
2018-03-07 01:06:59 +01:00