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.
- Host: GitHub
- URL: https://github.com/timkley/tim-kleyersburg.de
- Owner: timkley
- Created: 2021-08-04T15:07:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T10:58:04.000Z (5 months ago)
- Last Synced: 2024-11-30T11:28:50.162Z (5 months ago)
- Topics: laravel, personal-website
- Language: PHP
- Homepage: https://www.tim-kleyersburg.de
- Size: 12.4 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.