Skip to content

drabkirn/website-v2

Drabkirn Website

The codebase for website of Drabkirn.

Astro 5.14.6 Issues Issues closed Pulls Pulls License CLA assistant

Tech Stack

  • HTML, CSS, JavaScript
  • Bootstrap
  • Astro

Installation

  1. Clone the repository
git clone https://github.com/drabkirn/website-v2
  1. Navigate to the project directory
cd website-v2
  1. Install Dependencies
npm i
  1. Start the development server
npm run dev

Build

  1. Build the optimized production version
npm run build
  1. Run the preview server:
npm run preview

Astro by default minifies HTML, CSS, JS and all assets. On top of Astro's building:

  • @astrojs/sitemap: Generates sitemap for the website and puts them in dist/ folder.
  • astro-purgecss: Purges unused CSS from the codebase.

Contributing

If you would like to contribute, please check this contributing guide

Please check this Code of Conduct guide before contributing or having any kind of discussion(issues, pull requests etc.)

About

The codebase for website of Drabkirn.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks