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

https://github.com/udecode/plate-interactive-docs

Work in progress: Interactive docs for Plate built in Twine
https://github.com/udecode/plate-interactive-docs

Last synced: 8 months ago
JSON representation

Work in progress: Interactive docs for Plate built in Twine

Awesome Lists containing this project

README

          

# Plate Interactive Docs

The Plate Interactive Docs are a guide to solving common Plate problems idiomatically.

## Contributing

Edit the docs by downloading the [Twine editor](https://twinery.org/) and importing `index.html` under Library > Import.

To commit your changes, copy `Plate Interactive Docs.html` from Twine's Stories directory to `index.html`.

```bash
# On macOS:
cp ~/Documents/Twine/Stories/Plate\ Interactive\ Docs.html index.html
```