Feel free to use this website generator. No need to ask for permission or to credit me on your site. If you do use it, I'd love to hear how it went :)
NOTE: while I do not ask that you credit me on your site, please respect the software license in LICENSE.md.
- Fill in the
.jsonfiles in thedatafolder. - Run
python3 build.pyto build your website. - Open
docs/index.htmlto admire it!
NOTE: don't edit docs/index.html, docs/news.html, docs/pubs.html, or docs/main.css directly. If you want to make structural changes to your website and you know what you are doing, then edit the build script build.py or the template files in templates/.
NOTE: after making changes to the .json files in /data, the template files in templates/, or the build script build.py remember to run python3 build.py again for your changes to take effect!
- In your repo, go to
settings -> pagesand setsourceto/docs.
NOTE: remember to remove or replace docs/CNAME.