website/data/index.sad

46 lines
2.2 KiB
Plaintext

{$start}
{$title} m@r¹€ (dot) søfŧw@r€
{$begin-section} about
{$head} about
I'm Marie and I like C, Freepascal and Rust.
This website was made using <a href="https://github.com/FelixEcker/fpc-sitegen">my own static-site generator</a> written in 100% freepascal. Since I am too lazy to make a nice
template this also looks like shit :)
{$begin-section} socials-contacts
{$sub-head} Socials / Contact
* <a href="https://github.com/Felixecker"> GitHub </a><br>
* <a href="https://twitter.com/karpfenhoe"> Twitter </a><br>
* <a href="https://www.pouet.net/user.php?who=106160"> Pouet </a><br>
{$end-section}
{$end-section}
{$begin-section} projects
{$head} projects
{$begin-section} c
{$sub-head} c
* <a href="/projects/mariebuild.html">mariebuild</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/mariebuild">[github]</a><br>
<div class="description"> &emsp; A customary buildsystem written in C. </div>
* <a href="/projects/mcfg_2.html">mcfg_2</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/mcfg_2">[github]</a><br>
<div class="description"> &emsp; Library to parse the Marie-Configuration/2 file format. </div>
* <a href="/projects/mawim.html">mawim</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/mawim">[github]</a><br>
<div class="description"> &emsp; Simple and not fully functional X11 Window Manager. </div>
* <a href="/projects/libfwbt.html">libfwbt</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/libfwbt">[github]</a><br>
<div class="description"> &emsp; A Library to parse Fixed-Width-Binary-Tables. </div>
{$end-section}
{$begin-section} freepascal
{$sub-head} freepascal
* <a href="/projects/fpc-sitegen.html">fpc-sitegen</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/fpc-sitegen">[github]</a><br>
<div class="description"> &emsp; A simple static-site-generator. </div>
* <a href="/projects/sad.html">sad</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/sad">[github]</a><br>
<div class="description"> &emsp; The Simple-Ansi-Document file format suite. </div>
* pasfetch&ensp;<a class="git-link" href="https://github.com/FelixEcker/pasfetch">[github]</a><br>
<div class="description"> &emsp; My system information fetcher. </div>
{$end-section}
{$end-section}