Soda
Soda is a simple online document application that allows you to create text documents in styles-based manner.
Most document editors approach this from a character-level direction: you select some text, then apply a font, size etc. to it. While this is generally fine for short documents, for longer ones it quickly becomes unwieldy as you attempt to maintain consistency throughout.
Soda is different: rather than mark selections of text with a font, you apply styles to text blocks, such as paragraphs or headings, using Markdown. The styles are defined for the whole document, creating a consistent look.
Screenshots
-
Editor in ‘Preview’ mode
-
Editor in ‘HTML’ mode
-
Viewer in ‘Preview’ mode
-
Viewer in ‘HTML’ mode
-
Viewer mobile
-
Documents list
-
Documents list mobile
To get started, register and click the New Document button!
Last Update
23rd January 2012
- Fixed sort direction arrows on documents list table in Firefox. The issue was caused by Firefox not allowing
position: relativeon table cells. - Updated front page with screenshots.
See the GitHub page for a complete history.
soda@caerphoto.com | Soda on GitHub