mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-05-16 02:23:08 +00:00
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:
parent
882b0a087b
commit
5e33d9f839
5 changed files with 247 additions and 273 deletions
2
Pipfile
2
Pipfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue