rishi-raj-jain / digital-garden

My digital garden. This is where I collect and store my thoughts, ideas, reminders, references and documentation

Home Page:https://garden.th7mo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is my Digital Garden. The digital garden is hosted at garden.th7mo.com. It is built with HTML and CSS. Intentionally without JavaScript. It uses Astro as a static site generator to add the boilerplate HTML to every content file.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run deploy Build and deploy to the production server
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

About

My digital garden. This is where I collect and store my thoughts, ideas, reminders, references and documentation

https://garden.th7mo.com


Languages

Language:Astro 93.7%Language:CSS 4.7%Language:Shell 1.3%Language:JavaScript 0.2%