mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized portfolio and pkgmgr update procedures
This commit is contained in:
42
roles/docker-portfolio/vars/menu_categories.yml
Normal file
42
roles/docker-portfolio/vars/menu_categories.yml
Normal file
@@ -0,0 +1,42 @@
|
||||
menu_categories:
|
||||
Community:
|
||||
description: Tools to manage the community
|
||||
icon: fa-solid fa-users
|
||||
tags:
|
||||
- community
|
||||
- forum
|
||||
- learning
|
||||
- newsletter
|
||||
|
||||
Project Management:
|
||||
description: Project Management Tools
|
||||
icon: fa-solid fa-chart-line
|
||||
tags:
|
||||
- project
|
||||
- kanban
|
||||
- management
|
||||
|
||||
Communication:
|
||||
description: Tools for communication
|
||||
icon: fa-solid fa-comments
|
||||
tags:
|
||||
- chat
|
||||
- communication
|
||||
- video
|
||||
- mail
|
||||
|
||||
Administration:
|
||||
description: Administration Tools
|
||||
icon: fas fa-building
|
||||
tags:
|
||||
- administration
|
||||
- database
|
||||
- user-management
|
||||
|
||||
Tools:
|
||||
description: Helpful Tools
|
||||
icon: fas fa-tools
|
||||
tags:
|
||||
- tools
|
||||
- utility
|
||||
- baserow
|
Reference in New Issue
Block a user