Skip to content

joshberry/Orchard.Themes.JQueryMobile

Repository files navigation

jQuery Mobile theme for Orchard CMS

Overview

The theme provides jQuery mobile support for Orchard CMS, implementing the required css, scripts and page structure.

Setup

  1. Download and install the theme from the Orchard theme gallery.

  2. Optional - Change the jQuery mobile theme swatch. To do this, open the Layout.cshtml file in the theme's views directory and update the following line to one of the 5 default theme swatches (a, b, c, d, e).

    // set jqm swatch (a, b, c, d or e)
    Model.Attributes.Add("data-theme", "d");

About

Repository for Orchard CMS theme based on jQuery mobile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published