Daniel Egger
beb5a3af41
Universalize the GitHub pages publishing scheme ( #780 )
Added instructions on how to publish to <username>.github.io or <org>.github.io by changing the publishing branch in the repo to `master`. This should work for any type of GitHub publishing, including custom domains.
Fixes #765
5 years ago
Vincent Prouillet
666de5160e
Fix Netlify auto-deploy instructions
Closes #745
5 years ago
Vincent Prouillet
93338c2762
Update changelog and version
5 years ago
Vincent Prouillet
7337b38b96
Netlify support is back!
5 years ago
toidiu
5ae75033ac
bump version in deployment docs ( #680 )
* bump version in deployment docs
5 years ago
Sven Thiele
47c02b50b3
Update netlify.md
5 years ago
Sven Thiele
28bf071b89
Update gitlab-pages.md
5 years ago
Sven Thiele
61c6d14ffb
update zola version to v0.6.0
5 years ago
Pandark
34c18e4cbb
use travis "minimal" vm in the documentation
If not specified, Travis use a system with ruby, which we don't need. We can use the "minimal" one instead.
5 years ago
Shaleen Jain
3375e7a8f1
doc: add a Github Action to deploy to Github Pages
5 years ago
Andreas Reiser
644e53a3fd
Extract zola version to a variable
6 years ago
Andreas Reiser
a07611d998
Add instructions on how to deploy to GitLab pages
6 years ago
Vincent Prouillet
29b8dffe27
Update docs for install/netlify deploy for zola/gutenberg
6 years ago
Vincent Prouillet
9c66f77b05
Add manual download to netlify docs
6 years ago
Vincent Prouillet
0101e5cb12
Update docs to refer to zola
6 years ago
Daniel Sockwell
ffe6f2b5f0
Expand Netlify doc page
This commit expands the Netlify documentation page to include a
description of how to manually deploy a built Gutenberg site from the
command line.
6 years ago
Daniel Sockwell
18989747da
Revise netlify.toml example
This is extremely minor, but the initial `netlify.toml` example confused
me a bit because I didn't realize that it was using a *netlify*
variable; I thought I needed to replace something with a variable from
my own configuration. I made a very minor edit to the docs to clarify.
6 years ago
Dylan Maccora
a56ab5aa56
Theme deployment
6 years ago
Vincent Prouillet
b966a52dd1
Add credits to deploy github page
6 years ago
Vincent Prouillet
ec35d72b6f
Add some deployment docs
6 years ago