https://github.com/daveanthonyc/dc-blog
https://github.com/daveanthonyc/dc-blog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daveanthonyc/dc-blog
- Owner: daveanthonyc
- Created: 2024-03-05T16:55:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T03:18:26.000Z (about 1 year ago)
- Last Synced: 2025-01-13T20:44:13.159Z (3 months ago)
- Language: Astro
- Size: 30.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My blog created in Astro
This is my first time using Astro. I've always liked the experience of creating documentation in my GitHub projects and having this blog template in Astro allowed me to focus on the writing insted of having to worry about the blog implementation.
# Installation
```sh
npm create astro@latest -- --template blog
```