My personal website. https://schmelczer.dev
Find a file
2021-01-13 16:31:48 +01:00
.github/workflows Add firebase deploy 2020-09-24 13:37:28 +02:00
.vscode Add youtube presentation 2020-12-04 22:20:45 +01:00
src Remove colors project 2021-01-13 16:31:48 +01:00
.eslintignore Update CSS variable architecture 2020-08-30 14:06:21 +02:00
.eslintrc.json Enable strict mode 2020-11-22 21:18:53 +01:00
.firebaserc Add firebase deploy 2020-09-24 13:37:28 +02:00
.gitattributes Add ad_astra post 2020-08-10 19:07:50 +02:00
.gitignore Add cv 2020-01-18 22:48:19 +01:00
.prettierrc Reformat code 2020-09-24 14:16:45 +02:00
custom.d.ts Add webp 2020-11-19 15:57:59 +01:00
firebase.json Fix caching 2020-11-22 22:57:27 +01:00
package.json Fix image pipeline 2020-11-27 12:08:30 +01:00
README.md Fixup readme 2020-11-26 23:24:13 +01:00
tsconfig.json Enable strict mode 2020-11-22 21:18:53 +01:00
webpack.config.js Fix og-image 2020-12-04 12:41:12 +01: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