Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tractorcow/silverstripe-metro-blog
- Owner: tractorcow
- Created: 2013-07-25T22:42:19.000Z (over 11 years ago)
- Default Branch: 3.0
- Last Pushed: 2018-04-05T21:30:00.000Z (almost 7 years ago)
- Last Synced: 2024-10-15T16:10:56.158Z (3 months ago)
- Language: Scheme
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```