https://github.com/hiroppy/site
🏡
https://github.com/hiroppy/site
Last synced: 12 months ago
JSON representation
🏡
- Host: GitHub
- URL: https://github.com/hiroppy/site
- Owner: hiroppy
- License: mit
- Created: 2017-07-15T14:25:16.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-06-18T11:11:34.000Z (12 months ago)
- Last Synced: 2025-06-18T12:19:15.488Z (12 months ago)
- Language: MDX
- Homepage: https://hiroppy.me
- Size: 501 MB
- Stars: 27
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hiroppy's site
https://hiroppy.me
## Setup
```sh
$ git clone git@github.com:hiroppy/site.git
$ cd site
$ npm run setup # switch to pnpm
$ pnpm i
```