Skip to content

GMory/sebastiandedeyne.com

 
 

Repository files navigation

My Personal Website

🔗 https://sebastiandedeyne.com

I'm open sourcing this because I don't see any reason not to.

Specs & Features

  • Built with Laravel 5.5
  • Content is stored in markdown files with front matter, which are parsed with my own spatie/yaml-front-matter package
  • This site's pretty fast thanks to spatie/laravel-responsecache, Turbolinks and various other optimizations like http2, gzip, and the right headers for caching
  • Assets are built with Webpack. JavaScript is transpiled with Babel, CSS with cssnext
  • I'm using a Makefile for zero downtime deployments, which runs in the background whenever I push something to master
  • 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 [email protected].

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.4%
  • HTML 18.5%
  • JavaScript 2.3%
  • Makefile 0.8%