atfd / 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 the flow-based framework Riven, the routing graph can be seen here. The database formats are Indental and Tablatal, their content uses the templating format Runic and Curlic.

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 Oscean search bar, begin a query with ~(tilde) to input query, type ~help to see available queries. This is used mostly to perform maintenance tasks.

For example, to test all lexicon entries for broken Curlic, type:

~walk

A compact version of the site and RSS feed can be generated with:

~static
~rss

Syntax Highlight

The Resources/ folder inclues syntax highlight for both Indental and Tablatal, to install them on 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).

About

Flow-based serverless wiki

http://wiki.xxiivv.com

License:MIT License


Languages

Language:HTML 69.5%Language:JavaScript 23.3%Language:CSS 7.2%