Awesome Mud Works
A custom informational website for a pottery business.
I have actually done a few iterations of Awesome Mud Works over the years as far as the design and content. At this time it is in its simplest most maintainable state which works fine for now.
Technology Stack
- HTML - The HTML is created by using Chill with Jinja2 templates.
- CSS - The CSS is organized to be maintainable by following SUIT CSS and ITCSS conventions.
- AWS CloudFront - Hosted on a CDN to be cost effective and maintainable over the long term.
Summary
- Other than a few minor changes over the years this site hasn't changed much and is simple to update by running a few scripts from my local machine.
- The tools and software that I use to maintain this website are flexible enough that I could switch it to be hosted on my own server easily.
- Staying up to date with the latest Square API versions is only worth it if you have an actual live website using those.