This repository contains a set of themes for Orchard Core CMS that driven by the community members who love Orchard Core.
This will encourage all the passionate designers and developers to build the themes that aren't included in Orchard Core.
This section lists all the themes that we are planned to design and develop:
-
SPA Theme
-
... etc
This section lists all the supported themes that we are supported:
If you would like to add your theme and share it with the community, simply:
-
Fork the
OrchardCoreContrib.Themes
repository -
Clone the forked repository into your machine
-
Add your theme project with the convention
OrchardCoreContrib.Themes.{ThemeName}
in thesrc
folder -
Add a reference to your theme into
OrchardCoreContrib.Themes.Web
, so your lovely theme will be available to everyone -
Add your cool theme and send a PR
Notes:
We should have at least variation of themes designed and developed using different technologies and templating languages such as Razor, Liquid, VueJs .. etc.