mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2025-06-07 13:09:32 +00:00
docs(markdown): update website content and base config
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
59a5f4e47d
commit
9ff4f89deb
11 changed files with 112 additions and 61 deletions
26
mkdocs.yml
26
mkdocs.yml
|
@ -19,27 +19,34 @@ repo_name: source code
|
|||
|
||||
# navbar
|
||||
nav:
|
||||
- Main Hub:
|
||||
- Home:
|
||||
- index.md
|
||||
- nowpage: now.md
|
||||
- Contact: contact.md
|
||||
- Contact: contact/index.md
|
||||
- PGP and SSH keys: keys/index.md
|
||||
- "All my links": "https://ajhalili2006.start.page"
|
||||
- Legal:
|
||||
- Security policy: security.md
|
||||
- Personal user manual:
|
||||
- Manual Homepage: user-manual/index.md
|
||||
- Resume: user-manual/resume.md
|
||||
- DNI List: user-manual/dni.md
|
||||
- Boundaries: user-manual/boundaries.md
|
||||
- Neurodivergence and Disability: user-manual/neurodivergence-and-disability.md
|
||||
- Communications: user-manual/communications.md
|
||||
- Do Not Interact List: user-manual/dni.md
|
||||
- Encrypted communications and keys: keys/index.md
|
||||
- Personals:
|
||||
- FAQs about me: faq.md
|
||||
- Flas and Quirks: user-manual/flaws-and-quirks.md
|
||||
- Neurodivergence and Disability: user-manual/neurodivergence-and-disability.md
|
||||
- Community:
|
||||
- DNI List: user-manual/dni.md
|
||||
- Boundaries: user-manual/boundaries.md
|
||||
- Social Media Policy: user-manual/socials.md
|
||||
- On Roleplaying: user-manual/roleplaying-hellscape.md
|
||||
- Communications:
|
||||
- General Communications Policy: user-manual/communications.md
|
||||
- Encrypted communications: user-manual/encrypted-communications.md
|
||||
- Portfolio:
|
||||
- portfolio/index.md
|
||||
- Projects: portfolio/projects.md
|
||||
- Communities: portfolio/communities.md
|
||||
- Tildes: portfolio/tildes.md
|
||||
- Resume: user-manual/resume.md
|
||||
- Blog: "https://blog.andreijiroh.eu.org" # todo: point to substack
|
||||
|
||||
# theme settings
|
||||
|
@ -121,6 +128,7 @@ plugins:
|
|||
"communities.md": "portfolio/communities.md"
|
||||
"tildes.md": "portfolio/tildes.md"
|
||||
"projects.md": "portfolio/projects.md"
|
||||
#"contact.md": "contact/index.md"
|
||||
# debugging/bug reporting purposes only, proceed with caution
|
||||
#- info
|
||||
- git-revision-date-localized:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue