Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuadavidthomas/joshthomas.dev
Source code for my personal website
https://github.com/joshuadavidthomas/joshthomas.dev
Last synced: 17 days ago
JSON representation
Source code for my personal website
- Host: GitHub
- URL: https://github.com/joshuadavidthomas/joshthomas.dev
- Owner: joshuadavidthomas
- License: mit
- Created: 2018-03-27T15:13:22.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T05:54:10.000Z (7 months ago)
- Last Synced: 2024-04-22T03:22:25.468Z (7 months ago)
- Language: Python
- Homepage: https://joshthomas.dev
- Size: 1.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# joshthomas.dev
## Getting started
```shell
just venv
just install
just dev
```