pyyupsk/astro-template

Astro template
for your next project

A solid starting point for developing modern, fast, and SEO-friendly websites using Astro, TypeScript, TailwindCSS, and other popular tools. Clone the repository and start your development journey today!

Features

More than just a static site generator

๐Ÿš€

Astro

Modern static site generator with a great developer experience and fast page loads.

๐Ÿ”

TypeScript

Typed superset of JavaScript that compiles to plain JavaScript for better tooling.

๐ŸŽจ

TailwindCSS

Utility-first CSS framework for rapid UI development and smaller bundle sizes.

๐Ÿงน

ESLint

Pluggable JavaScript and TypeScript linter for consistent code style and quality.

๐Ÿ–Œ๏ธ

Prettier

Opinionated code formatter for ensuring consistent code style in your project.

๐Ÿถ

Husky

Run scripts on Git hooks to enforce code quality and standards.

๐Ÿšฅ

Lint-Staged

Run linters on staged files to prevent bad code from being committed.

๐Ÿ“

Commitlint

Enforce consistent commit message formatting and style.

๐Ÿ”

Knip

Static analysis tool to identify and remove unused files in your project.