docs: delete acts/digital/changes/home

This commit is contained in:
Chris Mann 2022-07-20 04:45:09 +00:00 committed by Chris mann
parent ad9c520f9d
commit 4e6c9c5140
1 changed files with 0 additions and 91 deletions

View File

@ -1,91 +0,0 @@
---
title: Wiki. Home
description: Le Wiki. est la référence documentaire des GrandsVoisins.com
published: true
date: 2022-07-16T09:41:38.117Z
tags:
editor: markdown
dateCreated: 2022-07-16T09:21:41.791Z
---
# Wiki.lesGV.com
```plantuml
@startuml
object www
object "[[https://wiki.lesgv.com/fr Wiki.]]" as wiki
object id
object apps
www --> wiki
id --> wiki
apps --> id
www --> id
www --> apps
apps --> www
apps --> wiki
@enduml
```
```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
```