26 lines
755 B
Markdown
26 lines
755 B
Markdown
|
---
|
||
|
# https://vitepress.dev/reference/default-theme-home-page
|
||
|
layout: home
|
||
|
|
||
|
hero:
|
||
|
name: "Doc technique YesWiki.pro"
|
||
|
text: "Infrastructure et outils libres utilisés"
|
||
|
tagline: Un fourre tout numérique pour avoir une vue d'ensemble et retrouver les informations utiles à l'utilisation de cette infra.
|
||
|
actions:
|
||
|
- theme: brand
|
||
|
text: Infrastructure
|
||
|
link: /infrastructure
|
||
|
- theme: alt
|
||
|
text: Outils libres
|
||
|
link: /outils
|
||
|
|
||
|
# features:
|
||
|
# - title: Feature A
|
||
|
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||
|
# - title: Feature B
|
||
|
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||
|
# - title: Feature C
|
||
|
# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||
|
---
|
||
|
|