mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-01-15 19:23:58 +01:00
Optimized menus
This commit is contained in:
parent
1395304a35
commit
319cb7ff72
134
app/config.yaml
134
app/config.yaml
@ -5,7 +5,52 @@ accounts:
|
|||||||
icon:
|
icon:
|
||||||
class: fa-solid fa-users
|
class: fa-solid fa-users
|
||||||
subitems:
|
subitems:
|
||||||
- name: Meta
|
- name: Publications
|
||||||
|
description: My Publications
|
||||||
|
icon:
|
||||||
|
class: fas fa-newspaper
|
||||||
|
subitems:
|
||||||
|
- name: Microblog
|
||||||
|
description: Read my microblogs
|
||||||
|
icon:
|
||||||
|
class: fa-brands fa-mastodon
|
||||||
|
url: https://microblog.veen.world/@kevinveenbirkenbach
|
||||||
|
|
||||||
|
- name: Pictures
|
||||||
|
description: View my photo gallery
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-camera
|
||||||
|
url: https://picture.veen.world/kevinveenbirkenbach
|
||||||
|
|
||||||
|
- name: Videos
|
||||||
|
description: Watch my videos
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-video
|
||||||
|
url: https://video.veen.world/a/kevinveenbirkenbach
|
||||||
|
|
||||||
|
- name: Blog
|
||||||
|
description: Read my blog
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-blog
|
||||||
|
url: https://blog.veen.world
|
||||||
|
|
||||||
|
- name: Code
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-laptop-code
|
||||||
|
description: Check out my Code
|
||||||
|
subitems:
|
||||||
|
- name: Github
|
||||||
|
description: View my GitHub profile
|
||||||
|
icon:
|
||||||
|
class: bi bi-github
|
||||||
|
url: https://github.com/kevinveenbirkenbach
|
||||||
|
|
||||||
|
- name: Gitea
|
||||||
|
description: Explore my code repositories
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-code
|
||||||
|
url: https://git.veen.world/kevinveenbirkenbach
|
||||||
|
- name: Social Media
|
||||||
description: Social and developer networks
|
description: Social and developer networks
|
||||||
icon:
|
icon:
|
||||||
class: fa-brands fa-meta
|
class: fa-brands fa-meta
|
||||||
@ -202,52 +247,16 @@ company:
|
|||||||
imprint_url: https://s.veen.world/imprint
|
imprint_url: https://s.veen.world/imprint
|
||||||
navigation:
|
navigation:
|
||||||
header:
|
header:
|
||||||
- name: Microblog
|
|
||||||
description: Read my microblogs
|
|
||||||
icon:
|
|
||||||
class: fa-brands fa-mastodon
|
|
||||||
url: https://microblog.veen.world/@kevinveenbirkenbach
|
|
||||||
|
|
||||||
- name: Pictures
|
|
||||||
description: View my photo gallery
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-camera
|
|
||||||
url: https://picture.veen.world/kevinveenbirkenbach
|
|
||||||
|
|
||||||
- name: Videos
|
|
||||||
description: Watch my videos
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-video
|
|
||||||
url: https://video.veen.world/a/kevinveenbirkenbach
|
|
||||||
|
|
||||||
- name: Blog
|
|
||||||
description: Read my blog
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-blog
|
|
||||||
url: https://blog.veen.world
|
|
||||||
|
|
||||||
- name: Code
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-laptop-code
|
|
||||||
description: Check out my Code
|
|
||||||
subitems:
|
|
||||||
- name: Github
|
|
||||||
description: View my GitHub profile
|
|
||||||
icon:
|
|
||||||
class: bi bi-github
|
|
||||||
url: https://github.com/kevinveenbirkenbach
|
|
||||||
|
|
||||||
- name: Gitea
|
|
||||||
description: Explore my code repositories
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-code
|
|
||||||
url: https://git.veen.world/kevinveenbirkenbach
|
|
||||||
|
|
||||||
- name: Contact
|
- name: Contact
|
||||||
description: Get in touch
|
description: Get in touch
|
||||||
icon:
|
icon:
|
||||||
class: fa-solid fa-envelope
|
class: fa-solid fa-envelope
|
||||||
subitems:
|
subitems:
|
||||||
|
- name: Email
|
||||||
|
description: Send me an email
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-envelope
|
||||||
|
subitems:
|
||||||
- name: Email
|
- name: Email
|
||||||
description: Send me an email
|
description: Send me an email
|
||||||
icon:
|
icon:
|
||||||
@ -256,13 +265,6 @@ navigation:
|
|||||||
identifier: kevin@veen.world
|
identifier: kevin@veen.world
|
||||||
alternatives:
|
alternatives:
|
||||||
- link: navigation.header.contact.messenger.matrix
|
- link: navigation.header.contact.messenger.matrix
|
||||||
- name: Mobile
|
|
||||||
description: Call me
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-phone
|
|
||||||
url: "tel:+491781798023"
|
|
||||||
identifier: "+491781798023"
|
|
||||||
target: _top
|
|
||||||
- name: Encrypted Email (PGP)
|
- name: Encrypted Email (PGP)
|
||||||
description: Download my PGP key
|
description: Download my PGP key
|
||||||
icon:
|
icon:
|
||||||
@ -281,6 +283,13 @@ navigation:
|
|||||||
|
|
||||||
#### Stand for Security
|
#### Stand for Security
|
||||||
Using PGP is more than a tool—it's a statement about valuing freedom, privacy, and the security of digital communication. Explore the principles of secure communication with [privacy guides](https://privacyguides.org/).
|
Using PGP is more than a tool—it's a statement about valuing freedom, privacy, and the security of digital communication. Explore the principles of secure communication with [privacy guides](https://privacyguides.org/).
|
||||||
|
- name: Mobile
|
||||||
|
description: Call me
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-phone
|
||||||
|
url: "tel:+491781798023"
|
||||||
|
identifier: "+491781798023"
|
||||||
|
target: _top
|
||||||
- name: Messenger
|
- name: Messenger
|
||||||
description: Social and developer networks
|
description: Social and developer networks
|
||||||
icon:
|
icon:
|
||||||
@ -378,17 +387,6 @@ navigation:
|
|||||||
class: bi bi-clipboard2-check-fill
|
class: bi bi-clipboard2-check-fill
|
||||||
url: https://kanban.veen.world/
|
url: https://kanban.veen.world/
|
||||||
|
|
||||||
- name: Matomo
|
|
||||||
description: Analyze with Matomo
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-chart-simple
|
|
||||||
url: https://matomo.veen.world/
|
|
||||||
|
|
||||||
- name: Baserow
|
|
||||||
description: Organize with Baserow
|
|
||||||
icon:
|
|
||||||
class: fa-solid fa-table
|
|
||||||
url: https://baserow.veen.world/
|
|
||||||
- name: Communication
|
- name: Communication
|
||||||
icon:
|
icon:
|
||||||
class: fa-solid fa-comments
|
class: fa-solid fa-comments
|
||||||
@ -410,6 +408,21 @@ navigation:
|
|||||||
icon:
|
icon:
|
||||||
class: fa-solid fa-envelope
|
class: fa-solid fa-envelope
|
||||||
url: https://mail.veen.world/
|
url: https://mail.veen.world/
|
||||||
|
- name: Tools
|
||||||
|
icon:
|
||||||
|
class: fas fa-tools
|
||||||
|
subitems:
|
||||||
|
- name: Matomo
|
||||||
|
description: Analyze with Matomo
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-chart-simple
|
||||||
|
url: https://matomo.veen.world/
|
||||||
|
|
||||||
|
- name: Baserow
|
||||||
|
description: Organize with Baserow
|
||||||
|
icon:
|
||||||
|
class: fa-solid fa-table
|
||||||
|
url: https://baserow.veen.world/
|
||||||
- name: Yourls
|
- name: Yourls
|
||||||
description: Find my curated links
|
description: Find my curated links
|
||||||
icon:
|
icon:
|
||||||
@ -471,6 +484,7 @@ navigation:
|
|||||||
icon:
|
icon:
|
||||||
class: fa-solid fa-graduation-cap
|
class: fa-solid fa-graduation-cap
|
||||||
url: https://s.veen.world/lebenslauf
|
url: https://s.veen.world/lebenslauf
|
||||||
|
- link: accounts
|
||||||
|
|
||||||
- name: Imprint
|
- name: Imprint
|
||||||
icon:
|
icon:
|
||||||
|
Loading…
Reference in New Issue
Block a user