About This Site
This Site was made using:
- VSCode as a free code editor.
- 11ty (eleventy), Nunjucks and Liquid for generating static files using templates. (Not "Build Awesome", which is taking over 11ty and promoting Pro AI Agent features :/)
- Github for version control/backup the site. (One day I'll gte off of Github)
- A Github Action to automate building and pushing (deploying) the changes to Neocities. (Will need to replace this when moving off of Github)
- Simple.css for base CSS.
- Using JSON files to store data to populate the templates. For my artwork, it's stored in an Excel file which I have a Python script using pandas to convert the Excel file to JSON.