/OrchardCoreContrib.Themes

Unofficial Orchard Core themes that driven by the community who love Orchard Core CMS

Primary LanguageHTML

OrchardCoreContrib.Themes

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.

Planned Themes

This section lists all the themes that we are planned to design and develop:

  • SPA Theme

  • ... etc

Supported Themes

This section lists all the supported themes that we are supported:

How to add a Theme?

If you would like to add your theme and share it with the community, simply:

  1. Fork the OrchardCoreContrib.Themes repository

  2. Clone the forked repository into your machine

  3. Add your theme project with the convention OrchardCoreContrib.Themes.{ThemeName} in the src folder

  4. Add a reference to your theme into OrchardCoreContrib.Themes.Web, so your lovely theme will be available to everyone

  5. 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.