My personal website. https://schmelczer.dev
Find a file
2022-09-21 21:56:44 +02:00
.github/workflows Fix copypaste error 2022-01-24 21:29:57 +01:00
.vscode Update project 2022-09-21 14:39:32 +02:00
src Remove Google fonts 2022-09-21 21:17:56 +02:00
static Remove Google fonts 2022-09-21 21:17:56 +02:00
.eslintignore It wasn't clutter after all 2022-01-24 23:14:07 +01:00
.eslintrc.json Add linting packages 2022-01-24 20:56:57 +01:00
.gitattributes Add ad_astra post 2020-08-10 19:07:50 +02:00
.gitignore Update dependencies 2022-01-23 22:52:58 +01:00
.prettierrc Update project 2022-09-21 14:39:32 +02:00
custom.d.ts Add webp 2020-11-19 15:57:59 +01:00
LICENSE Add license 2022-09-21 21:21:04 +02:00
package-lock.json Update project 2022-09-21 14:39:32 +02:00
package.json Add license 2022-09-21 21:21:04 +02:00
README.md Fixup readme 2020-11-26 23:24:13 +01:00
tsconfig.json Update build settings 2022-09-21 21:56:44 +02:00
webpack.config.js Update build settings 2022-09-21 21:56:44 +02:00
yarn.lock Update project 2022-09-21 14:39:32 +02:00

Timeline

An easily configurable portfolio.

Click for live version

Configuration

Build

  1. npm install
  2. npm run build
  3. You can find the results in the dist folder