This repository contains the source code of my website, berzan.org.
My website's source code is licensed under AGPL.
I use Node.js, Astro and TailwindCSS to develop my website.
You can find detailed information about Node.js, Astro and TailwindCSS below.
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Node.js lets developers use JavaScript to write command line tools and for server-side scripting.
https://nodejs.org/en/learn/getting-started/introduction-to-nodejs
The web framework for content-driven websites.
Astro powers the world's fastest websites, client-side web apps, dynamic API endpoints, and everything in-between.
https://docs.astro.build/en/getting-started/
Rapidly build modern websites without ever leaving your HTML.
A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
https://tailwindcss.com/docs/installation
$ npm run dev$ npm run build$ npm run preview$ npm run check$ npm run formatBuilt with love, sweat and tears by Berzan.