fix github links

This commit is contained in:
Marie 2025-01-18 19:30:39 +01:00
parent bd2dae022e
commit fcdad5ab5a
6 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@
I'm Marie and I like programming (particularly in C, Freepascal and Rust), <a href="/music.html">music</a> and Half-Life.
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
This website was made using <a href="https://github.com/MarieEckert/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
@ -36,29 +36,29 @@ template this also looks like shit :)
{$begin-section} other
{$sub-head} other
* <a href="/projects/mfd0816/index.html">mfd0816</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/mfd0816">[github]</a><br>
* <a href="/projects/mfd0816/index.html">mfd0816</a>&ensp;<a class="git-link" href="https://github.com/MarieEckert/mfd0816">[github]</a><br>
{$style description} &emsp; A fantasy CPU based on the intel 8088 {$reset}
{$end-section}
{$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>
* <a href="/projects/mariebuild.html">mariebuild</a>&ensp;<a class="git-link" href="https://github.com/MarieEckert/mariebuild">[github]</a><br>
{$style description} &emsp; A customary buildsystem written in C. {$reset} <br>
* <a href="/projects/mcfg_2.html">mcfg_2</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/mcfg_2">[github]</a><br>
* <a href="/projects/mcfg_2.html">mcfg_2</a>&ensp;<a class="git-link" href="https://github.com/MarieEckert/mcfg_2">[github]</a><br>
{$style description} &emsp; Library to parse the Marie-Configuration/2 file format. {$reset} <br>
* mawim&ensp;<a class="git-link" href="https://github.com/FelixEcker/mawim">[github]</a><br>
* mawim&ensp;<a class="git-link" href="https://github.com/MarieEckert/mawim">[github]</a><br>
{$style description} &emsp; Simple and not fully functional X11 Window Manager. {$reset} <br>
* libfwbt&ensp;<a class="git-link" href="https://github.com/FelixEcker/libfwbt">[github]</a><br>
* libfwbt&ensp;<a class="git-link" href="https://github.com/MarieEckert/libfwbt">[github]</a><br>
{$style description} &emsp; A Library to parse Fixed-Width-Binary-Tables. {$reset} <br>
{$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>
* <a href="/projects/fpc-sitegen.html">fpc-sitegen</a>&ensp;<a class="git-link" href="https://github.com/MarieEckert/fpc-sitegen">[github]</a><br>
{$style description} &emsp; A simple static-site-generator. {$reset} <br>
* <a href="/projects/sad.html">sad</a>&ensp;<a class="git-link" href="https://github.com/FelixEcker/sad">[github]</a><br>
* <a href="/projects/sad.html">sad</a>&ensp;<a class="git-link" href="https://github.com/MarieEckert/sad">[github]</a><br>
{$style description} &emsp; The Simple-Ansi-Document file format suite. {$reset} <br>
* pasfetch&ensp;<a class="git-link" href="https://github.com/FelixEcker/pasfetch">[github]</a><br>
* pasfetch&ensp;<a class="git-link" href="https://github.com/MarieEckert/pasfetch">[github]</a><br>
{$style description} &emsp; My system information fetcher. {$reset} <br>
{$end-section}
{$end-section}

View file

@ -8,13 +8,13 @@ fpc-sitegen is a simple tool I use to convert <a href="/projects/sad.html">SAD
files</a> to, in this case, static HTML pages.
It comes with a very simple format for creating templates, for an example see <a
href="https://github.com/FelixEcker/fpc-sitegen/blob/main/data/template.sgt">here</a>.
href="https://github.com/MarieEckert/fpc-sitegen/blob/main/data/template.sgt">here</a>.
fpc-sitegen is, as the name suggest, written in 100% freepascal. It is licensed
under the BSD 3-Clause license.
{$begin-section} links
{$sub-head} links
* <a href="https://github.com/FelixEcker/fpc-sitegen">Source Code on GitHub</a>
* <a href="https://github.com/MarieEckert/fpc-sitegen">Source Code on GitHub</a>
{$end-section}
{$end-section}

View file

@ -10,7 +10,7 @@ mariebuild uses the <a href="/projects/mcfg_2.html">MCFG/2</a> format for its bu
{$begin-section} links
{$sub-head} links
* <a href="https://github.com/FelixEcker/mariebuild">mariebuild on GitHub</a><br>
* <a href="https://github.com/MarieEckert/mariebuild">mariebuild on GitHub</a><br>
* <a href="https://aur.archlinux.org/packages/mariebuild">mariebuild in the AUR</a><br>
{$end-section}
{$end-section}

View file

@ -8,6 +8,6 @@ TODO: not documented yet.
{$begin-section} links
{$sub-head} links
* <a href="https://github.com/FelixEcker/mcfg_2">MCFG/2 on GitHub</a><br>
* <a href="https://github.com/MarieEckert/mcfg_2">MCFG/2 on GitHub</a><br>
{$end-section}
{$end-section}

View file

@ -21,7 +21,7 @@ and tooling around it are licensed under the CC BY-SA 4.0 license. <br>
{$begin-section} links
{$sub-head} links
* <a href="https://github.com/FelixEcker/mfd0816">GitHub (currently private)</a><br>
* <a href="https://github.com/MarieEckert/mfd0816">GitHub (currently private)</a><br>
{$style description} &emsp; Git repository containing the spec. documents and the assembler & emulator implementations (C++). {$reset}
{$end-section}

View file

@ -19,7 +19,7 @@ The sadsuite is implemented in 100% freepascal. It is licensed under the BSD 3-C
{$begin-section} links
{$sub-head} links
* <a href="https://github.com/FelixEcker/sad">The sadsuite on GitHub</a><br>
* <a href="https://github.com/MarieEckert/sad">The sadsuite on GitHub</a><br>
* <a href="https://aur.archlinux.org/packages/sadsuite">The sadsuite in the AUR</a><br>
{$end-section}
{$end-section}