Site
new all-in-one personal website, built with Zola and TailwindCSS
Install / Use
/learn @arya-k/SiteREADME
Personal Site
This website is a static site, built with Zola and tailwindcss. It's published using Cloudflare Pages for now.
``toml [environment] NODE_ENV = "production" ZOLA_VERSION = "0.13.0"
[other] publish = "public" command = "npm run build:css && zola build"
