Website for LixCon 2026 https://con.lix.systems/2026
  • SCSS 92.4%
  • JavaScript 2.9%
  • Nix 1.7%
  • HTML 1.2%
  • Liquid 1.1%
  • Other 0.7%
Find a file
2026-04-08 15:06:18 +02:00
.forgejo/workflows feat: update lon 2026-03-24 23:45:00 +01: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 fix(navbar): Add submenu 2026-04-08 15:06:18 +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 feat(rss): switch to a manual changelog 2026-04-05 23:31:40 +02:00
default.nix feat: update lon 2026-03-24 23:45:00 +01:00
eleventy.config.mjs feat(rss): switch to a manual changelog 2026-04-05 23:31:40 +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 feat: update lon 2026-03-24 23:45:00 +01: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.