Skip to content

hiof/p360

Repository files navigation

p360 styling

About

A plugin to style the openGov meetings module for Public360

Copyright

This project is distributed under a GNU General Public License v3 - Take a look at the COPYING file for details.

Install

Install Git if it's not already installed on your computer. Then run (this will download this project to the folder the shell has open):

$ git clone https://github.com/hiof/p360.git
$ cd p360

Install Node.js if it's not already installed on your computer. Then run (this will install the project dependencies):

$ sudo npm install -g grunt-cli
$ npm install
$ bower install

Build

$ grunt build: Compiles and builds the plugin

Deploy

  1. Create distribution files with $ grunt dist
  2. Zip the folder /dist and send them to [email protected]

Dependency

  • Require typography and layout plugins

Releases

Github releases

Roadmap

[ ] - Basic styling

About

No description, website, or topics provided.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published