Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varharrie/varharrie.github.io
:blue_book: Personal blog site based on github issues.
https://github.com/varharrie/varharrie.github.io
blog issues react
Last synced: about 6 hours ago
JSON representation
:blue_book: Personal blog site based on github issues.
- Host: GitHub
- URL: https://github.com/varharrie/varharrie.github.io
- Owner: varHarrie
- License: mit
- Created: 2016-12-07T05:26:18.000Z (almost 8 years ago)
- Default Branch: v2
- Last Pushed: 2023-03-20T12:44:53.000Z (over 1 year ago)
- Last Synced: 2024-05-28T15:24:31.091Z (6 months ago)
- Topics: blog, issues, react
- Language: TypeScript
- Homepage: https://varharrie.github.io
- Size: 1.33 MB
- Stars: 3,649
- Watchers: 128
- Forks: 542
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](./LICENSE)