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

https://github.com/TheAlexLichter/lichter.io

My own website and CV
https://github.com/TheAlexLichter/lichter.io

cv hacktoberfest nuxt nuxtjs portfolio portfolio-website tailwindcss vue vuejs2 webpack

Last synced: about 2 months ago
JSON representation

My own website and CV

Awesome Lists containing this project

README

          

# www.lichter.io - My personal website, blog and more

It took a while, but my eventually I had the time to rebuild my website!

## Tech stack

- [Nuxt.js 3](https://nuxtjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- See a list of modules used in the [nuxt.config.ts](nuxt.config.ts) file

## Local setup

1. You need to install Node.js, as well as enable corepack to install pnpm.
1. Clone this repo via `git clone`
1. Run `pnpm i` to install the dependencies
1. Run `pnpm dev` to start the local Nuxt dev server

## Security

If you discover any security related issues, please email hello at lichter dot io instead of using the issue tracker.

## License

As mentioned on my website the code of my website is licensed under The MIT License (MIT). Please see [License File](MIT%20LICENSE) for more information. All written content such as speaking lists, articles or similar are licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).