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
- 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