Notion website template
Make a website using Notion, GitHub Pages and Loconotion in just 5 steps.
- Fork this repo or press use this template button.
- Create a Notion page to be your website. This can have subpages, databases, anything supported by Loconotion.
- Share your Notion page publicly, and update
site.tomlin your repo to point to it. - Run the
Publish Notion website to GitHub Pagesaction under the Actions tab of your repo. - Update your repo's
Pagessettings to use thegh-pagesbranch, hit save, and voila!
To resync the website, simply run the GitHub action again. site.toml can be updated to use any of the settings specified in the Loconotion README.
Acknowledgements
Thanks to:
- @leoncvt for creating the Loconotion script
- @X1011 for the original script used to deploy the website to GitHub pages