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

https://github.com/shortcuts/codes

source code for shortcuts.codes
https://github.com/shortcuts/codes

go htmx markdown resume website

Last synced: 3 months ago
JSON representation

source code for shortcuts.codes

Awesome Lists containing this project

README

          

# shortcuts.codes

A discovery project (and weird stack) for my personal website running on a rpi 5, using:

- Markdown to write the content
- Go to parse it and serve it via templates
- HTMX to render the frontend
- Ko to build the Docker image
- Release please for the CD