Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/varharrie/varharrie.github.io

:blue_book: Personal blog site based on github issues.
https://github.com/varharrie/varharrie.github.io

blog issues react

Last synced: about 6 hours ago
JSON representation

:blue_book: Personal blog site based on github issues.

Awesome Lists containing this project

README

        

# varHarrie's Blog

Personal blog site based on github issues.

## Features

- πŸ’ͺ No need backend server
- πŸ“± Mobile compatible
- πŸŒ™ Supports dark theme
- 🌏 Supports i18n
- ⚾︎ Integrates code playground

## Getting started

1. Clone the repository: `git clone https://github.com/varHarrie/varharrie.github.io.git`
2. Install dependencies: `yarn`
3. Rename .env.example to .env.local and Modify its content
4. Start dev server: `yarn run dev`

## License

[MIT](./LICENSE)