- Clone or fork this repo on GitHub
- Change the
baseurlto your repo name in_config.yml - Open new branch named
gh-pagesand push to your GitHub remote (e.g.git branch gh-pages && git push origin gh-pages) - Ensure you setup GitHub Pages source uses
gh-pagesbranch - Create a new note on HackMD
- Select
Pull from GitHuband select your repo,masterbranch and selectREADME.mdfrom the file dropdown then clickPull - Modify the content on HackMD (See more at: https://jekyllrb.com/docs/posts/)
- Select
Versionson the top right menu, clickPush to GitHub - Fill the new Version name and click
Push - Wait for GitHub Actions build your doc site and view it on GitHub Pages!
- Create a new note on HackMD
- Modify the content on HackMD (See more at: https://jekyllrb.com/docs/posts/)
- Select
Push to GitHuband select your repo,masterbranch and create a new filename (e.g.Another-page.md) then clickPush - Wait for GitHub Actions build your doc site and view it on GitHub Pages!