https://github.com/ripeworks/fridge-blog
Basic blog powered by Fridge and next.js
https://github.com/ripeworks/fridge-blog
Last synced: 11 months ago
JSON representation
Basic blog powered by Fridge and next.js
- Host: GitHub
- URL: https://github.com/ripeworks/fridge-blog
- Owner: ripeworks
- Created: 2020-09-22T13:27:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T21:51:43.000Z (over 5 years ago)
- Last Synced: 2025-02-05T18:02:59.433Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://homeschool-blog.vercel.app
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fridge Blog
Basic blog powered by Fridge and next.js
## Environment
```
FRIDGE_TOKEN=abc123
NEXT_PUBLIC_TITLE=My Blog
```
## Mentions
- Lots of styles lifted from [leerob/leerob.io](https://github.com/leerob/leerob.io)