Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 485 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 485 Bytes

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