diff --git a/_posts/2024-04-11-jekyll.md b/_posts/2024-04-11-jekyll.md index 95125b2..a930614 100644 --- a/_posts/2024-04-11-jekyll.md +++ b/_posts/2024-04-11-jekyll.md @@ -109,5 +109,8 @@ services: {: .prompt-warning } Now you should be able to start the docker container with Jekyll inside by using -`docker compose up`. Access your site on [localhost:4000](http://localhost:4000) -. +`docker compose up`. Access your site on [localhost:4000](http://localhost:4000). + +> The source code for this website is public at +> [git.cscherr.de](https://git.cscherr.de/PlexSheep/krata). It uses Docker too! +{: .prompt-info } diff --git a/_tabs/links.md b/_tabs/links.md index 188b7b1..d2746ed 100644 --- a/_tabs/links.md +++ b/_tabs/links.md @@ -11,6 +11,11 @@ to services that I host myself. # Self-hosted * [git.cscherr.de](https://git.cscherr.de) - Primary source for software by me +* [search.cscherr.de](https://search.cscherr.de) - Search with multiple + search engines at once - without being tracked and without ads +* [static.cscherr.de](https://search.cscherr.de) - Static content like images +* [auth.cscherr.de](https://search.cscherr.de) - Single Sign On, in case you're + blessed with an account for [cscherr.de](https://cscherr.de) # Notes