The major technologies I have used to build my website:
- HTML defines the website's structure and content.
- CSS specifies the website's styling.
- GNU Bash defines scripts for building the website, deploying the website and updating repeated HTML blocks across pages.
- GNU Make defines custom commands and automates repeated tasks such as running a development server, building the website, deploying the website, and cleaning up.
- GNU sed updates repeated HTML blocks.
- Pandoc converts Markdown to HTML.
- Cloudflare Pages hosts the website.
MIT License