varHarrie's Blog
March 7, 2023 Β· View on GitHub
Personal blog site based on github issues.
Features
- πͺ No need backend server
- π± Mobile compatible
- π Supports dark theme
- π Supports i18n
- βΎοΈ Integrates code playground
Getting started
- 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