https://github.com/thecodedrift/codedrift
Personal website of Jakob Heuser @ codedrift.com
https://github.com/thecodedrift/codedrift
Last synced: 8 months ago
JSON representation
Personal website of Jakob Heuser @ codedrift.com
- Host: GitHub
- URL: https://github.com/thecodedrift/codedrift
- Owner: thecodedrift
- Created: 2021-02-13T22:24:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-26T00:58:11.000Z (9 months ago)
- Last Synced: 2025-09-26T02:59:08.736Z (9 months ago)
- Language: Astro
- Homepage: https://codedrift.com
- Size: 6.79 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Codedrift [Posts](https://github.com/jakobo/codedrift/discussions/categories/thunked) | [TIL](https://github.com/jakobo/codedrift/discussions/categories/til) | [AMA](https://github.com/jakobo/codedrift/discussions/categories/ask-me-anything-ama)
Personal Website of Jakob Heuser, available at https://codedrift.com
# Stack
- A simple Astro site, where the bulk of the content is here on GitHub
# Developing
1. `pnpm dev`
# Outstanding Issues
- Eventually, I'd like to return to hosting the blog content as dynamic pages. For now, I wanted to get on Astro and off of Ghost. It's probably a big post all its own, but let's just say when you type `pnpm start` and it doesn't because _checks notes_ sqlite3 is missing on a local install that runs differently from your production install, but you just wanted to edit your theme which needs to be a zip file and your dev cycle was to zip everything up, upload it, change the theme live and pray... yeah, I wanted to get off that.
# Bugs? Probably
You could file bugs. They'll be triaged. I file bugs against myself, if only so I remember something's broken.