azlen / Oscean

Flow-based serverless wiki

Home Page:http://wiki.xxiivv.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oscean

This is the repository for the Oscean Wiki Engine, see on-site documentation. Oscean uses a flow-based framework called Riven, the routing graph can be seen here.

The database formats are Indental and Tablatal, their content uses the Runic templating format and Heol LISP as a markup language.

The Master Branch is the live version, to see active tasks & issues, visit the Issue Tracker.

Terminal

A series of tools are available through the search bar, type ~help to see available commands. This is used mostly to perform maintenance tasks such as generating rss(~rss), or to test all lexicon entries for broken entries(~walk). Utilities also exist to convert Lietal words English(~lien viro), or to convert Gregorian dates to Arvelie(~gtoa 1986-03-22),

Syntax Highlight

The Resources/ folder inclues syntax highlight for both Indental and Tablatal, to install them onto Sublime, copy them into ~/Library/Application Support/Sublime Text 3/Packages/User/.

Extras

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

About

Flow-based serverless wiki

http://wiki.xxiivv.com

License:MIT License


Languages

Language:JavaScript 70.7%Language:CSS 25.0%Language:HTML 4.2%