This is the actual code behind my website - https://nick.sanft.com/
This was a project to have a full portfolio website all contained within a single Python script.
- Download this and run website.py to generate the base website_data.json file.
- Place any files you want to reference in output/static.
- Edit the website_data.json file until the site matches what you want.
- You can leave it standalone and run via Python, or copy everything in the output folder to any server to run!