www.lichter.io - My personal website, blog and more
It took a while, but my eventually I had the time to rebuild my website!
- Nuxt.js 3
- Tailwind CSS
- See a list of modules used in the nuxt.config.ts file
I've patched some packages to suit them my needs or to fix bugs:
nuxt
- Applied nuxt/nuxt#23296 (not released yet)
- You need to install Node.js, as well as enable corepack to install pnpm.
- Clone this repo via
git clone
- Run
pnpm i
to install the dependencies - Run
pnpm dev
to start the local Nuxt dev server
If you discover any security related issues, please email hello at lichter dot io instead of using the issue tracker.
As mentioned on my website the code of my website is licensed under The MIT License (MIT). Please see License File for more information. All written content such as speaking lists, articles or similar are licensed under CC BY-NC-SA 4.0.