2024-11-14 00:37:26 +01:00
|
|
|
# La vecchia wiki moinmoin
|
|
|
|
|
|
|
|
Questa repo contiene tutti i file HTML e le immagini esportate dalla vecchia wiki
|
2024-11-14 00:49:33 +01:00
|
|
|
|
|
|
|
Per clonare sia questa che [i file CSS per lo stile](https://git.abbiamoundominio.org/unit/moinmoin-acaro), usare
|
|
|
|
|
|
|
|
```
|
|
|
|
git clone --recurse-submodules https://git.abbiamoundominio.org/palo/la_vecchia_wiki_moinmoin
|
|
|
|
```
|
|
|
|
|
|
|
|
oppure
|
|
|
|
|
|
|
|
```
|
|
|
|
git clone https://git.abbiamoundominio.org/palo/la_vecchia_wiki_moinmoin
|
|
|
|
|
|
|
|
git submodule update
|
|
|
|
```
|