OrchardCoreContrib / OrchardCoreContrib.Themes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrchardCoreContrib.Themes

Orchard Core Contrib

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.

Documentations

  • The OrchardCoreContrib.Themes repository consists of the following themes:
Name Namespace NuGet
Modern Business Theme OrchardCoreContrib.Themes.ModernBusiness NuGet
Resume Theme OrchardCoreContrib.Themes.Resume NuGet
Stylish Portfolio Theme OrchardCoreContrib.Themes.StylishPortfolio NuGet

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

About

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 80.8%Language:Liquid 10.2%Language:C# 5.3%Language:HTML 2.8%Language:JavaScript 0.9%