mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-11-01 16:13:01 +00:00
No longer include metarrhiza
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
mycorrhiza
|
||||
metarrhiza
|
||||
example-wiki
|
||||
|
||||
# VScode and IDEA folders
|
||||
.vscode/
|
||||
|
||||
10
README.md
10
README.md
@@ -4,15 +4,7 @@ A wiki engine.
|
||||
[Main wiki](https://mycorrhiza.lesarbr.es)
|
||||
|
||||
## Building
|
||||
Also see [detailed instructions](https://mycorrhiza.lesarbr.es/hypha/deploy) on 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.
|
||||
```
|
||||
See [the guide](https://mycorrhiza.lesarbr.es/hypha/guide/deployment) on the wiki.
|
||||
|
||||
## Usage
|
||||
```
|
||||
|
||||
Submodule metarrhiza deleted from 6758d40d32
Reference in New Issue
Block a user