Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 760 Bytes

File metadata and controls

33 lines (20 loc) · 760 Bytes

Personal profile site for Jan Willem Kaper, built with Laravel.

Customization

Profile content, links, and skill tags live in config/profile.php.

Replace public/images/headshot.jpg with your own photo.

Development

composer install
cp .env.example .env
php artisan key:generate

Locally, the site runs on Laravel Herd at https://kaper.dev.test.

Testing

php artisan test

Security

If you discover any security related issues, please email kapersoft@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.