2023-04-18 14:48:40 +02:00
|
|
|
site_name: "IPAM: A cli based IPAM"
|
2023-04-18 14:36:12 +02:00
|
|
|
site_url: https://ipam.lauka.net/
|
|
|
|
nav:
|
|
|
|
- Home: index.md
|
|
|
|
- About: about.md
|
|
|
|
theme:
|
|
|
|
name: material
|
|
|
|
palette:
|
|
|
|
primary: purple
|
|
|
|
accent: blue
|
|
|
|
scheme: slate
|
|
|
|
features:
|
|
|
|
- navigation.instant
|
|
|
|
- navigation.tracking
|
|
|
|
- navigation.tabs
|
|
|
|
- navigation.tabs.sticky
|
|
|
|
- toc.follow
|
|
|
|
- toc.integrate
|
|
|
|
icon:
|
|
|
|
repo: fontawesome/brands/git-alt
|
|
|
|
repo_url: https://codeberg.org/lauralani/ipam
|
|
|
|
repo_name: lauralani/ipam
|