Skip to content

arv-anshul/website-astro

Repository files navigation

ARV - Personal Website

Made with Bun + Astro + Tailwind CSS + Starwind UI.

Important

Now this repo is archive as I maintain main website at arv-anshul.github.io.

Features

  1. Open Graph Image generation using Takumi.
  2. Blog rendering from Markdown and MDX files.
  3. Load structured data from YAML/JSON files and render on web page.
  4. Uses Starwind UI for customizable Astro components.
  5. Use pre-commit and pre-push hooks (via prek) to format and lint code.
  6. Currently, app is deployed on GitHub Pages using GitHub Actions.
  7. RSS feed generation.
  8. Mermaid diagrams rendering.

Tech Stack

Usage Tech/Tools
Framework and Language Astro TypeScript Tailwind CSS Markdown MDX
Development Tools Bun Vite Biome prek
JS Libraries & Packages Iconify Zod
Development Environment Zed Industries
CI/CD GitHub Actions GitHub Pages