Following OJS theming conventions, the file structure of this theme is as follows:
/styles/
Compiled assets.
/templates/
Template overrides. Includes:
/components
/templates/objects
/templates/pages
/src/
Original, unminified, uncompiled CSS and JS assets & manifest files.
/src/sass
Original Sass Files.
By Ignacio Díaz-Roncero
All third-party dependencies are handled using npm.
Run npm install
to install them.
Clean Theme uses the following third-party projects:
- OkayNav for handling menus on resize avoiding the dreaded hamburger menu