Personal website https://rpqt.fr
  • Rust 32.2%
  • Nix 22%
  • Typst 16.7%
  • CSS 15.5%
  • Vento 9.5%
  • Other 4.1%
Find a file
Romain Paquet 9451f0c6c4
All checks were successful
nixbot/nix-eval evaluation succeeded
nixbot/nix-build 4 attributes built
content update
2026-07-20 21:40:09 +02:00
assets refactor(css): flatten header nav 2026-05-14 01:29:16 +02:00
content content update 2026-07-20 21:40:09 +02:00
pkgs build(nix): add website package 2026-05-18 20:45:36 +02:00
résumé use PL badges in CV 2025-12-03 14:36:49 +01:00
src fix: don't add .html to internal links 2026-05-18 19:59:18 +02:00
.envrc migrate dev shell to nix flake 2025-05-15 12:56:52 +02:00
.gitignore git: ignore dist/ 2026-07-20 21:37:31 +02:00
Cargo.lock chore(deps): init Cargo.lock 2026-05-14 01:30:38 +02:00
Cargo.toml feat: add live reload script and lang field 2026-05-18 19:58:52 +02:00
flake.lock chore(nix): pin crane in flake.lock 2026-05-18 20:46:56 +02:00
flake.nix devShell: add linkchecker 2026-07-09 21:13:07 +02:00
README.md README: add build commands 2026-07-09 21:15:04 +02:00

rpqt.fr

Sources for my personal website.

Built with Djot & Hauchiwa.

Usage

  • Build with nix build . or cargo build
  • Deploy with nix run .#deploy