We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f38d7e commit f8a4b76Copy full SHA for f8a4b76
README.md
@@ -40,6 +40,10 @@ REPO DIRECTLY**.
40
41
## Deploying
42
43
+We have continuous deployment set up. Travis CI builds and deploys the site whenever it detects new commits on the `master` branch.
44
+
45
+### Manual Deployment
46
47
When you are ready to deploy a new version of the site, run `lektor deploy`
48
(assuming you have your GitHub SSH key already set up and you have access to
49
the [creativecommons.github.io][ccghiorepo] repository). That's it, it's live
0 commit comments