Code for my personal website
https://www.robbevanpetegem.be
This updates our config, so that * We run actions on forgejo (in addition to github) * We don't run dependabot anymore Reviewed-on: #492 |
||
---|---|---|
.forgejo | ||
.github | ||
11ty | ||
src | ||
.eleventy.js | ||
.gitignore | ||
eslint.config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
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