Skip to content

gasserandreas/andreasliistro

Repository files navigation

andreasliistro - About me

This is a personal "About me" website built with Astro, a modern static site generator.

Features

  • Responsive design
  • Blog posts with tags
  • Tools showcase
  • Easy customization

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run the development server: npm run dev
  4. Open http://localhost:4321 in your browser

Adding Content

  • Blog posts: Add Markdown files to src/content/blog/
  • Tools: Update src/pages/tools/index.astro

Building for Production

Run npm run build to generate a static site in the dist/ directory.

Technologies Used

License

MIT License