/gilbert-codes

My 2024 New Website

Primary LanguageAstroMIT LicenseMIT

Gilberto A Haro 2024 Website: Built with Astro JS

🚀 Project Structure

Inside of your Astro project, you'll see the following folders and files:

/
├── public/
├── src/
│   └── layouts/
│   │    └── BaseLayout.astro
│   └── pages/
│   │   └── index.astro
│   │   └── blog.astro
│   │   └── about.astro
│   │
│   └── styles/
└── package.json