Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdaringe/witwiki
[WIP]A practical wiki, for persons. Single binary, no php, no malarkey.
https://github.com/cdaringe/witwiki
reasonml rust wiki
Last synced: about 11 hours ago
JSON representation
[WIP]A practical wiki, for persons. Single binary, no php, no malarkey.
- Host: GitHub
- URL: https://github.com/cdaringe/witwiki
- Owner: cdaringe
- Created: 2022-05-24T01:12:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T04:35:21.000Z (6 months ago)
- Last Synced: 2025-01-06T18:36:45.597Z (4 days ago)
- Topics: reasonml, rust, wiki
- Language: CSS
- Homepage:
- Size: 2.69 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
Awesome Lists containing this project
README
# witwiki
[![main](https://github.com/cdaringe/witwiki/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/cdaringe/witwiki/actions/workflows/main.yml)
A practical wiki, for persons.
## install
1. **TBD**
## run
### development
See [.github/contributing.md](.github/contributing.md).
### production
- set `RUST_ENV=production`
## why
The vast majority of wiki softwares:
- require a bloated or complex software stack deployed in tandem
- use less-than-safe languages (php, java, et all)Witiki is _small_, sane, and portable.