https://github.com/junkpiano/yusuke.cloud
Personal Website
https://github.com/junkpiano/yusuke.cloud
website
Last synced: 5 months ago
JSON representation
Personal Website
- Host: GitHub
- URL: https://github.com/junkpiano/yusuke.cloud
- Owner: junkpiano
- Created: 2018-05-31T13:39:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2026-01-22T02:38:47.000Z (6 months ago)
- Last Synced: 2026-01-22T16:10:56.517Z (6 months ago)
- Topics: website
- Language: HTML
- Homepage: https://yusuke.cloud/
- Size: 6.91 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yusuke.cloud

## Deployment
Simply,
```
git push origin master
```
## Development
install `hugo`
```
hugo server
```