Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/idyll-lang/idyll

Create explorable explanations and interactive essays.
https://github.com/idyll-lang/idyll

data-journalism explorable-explanations idyll idyll-project interactive-storytelling live-editing writing

Last synced: 7 days ago
JSON representation

Create explorable explanations and interactive essays.

Awesome Lists containing this project

README

        

![idyll-logo](https://user-images.githubusercontent.com/1074773/30891039-807308e2-a2e5-11e7-827e-bce391ad9b1b.png)


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](https://idl.cs.washington.edu/papers/idyll/).

# Contributor's Guide

See [CONTRIBUTING](./CONTRIBUTING.md) 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](https://opencollective.com/idyll). 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](./CHANGELOG.md)