6519 Commits

Author SHA1 Message Date
hugoreleaser
079ba044c2 releaser: Prepare repository for 0.39-DEV
[ci skip]
2018-04-05 16:39:05 +00:00
hugoreleaser
6f23e6ec13 releaser: Add release notes to /docs for release of 0.38.1
[ci skip]
2018-04-05 16:35:25 +00:00
hugoreleaser
c51692ceb9 releaser: Bump versions for release of 0.38.1
[ci skip]
2018-04-05 16:35:25 +00:00
Bjørn Erik Pedersen
d37ea6a5e4
Update related.md 2018-04-05 16:05:12 +02:00
Bjørn Erik Pedersen
faa2707d04
Update index.md 2018-04-05 08:53:39 +02:00
divinerites
9ce901dcbb Add a forgotten language tag (go-html-template) for code 2018-04-04 18:01:42 +02:00
Bjørn Erik Pedersen
b05aaed14d
Update where.md 2018-04-02 18:47:48 +02:00
Stephen Brown II
4d47608191 Fix typo in code-toggle.md
Congig -> Config
2018-04-02 15:53:45 +02:00
Bjørn Erik Pedersen
c5a5250a1b
Use the new go-html-template Chroma lexer 2018-04-02 15:07:01 +02:00
Bjørn Erik Pedersen
2de831f4b9
Add the full list of Chroma lexers 2018-04-02 14:44:35 +02:00
Kaushal Modi
18114d4b4a Update Output Formats 2018-04-02 13:30:09 +02:00
Bjørn Erik Pedersen
b069d7f84f
Release 0.38 v0.38 2018-04-02 13:21:08 +02:00
hugoreleaser
caaa8355a0 releaser: Prepare repository for 0.39-DEV
[ci skip]
2018-04-02 11:06:04 +00:00
hugoreleaser
e45b7cc9f7 releaser: Add release notes to /docs for release of 0.38
[ci skip]
2018-04-02 11:03:32 +00:00
hugoreleaser
40f40906e6 releaser: Bump versions for release of 0.38
[ci skip]
2018-04-02 11:03:32 +00:00
Bjørn Erik Pedersen
2d52e2e4eb 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
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
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
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
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
55cba056d0 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