My personal website.
https://schmelczer.dev
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.31.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.31.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| .vscode | ||
| src | ||
| static | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitattributes | ||
| .gitignore | ||
| .prettierrc | ||
| custom.d.ts | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| webpack.config.js | ||
Portfolio
An easy-to-configure timeline for your projects.
Configuration
- The actual content is in the data folder, starting with portfolio.ts
- The assets referenced should be located in data/media
Build
npm installnpm run build- You can find the results in the dist folder
Info
- All images are converted to
WebPafter being imported into any file.Except for the og-image, and SVGs.