Skip to content

am0wa/bakeit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b08be5f Β· Apr 16, 2024

History

32 Commits
Feb 26, 2024
Apr 8, 2024
Apr 16, 2024
Feb 26, 2024
Feb 26, 2024
Mar 5, 2024
Apr 4, 2024
Mar 7, 2024
Mar 7, 2024
Mar 11, 2024
Feb 26, 2024

Repository files navigation

BakeIT HowTo

Built with Starlight
ko-fi

πŸ§‘β€πŸš€ Seasoned astronaut? Ignore this file. Have fun!

πŸš€ Project Structure

Inside this Astro + Starlight + Tailwind project, you'll see the following folders and files:

.
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ content/
β”‚   β”‚   β”œβ”€β”€ docs/
β”‚   β”‚   └── config.ts
β”‚   └── env.d.ts
β”œβ”€β”€ astro.config.mjs
β”œβ”€β”€ package.json
β”œβ”€β”€ tailwind.config.mjs
└── tsconfig.json

Starlight looks for .md or .mdx files in the src/content/docs/ directory. Each file is exposed as a route based on its file name.

Images can be added to src/assets/ and embedded in Markdown with a relative link.

Static assets, like favicons, can be placed in the public/ directory.

πŸ‘€ Want to learn more?

Read BakeIT

About

Make development a piece of cake 🍰

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published