Set up a blog using git repo's issues as posts.
cp .env.example .envand update all the ENV variables- Set
scripts.deployinpackage.jsonfor which repo to deploy on. Refer to gh-pages docs - Install dependencies:
npm ci
Create issues in your BLOG_REPO. Remember to label all the issues you wanna published to post, since you don't anyone else to inundate blog. And tag the about page about.
Run npm run build && npm run deploy to publish.
npm run dev
Runs the app in the development mode.
Using Github Issues to host a blog
- More environment variables to make the configuration easier
- Typegen from github graphql api
- Bring back PWA