Skip to content

Commit

Permalink
Custom domains are now configured on github.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska committed Aug 24, 2016
1 parent 6c25405 commit 8d52ca1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/manual.txt
Expand Up @@ -1302,11 +1302,9 @@ sure you have ``nikola`` and ``git`` installed on your PATH. Also, install
6. Run ``nikola github_deploy``. This will build the site, commit the output
folder to your deploy branch, and push to GitHub.
7. Enable GitHub Pages for this repository from GitHub’s web interface (on the
Settings page).
Settings page). You can also configure a custom domain there.

If you want to use a custom domain, create your ``CNAME`` file in
``files/CNAME`` on the source branch. Nikola will copy it to the
output directory. To add a custom commit message, use the ``-m`` option,
To add a custom commit message, use the ``-m`` option,
followed by your message.

Comments and Annotations
Expand Down

0 comments on commit 8d52ca1

Please sign in to comment.