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

https://github.com/oneplc/oneplace-theme-boilerplate

Boilerplate for onePlace Themes. Create your own onePlace Theme
https://github.com/oneplc/oneplace-theme-boilerplate

admin-template oneplace oneplace-theme theme theme-boilerplate

Last synced: about 1 month ago
JSON representation

Boilerplate for onePlace Themes. Create your own onePlace Theme

Awesome Lists containing this project

README

        

# oneplace theme boilerplate

Create your own onePlace theme ! With our theme boilerplate you have a
foundation for your own theme.

Also you will find all theme related documentation here.

## directory structure
```
- assets - will be placed in /themes/[yourtheme] - for all your assets
- css - your css files
- js - your javascript files
- view - Will be moved to oneplace core
- layout - your basic layout
- partial - your theme partials
```