My personal website. https://schmelczer.dev
Find a file
dependabot[bot] c7fee838a9
Bump JamesIves/github-pages-deploy-action from 4.2.2 to 4.4.0
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.2 to 4.4.0.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.2.2...v4.4.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 06:55:34 +00:00
.github Bump JamesIves/github-pages-deploy-action from 4.2.2 to 4.4.0 2022-09-22 06:55:34 +00:00
.vscode Improve VS Code integration 2022-09-21 23:14:44 +02:00
src Remove comment 2022-09-22 08:54:41 +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 Add ad_astra post 2020-08-10 19:07:50 +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 Improve build process and remove WebP support 2022-09-21 23:18:03 +02:00
LICENSE Add license 2022-09-21 21:21:04 +02:00
package-lock.json Update dependencies 2022-09-21 23:14:21 +02:00
package.json Update dependencies 2022-09-21 23:14:21 +02:00
README.md Update readme 2022-09-21 23:31:06 +02:00
tsconfig.json Update build settings 2022-09-21 21:56:44 +02:00
webpack.config.js Add performance warning 2022-09-21 23:31:00 +02: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