Skip to content

apaleja/apaleja.in

 
 

Repository files navigation

My personal website

Specs & Features

  • 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

License

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!

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.6%
  • HTML 13.4%