/Oscean

Flow-based serverless wiki

Primary LanguageHTMLMIT LicenseMIT

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).