A website for the freshers of IIT (BHU) Varanasi to learn about Git, as well as a simple way for them to write blogs and share their thoughts with the world.
If you just want to add a blog post, follow this post: How to Get Started with Git (& this blog)
This website is built using Astro, a modern static site generator. To get started, follow these steps:
-
Clone the repository
-
Install the dependencies
bun install
- Start the development server
bun run dev
- Open your browser and navigate to
http://localhost:4321