You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
518 B
Markdown
20 lines
518 B
Markdown
hybrideditor
|
|
============
|
|
|
|
Pandoc + Ace + Markdown = Hybrid Workflow Editor
|
|
|
|
A proof of concept developed in the context of the [Digital Publishing Toolkit](http://networkcultures.org/digitalpublishing/) project, and for the Institute of Network Cultures.
|
|
|
|
## Live Demo
|
|
|
|
See a live demo at [http://pandoc.networkcultures.org](http://pandoc.networkcultures.org).
|
|
|
|
## Running
|
|
|
|
To run:
|
|
|
|
python serve.py
|
|
|
|
## License
|
|
|
|
This software is released under a [GPLv3 license](http://www.gnu.org/copyleft/gpl.html). See LICENSE. |