Olive CMS Theme #17482
Replies: 3 comments 11 replies
-
Thanks for the great work you did @MikeKry and your team as PuxDesign for the Orchard Core community, I appreciate your effort!! @Piedone can PuxDesign be a part of the new admin them revolution? It has been awhile that I didn't see the updates in #17327 |
Beta Was this translation helpful? Give feedback.
-
Is this the whole codebase? Just it's curious that almost all the code is SCSS, there's no JS, and just a handful of templates. |
Beta Was this translation helpful? Give feedback.
-
I've added the theme to OC as a PoC here, just to see it in action: https://github.com/Lombiq/OrchardCore/tree/task/olive-admin-theme-test Didn't change anything apart from making it build and run. I see the following tasks before the theme could be used as a baseline for the new OC admin experience:
2025-02-17_19h04_51.mp4I see the first two on the roadmap. Are these things that you inted to do in the foreseeable future, @MikeKry? Then, as part of integrating into OC, this would be needed:
And this is the point where the real work would begin :). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we have just published as opensource package our Olive CMS Theme that you could see for example at Harvest 2024 as part of my presentation.
It is a bootstrap based theme, that utilizes & overrides bootstrap theme, so there are no changes needed in HTML. It could be used as an inpiration for new theme development as initiated here #17327
For now, we have focused primarily on the content items listing and detail.
Here is link to our repo: https://github.com/puxdesign/PuxOrchard.Theme.OliveCMS
Or nuget: https://www.nuget.org/packages/PuxOrchard.Theme.OliveCMS
Beta Was this translation helpful? Give feedback.
All reactions