Horizontal wiki
From ActiveArchives
(aka Distributed Multi-flow Publishing System: a proof of concept) Development in the context of the Digital Publishing Toolkit
Online platforms like mediawiki are powerful examples of a sophisticated multi-user publishing platform. However there are certain key limitations to it:
- Monolithic: all features "baked in" such as version control + structured text syntax
- Server+SQL database based architecture -- only works online, distribution/syncing is complex
Contents |
A "horizonal wiki"
Distributed publishing of documents based on interchangable tools.
Structured text, Web server, Site templates
Version control
Editing / User interface
- Sublime text editor
- Sublime Package Control Plugin
- Git plugin for sublime
Preview
- See Markdown preview Sublime package