Update homepage project

This commit is contained in:
Daniel Kluge 2022-07-30 18:02:13 +02:00
parent 9711a9c02a
commit c1d93c4485

View File

@ -36,7 +36,9 @@ I like automatization, so I use a CI/CD pipeline.
I use https://www.drone.io/[Drone] for this job which is self-hosted too.
The Docker container is pushed and pulled in a self-hosted registry, so it should be safe if I ever want to include secrets and private data into the project.
The project files are not auto deployed but only built with https://asciidoctor.org/[Asciidoctor] to check their validity.
The project files are first built with https://asciidoctor.org/[Asciidoctor] to check their validity.
Then a script pulls them on the server.
As the projects git directory on the server is mounted in the docker container only a quick reload is necessary so the files are available on the server.
== The Future
What future features do I want to implement? +
@ -45,7 +47,7 @@ I don't know.
It will probably be like the rest of this website:
One day I have a good thought (At least I _think_ it's good...) and add an issue or implement it immediately.
Probably I should start by adding a https://json-schema.org/[JSON schema] for the project list.
[.line-through]#Probably I should start by adding a https://json-schema.org/[JSON schema] for the project list.# Thats done!
== Shortcuts
I talked about shortcuts before, but here's a list of which shortcuts are possible: