docs(global): update dev docs and add some badges

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
Andrei Jiroh Halili 2023-09-30 01:24:31 +08:00
parent a147fc6264
commit c2acf592c5
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
2 changed files with 35 additions and 33 deletions

View file

@ -1,11 +1,9 @@
# CI image for GitLab CI deploys
# Custom `mkdocs-material` CI image
This directory contains the necessary files to build a container image for the website deployments.
Builds on Alpine edge, mostly used by @ajhalili2006 to deploy
builds over GitLab Ci.
## How to build
## Build from source
Just run the script to build locally
```bash
./docker/build.sh
```
After cloning [Andrei Jiroh's website sources](https://mau.dev/andreijiroh.dev/website), you can run the `build.sh` script
(see script source for available options)