~mika/www.m1kadev.nl

ref: 378090f9c61a85bff5dfe406caa1a94b72fda78d www.m1kadev.nl/pages/projects.fxg -rw-r--r-- 684 bytes
378090f9 — m1kadev thought: notifications 5 months ago
                                                                                
1
2
3
4
5
6
7
8
= projects =

=== fxg ===

<#https://github.com/m1kadev/fxg fxg> is my own markup language, written in <#https://rust-lang.org/ Rust>. it aims to maximise readability in text form, and tries to only have one way to write markup (unlike Markdown). you can view <#https://github.com/m1kadev/www.m1kadev.nl/blob/main/src/projects.fxg the source> of this page, if you'd like to see for yourself.

=== m1kadev.nl ===
the site you're on right now! the <#https://github.com/m1kadev/www.m1kadev.nl/blob/main/build.exs generator> for this site is written in elixir. all code for the generator (besides <#https://hexdocs.pm/tzdata/readme.html Tzdata>, for the build timestamp) is written by me.