MyBB Community Forums

Full Version: Oasis - MyBB Theme Framework
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Oasis
MyBB Theme Framework
Use your favorite editor, and modern libraries. Atom, Sublime Text, VSCode or anything else will work fine!

Demo gif: http://recordit.co/KSoIjecyDl

Oasis is planned to be a full theme development tool for MyBB. It makes use of Node.js for local development, including tools to bring your MyBB stylesheets and templates to your local system allowing you to develop with stuff like Sass. It's very much in early development, but I'm hoping someone will make a PR or two.

This post is super short with no instructions, etc., but this post will evolve as the project does. Smile

Feel free to browse the repository: https://github.com/Eric-Jackson/clement
Hey Eric,
Well this seems pretty awesome to see a theme based on Sass (clean code), I hope we will see some demo in future.
I remember you posted something related to developing themes based on SASS in past, I am gonna try that now.
Definitely, it's actually working now but I haven't set up instructions to get it running. Expect that very soon!
Looking forward to that Eric. Good work Smile
Dropping a preview of how the template system works. Most of the credit for this part goes to Matslom! Still working out a couple bugs here, though.

https://cl.ly/2L3z3D3m1H14
Oasis is ready for some testing! I've updated the Github repo with some documentation. https://github.com/Eric-Jackson/oasis Let me know if you have any issues. Smile
(2017-07-22, 09:41 PM)Eric J. Wrote: [ -> ]Oasis is ready for some testing! I've updated the Github repo with some documentation. https://github.com/Eric-Jackson/oasis Let me know if you have any issues. Smile

Awesome, I will start testing in my local area.
I hope you also add demo in the github repo as that will serve as a single page for all information.

This is going to be very helpful in development Smile
Any demo available ? Other than the back end, what's new at end user level ?
A theme will eventually be included with this, but at this time it's only a toolset to build themes (Which itself is currently a WIP). There is some CSS included and a theme file, if anyone would like to make any PRs related to the theme side feel free. Smile
This is awesome stuff Eric! I am not sure if I will be ever available to drop some PRs but it surely look something I am going to use massively once its stable enough. Great work!
Pages: 1 2