README - grimoire - dark wiki & knowledge base
(HTM) git clone git@git.drkhsh.at/codex.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d70309ea0b38586da093d90452684aca070a9cee
(DIR) parent 71566520265515d0b1ec60512cec70550626234d
(HTM) Author: glenda <glenda@vampira>
Date: Sun, 27 Jul 2025 22:17:20 +0000
README
Diffstat:
M README.md | 34 ++++++++++++++-----------------
1 file changed, 15 insertions(+), 19 deletions(-)
---
(DIR) diff --git a/README.md b/README.md
@@ -1,28 +1,27 @@
-(this is a fork - original readme below)
+# grimoire
-# Oscean
-
-This is the repository for the [Oscean wiki](http://wiki.xxiivv.com/), see the
-[on-site documentation](http://wiki.xxiivv.com/About) for more up-to-date
-details. Oscean is a _static site_ written in [ANSI
-C](https://en.wikipedia.org/wiki/ANSI_C), the database tables are in the
-human-readable plaintext
-[ndtl](https://wiki.xxiivv.com/site/indental.html)/[tbtl](https://wiki.xxiivv.com/site/tablatal.html).
-The lexicon body uses a [simple markup
-language](https://wiki.xxiivv.com/site/meta.html). The Master Branch is the
-**live version**.
+This is the repository for a fork of the [Oscean wiki](http://wiki.xxiivv.com/),
+back when Oscean was still an [ANSI C](https://en.wikipedia.org/wiki/ANSI_C)
+program. The database tables are in the human-readable plaintext
+[ndtl](https://wiki.xxiivv.com/site/indental.html)/
+[tbtl](https://wiki.xxiivv.com/site/tablatal.html).
+The lexicon body uses a simple markup language.
+The Master Branch is the **live version**.
## Build
-Oscean can be compiled with the [Tiny C Compiler](https://bellard.org/tcc/), and
-Plan9's [POSIX Compiler](http://doc.cat-v.org/plan_9/4th_edition/papers/ape) in
-about 200 milliseconds on a Raspberry Pi.
+girmoire can be compiled with the [Tiny C Compiler](https://bellard.org/tcc/),
+and Plan 9's [POSIX Compiler](http://doc.cat-v.org/plan_9/4th_edition/papers/ape)
+in about 200 milliseconds on a Raspberry Pi.
```
tcc main.c -o main
pcc main.c -o main
```
+For POSIX-compatible make there is a Makefile in the repository
+and for Plan 9 a mkfile.
+
### Debug
```
@@ -38,9 +37,6 @@ self-hosted flat file based microblogging, you can find the generated feed
## Extras
-- Pull Requests are welcome.
-- See the [License](LICENSE) file for license rights and limitations(MIT), the media assets are [BY-NC-SA 4.0](http://wiki.xxiivv.com/About).
-
-<img src='https://github.com/XXIIVV/Oscean/blob/master/media/identity/logo.crest.png?raw=true' width='200'/>
+- See the [License](LICENSE) file for license rights and limitations(MIT), the media assets are [BY-NC-SA 4.0](http://wiki.drkhsh.at/about).
`.*\n.*\n`