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
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
Bjørn Erik Pedersen
fe0f82610f
Add GitLab warning
...
See #358
2018-02-15 19:23:27 +01:00
Bjørn Erik Pedersen
f543032e31
Fix clunky sentence
2018-02-12 14:53:12 +01:00
Bjørn Erik Pedersen
218ba2a654
Some more Netlify improvements
2018-02-12 09:42:26 +01:00
Bjørn Erik Pedersen
0bd5121250
Improve the Netlify versioning docs
2018-02-12 09:31:14 +01:00
Victor Massé
7a708d60e5
Clarify Netlify's Hugo versions handling
...
Hugo version can be forced even to the last release via Netlify console or `netlify.toml`, so "You can see the full list of available Hugo versions in Netlify’s Docker file" doesn't provide any relevant information, it even makes the user think he's bound to Netlify's Docker available Hugo versions.
2018-02-11 19:36:15 +01:00
Sam Foo
47aefdbda3
Remove unnecessary duplicated words
2018-02-09 18:18:49 +01:00
Bjørn Erik Pedersen
0d688633f8
Merge commit '337d0c5f516ee085205e8abefdb7f87e6d33ca05'
2018-01-31 11:08:08 +01:00
Robert Basic
8fc9e325b9
command: Remove undraft command
...
According to @bep, it is easier to undraft content by
editing manually the frontmatter of said content by
setting the draft flag to `false`, or removing it completely,
than to rely on the undraft command which is a source of
many bugs.
Fixes #4353
2018-01-29 16:56:35 +01:00
Santosh Joshi
7d36d579e4
Updated the line number for Dockerfile pointer
...
Updated it to point to correct line in the docker file.
2018-01-19 14:21:12 +01:00
Robert Lavender
4c2750bfb7
Update deployment-with-nanobox.md
...
When using nanobox for the first time I had an issue because the version in the install script was older and my site wouldn't compile.
2018-01-19 14:19:34 +01:00
Jonathan Kinred
f7c96b4b5a
Update GitHub Pages documentation
...
I had a bit of trouble understanding how to configure the two different
types of GitHub Pages. I have separated it into different sections to
make the distinction clearer.
2018-01-19 14:17:00 +01:00
Luca Berton
c9997839ec
Update gitlab CI submodule management
2017-11-22 20:44:05 +01:00
Bjørn Erik Pedersen
087bd9a9f7
Add KeyCDN to menu
...
Fixes #266
2017-11-20 14:00:09 +01:00
Developer Davo
850d5ca419
Add note about theme versions in hosting-on-netlify.md
2017-10-31 09:48:29 +01:00
Steve Domino
ed83b483ae
Update Nanobox deployment tutorial
2017-10-28 12:19:05 +02:00
Tony Ranieri
ff8b2f999f
Fix typos in deployment with wercker tutorial
2017-09-14 09:16:00 +02:00
Bjørn Erik Pedersen
158cee1b5c
Make the tags into keywords
...
See #32
2017-09-13 19:50:17 +02:00
codyarsenault
8b4590cd26
Add KeyCDN integration tutorial
2017-09-12 21:57:31 +02:00
Bjørn Erik Pedersen
1d052b16a1
Update hosting-on-netlify.md
2017-09-05 16:56:15 +02:00
Ladislav Prskavec
28b96becc7
Remove double brackets in Netlify hosting tutorial
2017-09-02 09:49:17 +02:00
Ladislav Prskavec
373ed38b05
Update deployment instructions from hugo > 0.20 on Netlify
2017-09-01 21:52:16 +02:00
Steve Domino
1bbb41ca41
Generate static assets on deploy in Nanobox tutorial
2017-09-01 14:03:40 +02:00
Steve Domino
bf88e772e4
Add nanobox as a deployment option
2017-08-31 22:27:23 +02:00
Carlos Cámara
9c37b4ccb4
Change config's syntax order matching description
2017-08-31 20:05:33 +02:00
Andrea Borruso
46837195ed
Init and update of submodules in .gitlab-ci.yml
...
The "Completion of the Hugo Quick Start" is an assumption, and there you install a hugo theme via git submodule, than it's necessary to add the rows I have added.
2017-08-31 19:42:33 +02:00
Matt Riggott
65b4e79b65
Correct GitLab project pipelines URL
...
The < and > characters in the URL weren't getting escaped, instead acting as if they were HTML elements. This meant the URL was displayed as https://gitlab.com///pipelines , instead of https://gitlab.com/ <YourUsername>/<your-hugo-site>/pipelines.
2017-08-31 18:31:27 +02:00
Charlie Egan
e181e63795
Correct typo on GitHub pages guide ( #151 )
...
Thanks @charlieegan3 for the keen eye.
2017-08-19 15:12:11 -05:00
Adrian Goins
5e26bb9747
Update docker image for build/publish
...
The referenced image (`publysher/hugo`) is outdated, leading to the following error: `Current theme does not support Hugo version 0.22.1. Minimum version required is 0.24.1`. The current version of hugo is 0.26. I forked the publysher repo, bumped it to 0.26 and pushed it to my Docker hub (monachus is my username on Docker Hub).
I'm an engineer at Rancher Labs and an active user of Gitlab. I've enabled notifications for Hugo releases, so as they come out, I'll tag and release an updated Docker image. I'm happy to be the target repo for this piece of documentation.
2017-08-16 22:32:28 +02:00
Patrik Lundin
fac55121bc
Fix typo in deployment with rsync tutorial
2017-08-12 14:16:21 +02:00
Bjørn Erik Pedersen
572b9e7590
Clean up the code shortcode use
...
* No markdown needed
* No code fence needed
See #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen
a1b2fd3bdc
Remove the code fence language codes
...
See #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen
092271c24c
Use infinitive mood for main titles
...
Updates #46
2017-07-19 19:19:29 +02:00
Bjørn Erik Pedersen
b0470688f1
Use infinitive mood for titles
...
Fixes #46
2017-07-17 21:22:03 +02:00
Bjørn Erik Pedersen
4ac6e82810
Update content references to new gohugoio org
2017-07-16 14:38:15 +02:00
Bjørn Erik Pedersen
87db4be71e
Remove the tags config for now
...
See https://github.com/gohugoio/hugoDocs/issues/32
2017-07-14 10:54:47 +02:00
Anthony Fok
d83c53a8a6
Replace "Github" with "GitHub"
...
See PR rdwatters/hugo-docs-concept#126
2017-05-31 13:16:01 -05:00
Ryan Watters
b68758a9fe
Update _index.md to show more intuitive link titles
2017-05-26 14:51:57 -05:00
Bud Parr
7fd64f19c8
Merge bp/theme-design branch containing Bud Parr's new design
...
It's a beautiful thing. A thousand thanks, Bud.
See PR rdwatters/hugo-docs-concept#118
2017-05-26 14:25:22 -05:00
Ryan Watters
452bd58af8
Add admonition note to GitHub hosting
...
Closes rdwatters/hugo-docs-concept#54
2017-04-14 16:42:14 -05:00
Ryan Watters
119182aa43
Add sections_weight to all content files
2017-04-05 18:48:10 -05:00
Ryan Watters
e491b309dc
Add Mmark section to content formats
2017-04-01 14:56:40 -05:00
Ryan Watters
530002e6a2
Update GitHub deploy
2017-03-31 17:57:06 -05:00
Ryan Watters
d7d5771a1c
Update gh deploy
2017-03-31 17:56:41 -05:00
Bud Parr
6896947058
Update content to use Hugo's built-in menu
...
* add generic menu declaration
* update about section
* commands
* update content management section
* update contribute section
* functions
* update getting started section
* update hosting and deployment section
* fix mailing list entry (no menu)
* update news section
* update Templates section
* update tools section
* update themes section
* troubleshooting
* update variables section
Fixes rdwatters/hugo-docs-concept#45
See PR rdwatters/hugo-docs-concept#62
2017-03-31 17:50:49 -05:00
Ryan Watters
a05fbce10f
Remove unnecessary pre 2.4 git docs from GH hosting instructions
2017-03-30 15:42:41 -05:00
Ryan Watters
5758a6d68b
Update GitHub pages hosting
...
Closes rdwatters/hugo-docs-concept#60
2017-03-30 15:38:26 -05:00
Ryan Watters
0819a04480
Add intro text to hosting and deployment
2017-03-27 12:34:31 -05:00
Ryan Watters
8366049ad9
Add intro text to hosting and deployment
2017-03-27 12:32:24 -05:00