https://github.com/clarkmiyamoto/clarkmiyamoto.github.io
https://github.com/clarkmiyamoto/clarkmiyamoto.github.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clarkmiyamoto/clarkmiyamoto.github.io
- Owner: clarkmiyamoto
- Created: 2025-02-28T06:05:07.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T22:25:37.000Z (about 2 months ago)
- Last Synced: 2025-03-01T00:33:11.557Z (about 2 months ago)
- Language: HTML
- Homepage: https://clarkmiyamoto.github.io
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# clarkmiyamoto.github.io
To update the website use:
```
quarto publish gh-pages
```
then
```
git add .
git commit -m "stuff"
git push main
```