Merge branch 'devel'

This commit is contained in:
Christoph J. Scherr 2024-04-12 10:17:35 +02:00
commit b3f3e808ce
2 changed files with 10 additions and 2 deletions

View File

@ -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 }

View File

@ -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