Skip to content

Achyantsh/cops-git-workshop

 
 

Repository files navigation

COPS Freshers Blogging Website

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)

Development Setup

This website is built using Astro, a modern static site generator. To get started, follow these steps:

  1. Clone the repository

  2. Install the dependencies

  bun install
  1. Start the development server
bun run dev
  1. Open your browser and navigate to http://localhost:4321

Releases

No releases published

Packages

No packages published

Languages

  • Astro 91.5%
  • JavaScript 8.5%