No description
  • SCSS 94%
  • JavaScript 2.6%
  • Nix 1.8%
  • HTML 0.8%
  • Liquid 0.8%
Find a file
sinavir ca43d46517
Some checks are pending
Deploy lixcon.dgnum.eu / deploy (push) Waiting to run
feat: add forgejo action
2026-03-24 15:33:20 +01:00
.forgejo/workflows feat: add forgejo action 2026-03-24 15:33:20 +01:00
LICENSES init 2026-03-24 15:20:04 +01:00
nix feat: add forgejo action 2026-03-24 15:33:20 +01:00
plugins/11ty-tabler-icons init 2026-03-24 15:20:04 +01:00
src init 2026-03-24 15:20:04 +01:00
.gitignore init 2026-03-24 15:20:04 +01:00
default.nix feat: add forgejo action 2026-03-24 15:33:20 +01:00
eleventy.config.mjs init 2026-03-24 15:20:04 +01:00
lon.lock init 2026-03-24 15:20:04 +01:00
lon.nix init 2026-03-24 15:20:04 +01:00
package-lock.json init 2026-03-24 15:20:04 +01:00
package.json init 2026-03-24 15:20:04 +01:00
README.md init 2026-03-24 15:20:04 +01:00
REUSE.toml init 2026-03-24 15:20:04 +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