Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevedylandev/astro-blog-tutorial
https://github.com/stevedylandev/astro-blog-tutorial
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevedylandev/astro-blog-tutorial
- Owner: stevedylandev
- Created: 2023-02-18T16:45:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T15:54:57.000Z (almost 2 years ago)
- Last Synced: 2024-12-09T00:07:23.437Z (about 1 month ago)
- Language: Astro
- Homepage: https://astro-blog-tutorial-rho.vercel.app
- Size: 411 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro "Build a Blog" Project - Start of Unit 2
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/blog-tutorial-demo/tree/unit-2/start)
This is the project you'll build with the [Astro Tutorial](https://docs.astro.build/en/tutorial/0-introduction/). Use this code to compare to your own, or explore to see how the basics of a blog are built in Astro!
This branch contains the state of the project at start of [Unit 2](https://docs.astro.build/en/tutorial/2-pages/).
Checkpoints:
- [Start of Unit 2](https://github.com/withastro/blog-tutorial-demo/tree/unit-2/start)
- [Start of Unit 3](https://github.com/withastro/blog-tutorial-demo/tree/unit-3/start)
- [Start of Unit 4](https://github.com/withastro/blog-tutorial-demo/tree/unit-4/start)
- [Start of Unit 5](https://github.com/withastro/blog-tutorial-demo/tree/unit-5/start)
- [Start of Unit 6](https://github.com/withastro/blog-tutorial-demo/tree/unit-6/start)
- [Complete](https://github.com/withastro/blog-tutorial-demo/tree/complete)