docs(markdown): rewrite homepage for Hack CLub Arcade

Relates to https://github.com/andreijiroh-dev/personal-launchpad/issues/4 btw

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.xyz>
This commit is contained in:
Andrei Jiroh Halili 2024-07-27 00:05:08 +08:00
parent 882b0a087b
commit 5e33d9f839
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
5 changed files with 247 additions and 273 deletions

View file

@ -20,7 +20,7 @@ mkdocs-autolinks-plugin = "*"
python_version = "3.12"
[scripts]
dev = "mkdocs serve --watch overrides --watch-theme --livereload"
dev = "mkdocs serve --watch overrides --watch-theme --livereload --open"
build = "bash bin/build.sh"
build-staging = "bash bin/build.sh mkdocs.readthedocs.yml"
build-tilde-ctrlc = "bash bin/build.sh mkdocs.tilde.yml"