mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-05-17 19:13:07 +00:00
feat(website): update content and links + website layout and banner
Also did some config updates behind the scenes during this session for cafe (#cafe:hackclub.slack.com) Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
This commit is contained in:
parent
c08ae8d678
commit
48f03d6e92
10 changed files with 90 additions and 67 deletions
2
Pipfile
2
Pipfile
|
@ -21,6 +21,6 @@ mkdocs-git-authors-plugin = "*"
|
|||
python_version = "3.12"
|
||||
|
||||
[scripts]
|
||||
dev = "mkdocs serve --watch overrides --watch-theme --verbose"
|
||||
dev = "mkdocs serve --watch overrides --watch-theme"
|
||||
build = "mkdocs build -d public --verbose"
|
||||
build-staging = "pipenv run build -f mkdocs.readthedocs.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue