Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tractorcow/silverstripe-metro-blog

Metro sub-theme for blog module
https://github.com/tractorcow/silverstripe-metro-blog

Last synced: about 1 month ago
JSON representation

Metro sub-theme for blog module

Awesome Lists containing this project

README

        

# Silverstripe Metro Blog Sub-Theme

This theme builds on top of the [metroui design library ](http://metroui.org.ua) built by Sergey Primenov, Sergey Volkov,
and Valerio Battaglia. It has been packaged as an easy to import Silverstripe theme with basic templates for convenience.

## Credits and Authors

* Damian Mooyman -

## Requirements

* SilverStripe 3.0 or above (both framework and cms)
* Blog module -
* Metro Silverstripe Theme -
* PHP 5.3

## Installation Instructions

* Extract all files into the 'themes/metro_blog' folder, or install using composer

```bash
composer require "tractorcow/silverstripe-metro-blog" "3.0.*@dev"
```