guygubaby / bryce-loskie

A curated list of the things I want to share

Home Page:https://bryce-loskie.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bryce's curated list of the things

Stack

Project Structure

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

PROJECT_ROOT

├── public              # static assets
│   └── posts           # images of posts
└── src
    ├── components      # Astro & React components
    │   └── icons
    ├── layouts         # page layouts
    ├── pages           # page files
    │   ├── categories  # category pages
    │   └── posts       # .md files
    └── styles          # global stylesheets

About

A curated list of the things I want to share

https://bryce-loskie.netlify.app/

License:Other


Languages

Language:Astro 59.9%Language:TypeScript 30.2%Language:JavaScript 7.0%Language:CSS 2.9%