An open API service indexing awesome lists of open source software.

https://github.com/areknawo/start-programming-blog-in-minutes-with-astro-and-vrite


https://github.com/areknawo/start-programming-blog-in-minutes-with-astro-and-vrite

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Source code for "Start programming blog in minutes with Astro and Vrite"

> Building a programming blog can be a hustle - but it doesn’t have to. Combining Vrite with Astro will get you up and running in no-time!

## Source blog post:

[Start programming blog in minutes with Astro and Vrite](https://vrite.io/blog/start-programming-blog-in-minutes-with-astro-and-vrite)

## Setup

```
# Create and fill-out .env file based on .env.example
npm install
# Start dev server
npm run dev
# Build SSG for production
npm run build
```

## Other links:

**Vrite**:

- 🌟 Star Vrite on GitHub β€” https://github.com/vriteio/vrite
- 🐞 Report bugs β€” https://github.com/vriteio/vrite/issues
- 🐦 Follow on Twitter for latest updates β€” https://twitter.com/vriteio
- πŸ’¬ Join Vrite Discord β€” https://discord.gg/yYqDWyKnqE
- ℹ️ Learn more about Vrite β€” https://vrite.io

**Astro**:

- πŸ“• Docs - https://docs.astro.build/
- πŸ”₯ Why Astro? - https://docs.astro.build/en/concepts/why-astro/
- πŸ“‹ Base template - https://github.com/withastro/astro/tree/main/examples/blog
- πŸ“¦ Vrite-Astro integration (Vrite JS SDK): https://github.com/vriteio/sdk-js