1
0
mirror of https://github.com/Hutchy68/pivot.git synced 2025-10-27 15:37:35 +01:00

Setup CircleCI for testing

This commit is contained in:
Tom Hutchison
2020-12-11 09:18:53 -05:00
parent 13bf89300c
commit 8ec2264b04
4 changed files with 60 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
# MediaWiki Pivot Skin
[![Build Status](https://travis-ci.org/Hutchy68/pivot.svg?branch=master)](https://travis-ci.org/Hutchy68/pivot)
[![CircleCI](https://circleci.com/gh/Hutchy68/pivot.svg?style=shield)](https://circleci.com/gh/Hutchy68/pivot)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Hutchy68/pivot/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Hutchy68/pivot/?branch=master)
A [MediaWiki](http://www.mediawiki.org) skin that focuses on mobile first but will pivot to all viewports with elegance. Supports responsive layouts and has classes predefined for [Semantic MediaWiki](http://semantic-mediawiki.org/wiki/Semantic_MediaWiki). Built on the [Zurb Foundation 5](http://foundation.zurb.com) CSS framework.
@@ -86,4 +86,4 @@ You may also want to allow users to set a User CSS if they want to tweak things
## Using Pivot
Questions, open an issue in this repo on Github.
Questions, open an issue in this repo on Github.