This site is deployed at https://wllrg.rs This repo uses 11ty.
Configuration is in .eleventy.js
.
To run a development version:
npx @11ty/eleventy --serve
This will write any generated changes to /docs
.
This site is deployed using GitHub Pages and a custom domain.
The deployment is from the /docs
directory on the main branch. To deploy, commit updates to /docs
and push to the main branch.