- Built with Laravel 5.7
- Content is stored in markdown files with front matter, which are parsed with my own
spatie/sheets
package - The site gets cached with the
spatie/laravel-responsecache
package - There's no JavaScript, and CSS isn't preprocessed (it gets minified by PHP). This means I don't need any asset build pipeline
- I'm using an Envoy script for zero downtime deployments
- The live site is hosted on a Digital Ocean droplet, provisioned with Laravel Forge
- The web application falls under the MIT License
- The content and design are under exclusive copyright
If you'd like to reuse or repost something, feel free to hit me up at sebastiandedeyne@gmail.com. Please remember that the design is not meant to be forked!