- Update
admin/config.ymlwith your GitHub repo and OAuth Client ID. - Commit all files (including your original
index.html) to the root of your Pages repo. - Push to GitHub:
git add . && git commit -m "Add CMS integration" && git push - Visit
https://YOUR_USERNAME.github.io/admin/to log in and start managing content.
Enjoy!