mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-13 05:50:27 +00:00
No longer include metarrhiza
This commit is contained in:
parent
48034fc25b
commit
94225997d8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,6 @@
|
|||||||
mycorrhiza
|
mycorrhiza
|
||||||
|
metarrhiza
|
||||||
|
example-wiki
|
||||||
|
|
||||||
# VScode and IDEA folders
|
# VScode and IDEA folders
|
||||||
.vscode/
|
.vscode/
|
||||||
|
10
README.md
10
README.md
@ -4,15 +4,7 @@ A wiki engine.
|
|||||||
[Main wiki](https://mycorrhiza.lesarbr.es)
|
[Main wiki](https://mycorrhiza.lesarbr.es)
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
Also see [detailed instructions](https://mycorrhiza.lesarbr.es/hypha/deploy) on wiki.
|
See [the guide](https://mycorrhiza.lesarbr.es/hypha/guide/deployment) on the wiki.
|
||||||
```sh
|
|
||||||
git clone --recurse-submodules https://github.com/bouncepaw/mycorrhiza
|
|
||||||
cd mycorrhiza
|
|
||||||
make
|
|
||||||
# That make will:
|
|
||||||
# * run the default wiki. You can edit it right away.
|
|
||||||
# * create an executable called `mycorrhiza`. Run it with path to your wiki.
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
```
|
```
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 6758d40d32b1ba2c793b6d5e8279983bee9392c0
|
|
Loading…
Reference in New Issue
Block a user