-
Rebuilding my personal site with Laravel, Filament, laravel-export and Orbit. So much fun! 🏄 Content is stored in md files; but they are Eloquent models. Edit in Filament or any text editor. filamentphp.com github.com/ryangjchandler/orbit
-
For local development, I just run the app with valet. For production, the app is compiled to static files using laravel-export and deloyed to Vercel. github.com/spatie/laravel-export
-
As always with such project, you're never done. But I want to make a cut somewhere and deploy a version in the coming days or 2 weeks. Will write a blog post about this and maybe open source it.
-
On the last stretches of this project. CI is green but my Vercel previews are broken. (Don't know the exact Vercel preview-domain to use as
APP_URLbefore uploading) -
Solved my Vercel previews problem. But I take this way too seriously. 😅 Built a lil command to verify that redirect rules work as intended. (Don't want to break any shared URLs once this goes live.)
-
🏁Merged and deployed: stefanzweifel.io The site remains closed sourced … for now. Some parts of the site are quite "hacky" and I would like to improve them before sharing the code.
-
🖋️ A few words on why I migrated away from Jigsaw and about the bumps I ran into. stefanzweifel.io/posts/2022/09/04/migrating-from-jigsaw-to-laravel