~mika/www.m1kadev.nl

ref: 7caf41d0286ae2d39497058d5ed1de9b8bae706f www.m1kadev.nl/pages/projects.fxg -rw-r--r-- 657 bytes
7caf41d0 — m1ka added qoute attribution, changed font and removed google fonts fetch a month 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://codeberg.org/m1ka/www.m1kadev.nl/src/branch/main/pages/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://codeberg.org/m1ka/www.m1kadev.nl/src/branch/main/kethel generator> for this site is written in <#https://elixir-lang.org/ elixir>. all code for the generator is written by me.