-
Notifications
You must be signed in to change notification settings - Fork 109
Export Scripts
ylian edited this page Sep 29, 2014
·
19 revisions
Since Quiver data files are simple JSON files, it's easy to write a script that converts Quiver data files to and from other formats.
Example use cases:
- Generate developer documentation from a Quiver notebook.
- Generate a tutorial to post on your website.
- Generate a complete technical book from a set of Quiver notebooks.
Currently two simple export scripts are provided here:
- quiver2html exports Quiver notes or notebooks to HTML files.
- quiver2playground exports Quiver notes or notebooks to Xcode 6 playground files.
It's easy to create your own export scripts to tie into your workflow. Use the export scripts above as the starting point, modify the templates, and generate output files as you see fit.
If you indeed create your own export scripts, please add a link to this page so others can use it too.
ADD YOUR AWESOME SCRIPT HERE
Quiver for Mac | HappenApps | Copyright © 2015 HappenApps, Inc.
Guide
- English: Getting Started
- 简体中文:Quiver快速入门
- 日本語:Quiverをはじめよう
UI
Cells
Syncing & Collaboration
Theme
Integrations