
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.
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)