Code for my personal website
https://www.robbevanpetegem.be
- CSS 45.2%
- JavaScript 41.2%
- HTML 11.6%
- Liquid 2%
| .forgejo | ||
| .github | ||
| 11ty | ||
| src | ||
| .eleventy.js | ||
| .gitignore | ||
| eslint.config.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| renovate.json | ||
| yarn.lock | ||
robbevanpetegem.be
This repository holds the code and content for my personal website. You can see the result at robbevanpetegem.be.
Build Setup
# install dependencies
$ yarn
# serve with hot reload at localhost:8080
$ yarn serve
# build for production
$ yarn build