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
- Host: GitHub
- URL: https://github.com/shortcuts/codes
- Owner: shortcuts
- Created: 2024-06-02T20:41:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-28T12:57:07.000Z (6 months ago)
- Last Synced: 2025-12-31T00:24:30.108Z (6 months ago)
- Topics: go, htmx, markdown, resume, website
- Language: Go
- Homepage: https://shortcuts.codes/
- Size: 350 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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