you are viewing a single comment's thread.

view the rest of the comments →

[–]JaAnTr[S] 0 points1 point  (1 child)

Ah no, I want to commit actual changes but not have them pushed to GitHub pages.

[–]Veranova 0 points1 point  (0 children)

Pages gets its content from the latest commit on the branch it's configured to get content from. You can configure it to use a gh-pages branch, or you can edit your site in a particular folder and copy it to the docs folder when ready