An open API service indexing awesome lists of open source software.

https://github.com/clarkmiyamoto/clarkmiyamoto.github.io


https://github.com/clarkmiyamoto/clarkmiyamoto.github.io

Last synced: about 2 months ago
JSON representation

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
```