Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 898 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 898 Bytes

Dani Subject's Website and Blog

This is my personal website and blog, built with Astro. Here, I share my journey as a software developer, my passion for sustainability, and various projects I've worked on.

Built with Astro Netlify Status

Features

  • Simple design focused on sustainability
  • Responsive layout for seamless viewing across different devices
  • Fast and efficient, thanks to the Astro static site generator

Project Structure

/
├── public/
├── src/
│   ├── components/
│   ├── content/
│   ├── layouts/
│   ├── pages/
│   ├── styles/
|   ├── utils/
└── package.json