All Projects → XXIIVV → Oscean

XXIIVV / Oscean

Licence: mit
Oscean wiki sources

Labels

Projects that are alternatives of or similar to Oscean

wiki
Free and Open Source Wiki built on top of Frappe
Stars: ✭ 63 (-79.48%)
Mutual labels:  wiki
sqlmap-wiki-zhcn
可能是最完整的 sqlmap 中文文档。
Stars: ✭ 51 (-83.39%)
Mutual labels:  wiki
Til
Today I Learned. 그날 그날 모든 활동들을 정리
Stars: ✭ 281 (-8.47%)
Mutual labels:  wiki
wiki
Open-source Wiki documentation app.
Stars: ✭ 14 (-95.44%)
Mutual labels:  wiki
blockchainer-roadmap
Roadmap of learning blockchain technology and business knowledge summarized by ZJUBCA(浙大区块链协会总结的区块链知识学习路线). Welcome to contribute!!!
Stars: ✭ 167 (-45.6%)
Mutual labels:  wiki
Octopus
🐙 Octopus - Internal wiki with diagrams for software and product teams
Stars: ✭ 274 (-10.75%)
Mutual labels:  wiki
wikicr
Wiki in crystal, using Markdown and Git, inspired by dokuwiki. Last features to build are pretty hard, if you have some time to help... :)
Stars: ✭ 20 (-93.49%)
Mutual labels:  wiki
Personalwiki
📓 A simple personal wiki of my current knowledge
Stars: ✭ 303 (-1.3%)
Mutual labels:  wiki
yeswiki
YesWiki is a wiki system written in PHP, including extensions making collaboration more simple (databases, maps, easy editing, bootstrap themes,...).
Stars: ✭ 74 (-75.9%)
Mutual labels:  wiki
Pentest Book
Stars: ✭ 266 (-13.36%)
Mutual labels:  wiki
emailkit
EmailKit for Android - This is a powerful, excellent and simple Email framework💌.
Stars: ✭ 99 (-67.75%)
Mutual labels:  wiki
bitnami-docker-dokuwiki
Bitnami Docker Image for DokuWiki
Stars: ✭ 98 (-68.08%)
Mutual labels:  wiki
Mapnik
Mapnik is an open source toolkit for developing mapping applications
Stars: ✭ 3,067 (+899.02%)
Mutual labels:  wiki
wiki
KISS Linux - Wiki (The wiki is now a part of the website)
Stars: ✭ 27 (-91.21%)
Mutual labels:  wiki
Roadkill
A modern .NET Wiki
Stars: ✭ 294 (-4.23%)
Mutual labels:  wiki
King.Azure.Imaging
Image API & processing for Azure Web Apps
Stars: ✭ 20 (-93.49%)
Mutual labels:  wiki
Swoole Wiki
📖Swoole全量Markdown文档, Swoole-Doc, Swoole-Wiki
Stars: ✭ 261 (-14.98%)
Mutual labels:  wiki
Dokuwiki
The DokuWiki Open Source Wiki Engine
Stars: ✭ 3,297 (+973.94%)
Mutual labels:  wiki
Go Wiki
A simple HTTP server rendering Markdown styled documents
Stars: ✭ 295 (-3.91%)
Mutual labels:  wiki
Gitit Bigger
Gitit Bigger: 超棒的个人、团队Wiki/文档方案(Git、Markdown、Bootstrap、Ace、Docker)
Stars: ✭ 279 (-9.12%)
Mutual labels:  wiki

Oscean

This is the repository for the Oscean wiki, see the on-site documentation for more up-to-date details. Oscean is a static site written in ANSI C, the database tables are in the human-readable plaintext ndtl/tbtl. 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, and Plan9's POSIX Compiler in about 200 milliseconds on a Raspberry Pi.

tcc main.c -o main
pcc main.c -o main

Debug

cd src/
time ./build.sh

Twtxt

twtxt is a format specification for self-hosted flat file based microblogging, you can find the generated feed here.

Extras

  • Pull Requests are welcome.
  • See the License file for license rights and limitations(MIT), the media assets are BY-NC-SA 4.0.

.*\n.*\n

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].