An open API service indexing awesome lists of open source software.

https://github.com/timkley/tim-kleyersburg.de

This is the repository to my personal site.
https://github.com/timkley/tim-kleyersburg.de

laravel personal-website

Last synced: 5 months ago
JSON representation

This is the repository to my personal site.

Awesome Lists containing this project

README

        

# tim-kleyersburg.de

This is the repository to my private site [tim-kleyersburg.de](https://www.tim-kleyersburg.de).

It uses [Laravel](https://laravel.com/). All styling is done with [TailwindCSS](https://tailwindcss.com), Code highlighting comes from the amazing [torchlight.dev](https://torchlight.dev).

To develop locally just run `composer install` and `npm install` and `npm run dev`.