Working on a new premium theme using the Matrix base. https://github.com/dftd
This is a WIP Osclass theme that's based on Bender 3.2.0.
- Check https://github.com/osclasscommunity/osctheme-matrix/commits/develop.
- Finished frontend for homepage, login (forgot password), register, contact, my account (items, profile, alerts), public profile and item page.
- Working on item post page.
- Item publish/edit page.
- Search page.
- Integration with plugins and admin configuration.
- Polishing a lot of stuff.
Once you have the dependencies installed, run the following command:
$> npm install
You can compile Sass files automatically every time they're changed by executing the following command:
$> grunt watch:matrix
$> grunt dist:matrix
Generate a .zip
file that you can import in Osclass.