My personal website. https://schmelczer.dev
Find a file
2026-05-09 13:41:57 +01:00
.forgejo/workflows Move to forgejo 2026-05-09 13:41:57 +01:00
.github Move to forgejo 2026-05-09 13:41:57 +01:00
.vscode Fix title 2022-10-04 14:51:53 +02:00
src Lint 2025-08-31 10:54:21 +01:00
static Remove zoom, improve performance and style 2022-09-28 15:19:51 +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 Remove LFS 2022-09-22 10:27:06 +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 Make WebP the default image format 2022-09-22 09:07:00 +02:00
LICENSE Add license 2022-09-21 21:21:04 +02:00
package-lock.json Update plausible 2025-08-30 16:50:43 +01:00
package.json Update plausible 2025-08-30 16:50:43 +01:00
README.md Update title 2022-09-25 17:43:28 +02:00
tsconfig.json Update plausible 2025-08-30 16:50:43 +01:00
webpack.config.js Update dependencies 2023-10-01 19:03:51 +01:00

Portfolio

An easy-to-configure timeline for your projects.

Check, build and deploy to GitHub Pages

Check out the live version.

Configuration

Build

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

Info

  • All images are converted to WebP after being imported into any file.

    Except for the og-image, and SVGs.