Personal blog site based on github issues.
- 💪 No need backend server
- 📱 Mobile compatible
- 🌙 Supports dark theme
- 🌏 Supports i18n
- ⚾︎ Integrates code playground
- Clone the repository:
git clone https://github.com/varHarrie/varharrie.github.io.git
- Install dependencies:
yarn
- Rename .env.example to .env.local and Modify its content
- Start dev server:
yarn run dev