6961 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen
8b773833af Merge commit 'ed8bf081fdbf336e026517b7e1b123c039014ab5' 2018-04-02 08:53:34 +02:00
Bjørn Erik Pedersen
1439f64a01 docs: Generate docshelper data
And fix build ...
2018-04-02 08:52:42 +02:00
Bjørn Erik Pedersen
24202bb71b docs: Generate docshelper data
And fix build ...
2018-04-02 08:52:42 +02:00
Bjørn Erik Pedersen
d9c8fc2207
Rebuild Chroma CSS 2018-04-02 08:20:32 +02:00
Greg Kaleka
a9168b1067 Adds missing word 2018-04-02 00:02:38 -04:00
Avizini
ebaa172af5 Remove note about enabling custom GitLab domains
This PR removes the warning saying GitLab has disabled Custom Domains for Pages. It has been fixed now.
2018-03-31 20:25:45 +02:00
Regis Philibert
2ef3918b2f
Add code toggler
Closes #363
2018-03-30 22:46:25 +02:00
Kaushal Modi
41878b6cac Clarify the use of .GetPage with page bundles
- Add explanation to the headless page bundle example.
- Clarify that the PATH argument to .GetPath can be a single string or a series
  of strings.
2018-03-30 22:40:13 +02:00
Minos Park
ffcb262701 Fix broken link for configuration.md 2018-03-30 21:50:25 +02:00
Ricardo N Feliciano
5b0edfd790 Add .Site.IsServer
Fixes #4478
2018-03-30 20:15:22 +02:00
Ricardo N Feliciano
43d15975d6 Add .Site.IsServer
Fixes #4478
2018-03-30 20:15:22 +02:00
Jonathan Griffin
1e72e2b3ec Fixed typo in heading - Hightlighter
A simple change to heading to fix a typo - "Hightlighter" should be "Highlighter"
2018-03-29 14:40:01 -04:00
James Rhea
72b2db77ca Change "on the form" to "of the form"
Typo fix: changed "on the form" to "of the form" in configuration.md
2018-03-29 14:39:10 -04:00
Guillaume Delacour
e15e6966fe Fix example GitHub url
The repository url currently does not contain the `tree/master` path, so that it return a 404.
2018-03-25 17:24:07 +02:00
Bjørn Erik Pedersen
fdb579ad1c Merge commit '0a23baa6a90901f772c234107c4f12c16c76f4aa' 2018-03-20 21:11:45 +01:00
Bjørn Erik Pedersen
6f99d3d658 Merge commit '0a23baa6a90901f772c234107c4f12c16c76f4aa' 2018-03-20 21:11:45 +01:00
Kaushal Modi
3068989b9c Merge commit '7ae9cf2ccb3eecc1ff50f686925249d01cf37c6c' 2018-03-19 23:33:43 -04:00
Kaushal Modi
7ae9cf2ccb Squashed 'themes/gohugoioTheme/' changes from d7a475e7..a1768ebb
a1768ebb Anchorify headings up to h4 level (#84)

git-subtree-dir: themes/gohugoioTheme
git-subtree-split: a1768ebb4d294ece34fc40f348d0431ec7684527
2018-03-19 23:33:42 -04:00
Kaushal Modi
b55157faec Revert "Anchorify headings up to h4"
This reverts commit b63dd55669d4527b9ba3cb7c9ace1d11dea3fee9.
2018-03-19 17:43:06 -04:00
Kaushal Modi
b63dd55669 Anchorify headings up to h4
(test for https://github.com/gohugoio/gohugoioTheme/pull/84)
2018-03-19 17:40:54 -04:00
Bjørn Erik Pedersen
edfe36a197
Test out trac as highlighter style
See #425
2018-03-19 09:17:38 +01:00
Bjørn Erik Pedersen
98dc8d269b
Update multilingual.md 2018-03-18 17:51:08 +01:00
Bjørn Erik Pedersen
a6e4d92c04
Update multilingual.md 2018-03-18 16:47:09 +01:00
xa0082249956
86a90edf96 Fix typo 'If will' to 'It will' line 41 2018-03-18 14:24:43 +01:00
cmal
7b71da1f8d hugolib: Add Reset method to delete key from Scratch 2018-03-17 00:13:23 +01:00
cmal
17487ccdde hugolib: Add Reset method to delete key from Scratch 2018-03-17 00:13:23 +01:00
Kaushal Modi
6b626fac61 Add a tip for testing custom 404.html on hugo server
- https://github.com/gohugoio/hugo/issues/874
- https://discourse.gohugo.io/t/how-to-test-404-html-on-local-server/681/2
2018-03-16 16:45:29 -04:00
Kaushal Modi
6bfc17cfcb Update few links to now point to gohugoio organization repos
Ref: https://github.com/gohugoio/hugoDocs/issues/6
2018-03-16 16:03:32 -04:00
Kaushal Modi
f66bad971d Remove unintended alias
Fixes https://github.com/gohugoio/hugoDocs/issues/48.
2018-03-16 15:14:35 -04:00
Kaushal Modi
3bc56e9ecc Fix shortcode name in example: image -> img
Fixes https://github.com/gohugoio/hugoDocs/issues/126.
2018-03-16 14:36:29 -04:00
Kaushal Modi
2511423881 Fix broken link
Fixes https://github.com/gohugoio/hugoDocs/issues/131.
2018-03-16 14:23:21 -04:00
Kaushal Modi
27245af6a9 Fix the minimum required git version for GH Pages flow
Fixes https://github.com/gohugoio/hugoDocs/issues/171.

There was a bug with "git worktree add -B" which was discussed here:
http://git.661346.n2.nabble.com/git-worktree-fails-to-recreate-existing-branch-even-with-B-td7647562.html,
and then fixed in
0ebf4a2af3.

That bug fix got first released in git v2.8.
2018-03-16 14:15:18 -04:00
Kaushal Modi
aefc87b4db Fix link in Forestry showcase 2018-03-16 13:41:49 -04:00
Kaushal Modi
489ec5ea03 Squashed 'themes/gohugoioTheme/' changes from 6f3a8bf5..d7a475e7
d7a475e7 Update static/dist
e0ad9f32 Fix some typos (found by codespell) (#78)
d569a0d2 Update site search to use the ID "search-input" (#79)

git-subtree-dir: themes/gohugoioTheme
git-subtree-split: d7a475e7fbd076b18ad5392ccb27bc397c935ac3
2018-03-16 13:05:13 -04:00
Kaushal Modi
308a616fd7 Merge commit '489ec5ea03799fa092d891838c1655e60b34f337' 2018-03-16 13:05:13 -04:00
Bjørn Erik Pedersen
a808598141
Adjust showcase description 2018-03-16 14:01:46 +01:00
Bjørn Erik Pedersen
63a131664d docs: Add docs for lang.Merge
See https://github.com/gohugoio/hugo/issues/4463
2018-03-16 10:10:01 +01:00
Bjørn Erik Pedersen
ccbf7a05ce docs: Add docs for lang.Merge
See https://github.com/gohugoio/hugo/issues/4463
2018-03-16 10:10:01 +01:00
Bjørn Erik Pedersen
55cba056d0 Merge commit '3886fc1fef6ac19d58b9ba1bb642d0c6c9a54031' 2018-03-16 09:44:54 +01:00
Bjørn Erik Pedersen
5ad46d78e0 Merge commit '3886fc1fef6ac19d58b9ba1bb642d0c6c9a54031' 2018-03-16 09:44:54 +01:00
Bjørn Erik Pedersen
211a3c6136
Prepare the forestry.io article for release 2018-03-16 08:20:54 +01:00
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