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