Website for LixCon 2026
  • SCSS 92.4%
  • JavaScript 3%
  • Nix 1.7%
  • Liquid 1.1%
  • HTML 1.1%
  • Other 0.7%
Find a file
2026-04-15 16:26:06 +02:00
.forgejo/workflows chore: update deployment pipeline 2026-04-09 15:41:48 +02:00
LICENSES init 2026-03-24 15:20:04 +01:00
nix feat(rss): add atom feed 2026-04-05 19:14:47 +02:00
plugins/11ty-tabler-icons init 2026-03-24 15:20:04 +01:00
src feat: update faq 2026-04-15 16:26:06 +02:00
.envrc feat: update lon 2026-03-24 23:45:00 +01:00
.gitignore init 2026-03-24 15:20:04 +01:00
add_change.sh chore: Move pages under /2026 2026-04-09 13:45:37 +02:00
default.nix chore: update deployment pipeline 2026-04-09 15:41:48 +02:00
eleventy.config.mjs feat: release the schedule 2026-04-15 16:11:30 +02:00
lon.lock feat: update lon 2026-03-24 23:45:00 +01:00
lon.nix feat: update lon 2026-03-24 23:45:00 +01:00
package-lock.json feat(rss): add atom feed 2026-04-05 19:14:47 +02:00
package.json feat(rss): add atom feed 2026-04-05 19:14:47 +02:00
README.md feat(rss): switch to a manual changelog 2026-04-05 23:31:40 +02:00
REUSE.toml chore: Move pages under /2026 2026-04-09 13:45:37 +02:00
shell.nix init 2026-03-24 15:20:04 +01:00

lixcon.dgnum.eu

This is the website for the 2026 lixcon.

Develop

The website uses 11ty for its build, to use it locally, just:

direnv allow
npm install
npm run dev

Add a change to the change log

Edit /src/_data/git_log.json or run add_change.sh script at the repo root.