My personal website. https://schmelczer.dev
Find a file
2022-09-26 23:27:41 +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 Improve English 2022-09-25 21:18:44 +02:00
src Extend description 2022-09-26 23:27:41 +02:00
static Improve and simplify style 2022-09-26 19:50:22 +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 Merge pull request #4 from schmelczer/dependabot/npm_and_yarn/npm-check-updates-16.3.2 2022-09-25 20:32:52 +02:00
package.json Merge pull request #4 from schmelczer/dependabot/npm_and_yarn/npm-check-updates-16.3.2 2022-09-25 20:32:52 +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 Remove even more whitespace 2022-09-26 23:26:53 +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.