81 lines
1.5 KiB
Markdown
81 lines
1.5 KiB
Markdown
---
|
|
title: Wiki. Home
|
|
description: Le Wiki. est la référence documentaire des GrandsVoisins.com
|
|
published: true
|
|
date: 2022-07-16T09:36:20.521Z
|
|
tags:
|
|
editor: markdown
|
|
dateCreated: 2022-07-16T09:21:41.791Z
|
|
---
|
|
|
|
# Wiki.lesGV.com
|
|
|
|
```plantuml
|
|
@startwbs
|
|
!theme materia-outline
|
|
<style>
|
|
node {
|
|
RoundCorner 40
|
|
}
|
|
</style>
|
|
* [[https://wiki.lesgv.com/fr Wiki.]]
|
|
** [[https://wiki.lesgv.com/fr/acts Actions]]
|
|
** [[https://wiki.lesgv.com/fr/votes Votes]]
|
|
** [[https://wiki.lesgv.com/fr/orgs Orgs]]
|
|
@end
|
|
```
|
|
|
|
```plantuml
|
|
@startmindmap
|
|
!theme materia-outline
|
|
<style>
|
|
node {
|
|
RoundCorner 40
|
|
}
|
|
</style>
|
|
* [[https://wiki.lesgv.com/fr Wiki.]]
|
|
** [[https://wiki.lesgv.com/fr/acts Actions]]
|
|
*** Digital
|
|
*** Budget Paricipatif
|
|
*** Programmation
|
|
*** Popup Expos
|
|
** [[https://wiki.lesgv.com/fr/votes Votes]]
|
|
*** Conseils des Voisins
|
|
** [[https://wiki.lesgv.com/fr/orgs Orgs]]
|
|
*** LesGV.com
|
|
*** La Ressourcerie Creative
|
|
-- [[https://www.appgv.com/fr appGV.com]]
|
|
--- [[https://www.lesgrandsvoisins.com/fr WWW.]]
|
|
-- id.lesgv.com
|
|
@end
|
|
```
|
|
|
|
```plantuml
|
|
@startmindmap
|
|
!theme materia-outline
|
|
<style>
|
|
node {
|
|
RoundCorner 40
|
|
}
|
|
</style>
|
|
* [[https://www.appgv.com/fr appGV.com]]
|
|
** [[https://wiki.lesgv.com/fr Wiki.]]
|
|
*** [[https://wiki.lesgv.com/fr/acts Actions]]
|
|
*** [[https://wiki.lesgv.com/fr/votes Votes]]
|
|
*** [[https://wiki.lesgv.com/fr/orgs Orgs]]
|
|
** mail./SOGo
|
|
** pass.
|
|
-- [[https://www.lesgrandsvoisins.com/fr WWW.]]
|
|
@end
|
|
```
|
|
|
|
```plantuml
|
|
@startuml
|
|
object www.
|
|
object wiki.
|
|
object id.
|
|
object apps.
|
|
www. --> wiki.
|
|
@end
|
|
```
|