|
@@ -9,7 +9,7 @@ The public document is at
|
|
Clone this repo and dependencies:
|
|
Clone this repo and dependencies:
|
|
|
|
|
|
```
|
|
```
|
|
-git clone --recurse-submodules git@notabug.org:scossu/grayspread-onto.git
|
|
+git clone --recurse-submodules https://git.knowledgetx.com/scossu/grayspread-onto.git
|
|
```
|
|
```
|
|
|
|
|
|
Install Python packages:
|
|
Install Python packages:
|
|
@@ -30,4 +30,4 @@ Generate the document:
|
|
pylode -i grayspread.ttl -o index.html -p gs
|
|
pylode -i grayspread.ttl -o index.html -p gs
|
|
```
|
|
```
|
|
|
|
|
|
-`index.html` is self-contained.
|
|
+Copy `index.html` and `grayspread.ttl` to the live folder.
|