The purpose of this repository is to demonstrate how to build a static webpage using github pages and plotly.
- You can view this repo as a static web page here
- The notebook
create-html-plots.ipynb
can be used to produce the html files located in the/docs
folder.
Note:
- Resourcese for free HTML templates:
How to host your static website:
- GitHub Pages are public webpages hosted and easily published through GitHub.
- Read the following blog post about how to set up your own static webpage.
- an alternative is AWS Amplify for static website