/pragmatic-guide

Pragmatic guide for opensource newbie

Primary LanguageAstroGNU Affero General Public License v3.0AGPL-3.0

Pragmatic Guide for OpenSource NewBie

Deploy to GitHub Pages

🚀 Project Structure

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

/
├── public/
│   └── favicon.svg
├── src/
│   ├── components/
│   │   └── Card.astro
│   ├── layouts/
│   │   └── Layout.astro
│   └── pages/
│       └── index.astro
└── package.json

LICENSE

AGPL v3