Add links to The Lair

This commit is contained in:
kamkow1
2025-06-19 23:31:16 +02:00
parent 3c1c0e412e
commit 4d2c12d2b1
3 changed files with 13 additions and 5 deletions

View File

@ -1,6 +1,10 @@
#ifndef CONFIG_H_
#define CONFIG_H_
#define CONFIG_LISTEN_URL "http://0.0.0.0:8080"
#if DEBUG
# define CONFIG_LISTEN_URL "http://localhost:8080"
#else
# define CONFIG_LISTEN_URL "http://0.0.0.0:80"
#endif
#endif // CONFIG_H_

View File

@ -1,6 +1,6 @@
# GEBS - the Good Enough Build System
Source code: https://gitlab.com/kamkow1/gebs
Source code: http://git.kamkow1lair.pl/kamkow1/gebs
GEBS is a reiteration of my previous build system "MIBS" (or MIni Build System). It takes some inspiration from
[Tsoding's](https://twitch.tv/tsoding) [nobuild](https://github.com/tsoding/nobuild) and later on [nob.h](https://github.com/tsoding/nob.h).

View File

@ -12,11 +12,15 @@
<a class="button" href="/#projects">projects</a>
<a class="button" href="/blog">blog</a>
</div>
<p>Written in C™. <a href="https://gitlab.com/kamkow1/aboba" target="_blank">Check out the source code here!</a></p>
<p>Written in C™. <a href="http://git.kamkow1lair.pl/kamkow1/aboba" target="_blank">Check out the source code here!</a></p>
<section id="projects">
<h2>Personal projects</h2>
<a href="https://gitlab.com/kamkow1">Gitlab</a><br />
<a href="https://github.com/kamkow1">Github (mostly old unused stuff)</a><br />
<h3>Hosts</h3>
<ul>
<li><a href="http://git.kamkow1lair.pl">The Lair</a></li>
<li><a href="https://gitlab.com/kamkow1">Gitlab</a></li>
<li><a href="https://github.com/kamkow1">Github (mostly old unused stuff)</a></li>
</ul>
<h3>My favourites</h3>
<ul>
<li>