My personal website.
https://schmelczer.dev
|
All checks were successful
Deploy to Pages / build (push) Successful in 1m6s
|
||
|---|---|---|
| .forgejo/workflows | ||
| .github | ||
| .vscode | ||
| src | ||
| static | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitattributes | ||
| .gitignore | ||
| .nvmrc | ||
| .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.