My personal website. https://schmelczer.dev
Find a file
2022-09-25 18:01:45 +02:00
.github Merge pull request #1 from schmelczer/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.0 2022-09-22 10:01:04 +02:00
.vscode Minor changes 2022-09-22 10:27:31 +02:00
src Open card when following link 2022-09-25 18:01:45 +02:00
static Add missing icon 2022-09-21 21:58:04 +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 Generate sitemap 2022-09-25 16:54:16 +02:00
package.json Generate sitemap 2022-09-25 16:54:16 +02:00
README.md Update title 2022-09-25 17:43:28 +02:00
tsconfig.json Update build settings 2022-09-21 21:56:44 +02:00
webpack.config.js Minor fixes 2022-09-25 17:43:48 +02: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.