docs: add base itam pages

!2
This commit is contained in:
2024-05-15 21:54:03 +09:30
parent 2d67f93d88
commit f59ffa581c
7 changed files with 48 additions and 2 deletions

View File

@ -0,0 +1,8 @@
---
title: API
description: No Fuss Computings NetBox Django Site Template API
date: 2024-05-15
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
---

View File

@ -1,7 +1,7 @@
---
title: Django Template
description: No Fuss Computings NetBox Django Site Template
date: 2024-04-06
date: 2024-05-06
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
---
@ -13,6 +13,8 @@ This template has built into it multi-tenancy which can easily added to your dja
## Features
- [API](api.md)
- [Multi-Tenancy](permissions.md)
- Auto-Generated Navigation Menu

View File

@ -0,0 +1,9 @@
---
title: Device
description: No Fuss Computings Django Template ITAM Device
date: 2024-05-15
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
---

View File

@ -0,0 +1,9 @@
---
title: IT Asset Management
description: No Fuss Computings Django Template ITAM
date: 2024-05-15
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
---

View File

@ -0,0 +1,8 @@
---
title: Software
description: No Fuss Computings Django Template ITAM Software
date: 2024-05-15
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
---

View File

@ -1,7 +1,7 @@
---
title: Template
description: No Fuss Computings Django Template Jinja TEmplate
date: 2024-06-14
date: 2024-05-14
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
---