From 9f58fc3c324504a4cf1a27a3b590da90497a0d80 Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Thu, 20 Nov 2025 17:26:50 +0100 Subject: [PATCH] migrate from markdown to djot Also uses PL badges and icons added as djot filters/renderers. --- index.dj | 16 ++++++++++++++++ index.md | 13 ------------- now.dj | 5 +++++ now.md | 5 ----- projects/lila.dj | 6 +++--- socials.dj | 15 +++++++++++++++ socials.md | 9 --------- uses.md => uses.dj | 26 +++++++++++++------------- 8 files changed, 52 insertions(+), 43 deletions(-) create mode 100644 index.dj delete mode 100644 index.md create mode 100644 now.dj delete mode 100644 now.md create mode 100644 socials.dj delete mode 100644 socials.md rename uses.md => uses.dj (62%) diff --git a/index.dj b/index.dj new file mode 100644 index 0000000..14ab1ee --- /dev/null +++ b/index.dj @@ -0,0 +1,16 @@ +# rpqt's web corner + +Hi! I'm Romain, a computer science student at [Ensimag][] engineering school. + +I'm interested in many aspects of IT so I try to play a little bit with +everything. I love Rust, Nix, Zig, TS and other cool tech. + +## Temporary index + +- [What I'm doing now](./now.dj) +- [Projects](./projects) +- [Socials](./socials.dj) +- [Stuff I use](./uses.dj) +- [Résumé/CV (public version)](./résumé/) + +[Ensimag]: https://ensimag.grenoble-inp.fr diff --git a/index.md b/index.md deleted file mode 100644 index e3c95d7..0000000 --- a/index.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -layout: layouts/main.vto -title: rpqt's web corner ---- - -# rpqt's web corner - -Hi! I'm Romain, a computer science student at [Ensimag] engineering school. - -I'm interested in many aspects of IT so I try to play a little bit with -everything. I love Rust, Nix, Zig, TS and other cool tech. - -[Ensimag]: https://ensimag.grenoble-inp.fr diff --git a/now.dj b/now.dj new file mode 100644 index 0000000..b57a79e --- /dev/null +++ b/now.dj @@ -0,0 +1,5 @@ +# What I'm up to + +- I am doing an exchange at [AGH][], in Kraków 🇵🇱, from October 2025 to February 2026. + +[AGH]: https://www.agh.edu.pl/en/ diff --git a/now.md b/now.md deleted file mode 100644 index b7f0967..0000000 --- a/now.md +++ /dev/null @@ -1,5 +0,0 @@ -# What I'm up to - -- I am doing an exchange at [AGH], in Kraków 🇵🇱, from October 2025 to February 2026. - -[AGH]: https://www.agh.edu.pl/en/ diff --git a/projects/lila.dj b/projects/lila.dj index b87e93a..4134534 100644 --- a/projects/lila.dj +++ b/projects/lila.dj @@ -11,9 +11,9 @@ I'm still not decided on which language features I want to explore. ## Source mirrors -- [GitHub](https://github.com/rpqt/lila) -- [Gitea](https://git.turifer.dev/rpqt/lila) -- [SourceHut](https://git.sr.ht/~rpqt/lila) +- :si-github: [GitHub](https://github.com/rpqt/lila) +- :si-gitea: [Gitea](https://git.turifer.dev/rpqt/lila) +- :si-sourcehut: [SourceHut](https://git.sr.ht/~rpqt/lila) ## Roadmap diff --git a/socials.dj b/socials.dj new file mode 100644 index 0000000..9dad9db --- /dev/null +++ b/socials.dj @@ -0,0 +1,15 @@ +## Forges + +### :si-gitea: [My Gitea instance](https://git.turifer.dev/rpqt) + +### :si-radicle: [Radicle node](https://app.radicle.xyz/nodes/radicle.rpqt.fr) + +### :si-sourcehut: [SourceHut](https://git.sr.ht/~rpqt) + +### :si-github: [GitHub](https://github.com/rpqt) + +### :si-codeberg: [Codeberg](https://codeberg.org/rpqt) + +### :si-gitlab: [GitLab](https://gitlab.com/rpqt) + +### :si-gitlab: [GRICAD GitLab instance](https://gricad-gitlab.univ-grenoble-alpes.fr/paquetr) diff --git a/socials.md b/socials.md deleted file mode 100644 index 8d5ceb5..0000000 --- a/socials.md +++ /dev/null @@ -1,9 +0,0 @@ -## Forges - -- [My Gitea instance](https://git.turifer.dev/rpqt) -- [Radicle node](https://app.radicle.xyz/nodes/radicle.rpqt.fr) -- [SourceHut](https://git.sr.ht/~rpqt) -- [GitHub](https://github.com/rpqt) -- [Codeberg](https://codeberg.org/rpqt) -- [GitLab](https://gitlab.com/rpqt) -- [GRICAD GitLab instance](https://gricad-gitlab.univ-grenoble-alpes.fr/paquetr) diff --git a/uses.md b/uses.dj similarity index 62% rename from uses.md rename to uses.dj index deff413..2a38c91 100644 --- a/uses.md +++ b/uses.dj @@ -6,22 +6,22 @@ There are [lots of pages](https://uses.tech) like this one showing developer set ### OS -I've used different Linux systems on my machines, mostly [Arch Linux] on my laptop. +I've used different Linux systems on my machines, mostly [Arch Linux][] on my laptop. I recently joined the [_NixOS cult_ ❄️][NixOS], maybe you should too 👀. -My handphone runs on [GrapheneOS]. +My handphone runs on [GrapheneOS][]. ### Apps -- **Editor**: helix -- **Terminal**: alacritty, ghostty -- **Font**: JetBrains Mono -- **Shell**: zsh - - **Prompt**: starship - - **History**: atuin - - **Other utils**: zoxide, direnv, rg -- **Web browser**: Firefox, Vanadium -- **VPN**: Tailscale, Zerotier -- **DNS**: Self-hosted [Unbound] +- *Editor*: helix +- *Terminal*: alacritty, ghostty +- *Font*: JetBrains Mono +- *Shell*: zsh +- *Prompt*: starship +- *Shell history*: atuin +- *Other utils*: zoxide, direnv, rg +- *Web browser*: Firefox, Vanadium +- *VPN*: Tailscale, Zerotier +- *DNS*: Self-hosted [Unbound][] ## Hardware @@ -33,7 +33,7 @@ My handphone is a Pixel 7a. ### Keyboard -I built a split mechanical keyboard, the (Ferris) [Sweep] LP, which I only use at home. +I built a split mechanical keyboard, the (Ferris) [Sweep][] LP, which I only use at home. ### Audio