/ojs-clean-theme

Clean boilerplate theme for OJS 3.x. Partially based on ojs-clean-rwd theme.

Primary LanguageSmarty

CLEAN THEME

Un tema para OJS 3.0 basado en Clean-RWD

File structure

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

Third-party dependencies

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