zbo14 / site

🧰 My website starter kit!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

site

Website starter kit :)

Ingredients

Structure

This project follows Astro's structure with a few additions:

  • Node version files for nvm and asdf
  • Config files for Stylelint and Tailwind CSS
  • Client-side JS modules (if any) in src/client/

Install

Use this template, clone the repo, and npm i.

Lint

npm run lint

This lints everything in src/, including CSS, and runs on the git pre-commit hook.

About

🧰 My website starter kit!

License:MIT License


Languages

Language:Vue 73.0%Language:Astro 21.9%Language:JavaScript 4.1%Language:CSS 0.5%Language:Shell 0.5%