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
- Host: GitHub
- URL: https://github.com/oneplc/oneplace-theme-boilerplate
- Owner: OnePlc
- Created: 2020-01-23T09:09:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-25T10:54:00.000Z (over 5 years ago)
- Last Synced: 2025-01-31T08:41:32.544Z (3 months ago)
- Topics: admin-template, oneplace, oneplace-theme, theme, theme-boilerplate
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```