Personal profile site for Jan Willem Kaper, built with Laravel.
Profile content, links, and skill tags live in config/profile.php.
Replace public/images/headshot.jpg with your own photo.
composer install
cp .env.example .env
php artisan key:generateLocally, the site runs on Laravel Herd at https://kaper.dev.test.
php artisan testIf you discover any security related issues, please email kapersoft@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.