Command line interface for idyll lang


Keywords
idyll, data-journalism, explorable-explanations, idyll-project, interactive-storytelling, live-editing, writing
License
MIT
Install
npm install idyll@6.0.0-alpha.6

Documentation

idyll-logo

Tutorials | Examples | Docs | Chatroom | Mailing list | Twitter

What is Idyll?

For an introduction to Idyll, API reference, examples, and tutorials, please see https://idyll-lang.org/.

For a more academic overview, see our paper published at ACM UIST 2018.

Contributor's Guide

See CONTRIBUTING for details on the development workflow. If you have any questions, feel free to open an issue or inquire on https://gitter.im/idyll-lang/Lobby.

Support Idyll

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers!

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

Citing

If you use or build on Idyll in academic work, please use this citation:

@inproceedings{2018-idyll,
 title = {Idyll: A Markup Language for Authoring and Publishing Interactive Articles on the Web},
 author = {Matt Conlen AND Jeffrey Heer},
 booktitle = {ACM User Interface Software \& Technology (UIST)},
 year = {2018},
 url = {http://idl.cs.washington.edu/papers/idyll},
}

Changelog / Upgrade Guide

See CHANGELOG