My personal website. https://schmelczer.dev
Find a file
dependabot[bot] 6b725d7109
Bump npm-check-updates from 16.3.2 to 16.3.18
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 16.3.2 to 16.3.18.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v16.3.2...v16.3.18)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 20:09:08 +00: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 Fix title 2022-10-04 14:51:53 +02:00
src Make arrow rotate sensibly 2022-10-04 15:05:58 +02: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 Bump npm-check-updates from 16.3.2 to 16.3.18 2022-11-08 20:09:08 +00:00
package.json Bump npm-check-updates from 16.3.2 to 16.3.18 2022-11-08 20:09:08 +00: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 Fix google SERP 2022-10-04 15:10:43 +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.