Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

hiof/cover-content

Repository files navigation

Hiof cover-content plugin

About

A plugin with the required files for the Cover content functionality.

Required knowledge

This package require knowledge of the following technologies, technics and modules:

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/cover-content.git

Install io.js (or 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 cover-content plugin

Deploy

  1. Rename secret-template.json to secret.json and add your credentials.
  2. Deploy and test your code on the staging server $ grunt deploy-stage
  3. Deploy to production $ grunt deploy-prod

Dependency

  • Needs to run on neted3.hiof.no in a regular template

Required

  • Required for hiof.no to work as expected

Releases

  • v1.0.0
    • Initial cover-content
  • v1.1.0
    • Added and changed photo array

Github releases

Roadmap

  • v1.X.0
    • Inline JSON
  • v1.X.0
    • More colors
    • More pictures
    • Remove old pictures

About

No description or website provided.

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.md
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published