origami-app-theme
v0.0.1-alpha.0
Published
Theme app for Origami CMS
Downloads
1
Readme
Origami: Theme Plugin
This plugin provides functionality for themes in Origami.
Installation
yarn add origami-plugin-theme
Usage
In your .origami
file, add it to the plugins:
.origami
{
...
"plugins": {
"theme": 'theme-name'
}
...
}
Moving forward / TODO
Issues
If you find a bug, please file an issue on the issue tracker on GitHub.
Contributions
All pull requests and contributions are most welcome. Let's make the internet better!