Add new cards

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2023-12-30 19:21:50 +01:00
parent f136276d91
commit 1d73e1ee62
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -7,7 +7,16 @@
Set of Nix files and other configuration files, which define my every past, present and future system. Including a Raspberry Pi 3, a complex SuperMicro server, a laptop and in the future many more. Also contains definition for a multitude of NixNG containers.
#+end_card
#+begin_card "Squeezing Small and Efficient Nix Containers into Nomad Richard Brežák" :link "https://www.youtube.com/watch?v=wKws1LiM_-4" :image "https://2022.nixcon.org/images/nixcon2022.svg"
A talk at NixCon Paris 2022 about the state of using Nix/NixOS inside containers.
#+end_card
# dont add links, nesting <a> :(
#+begin_card website :link "https://git.sr.ht/~magic_rb/website" :image "/icons/favicon-512x512.png"
The repository from which this website is built. It utilizes a =org-thtml= and =org-special-block-extra= to turn Emacs into a pretty good static website generator, complete with unparalleled syntax highlighting thanks to =emacs-htmlize= and =modus-themes=.
#+end_card
#+begin_card haskell-games :link "https://git.sr.ht/~magic_rb/haskell-games" :image "/icons/redalder-games.png"
An engine and accompaying games written in Haskell following the ECS paradigm. Libraries in use are =apecs=, =h-raylib=, =effectful=. Includes a rudimentary 2D physics engine and rendering.
#+end_card