This is functionality to add a Høgskolen i Østfold branding-bar at the end of the DOM (and visually at the top of the page).
This package require knowledge of the following technologies, technics and modules:
- Javascript
- CSS
- HTML
- Bootstrap
- Node.js
- Grunt and Grunt tasks (see
Gruntfile.js
for details) - Bower
- SSH
- Git
- This project is distributed under a GNU General Public License v3 - Take a look at the COPYING file for details.
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/hiof-branding.git
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
The following commands are now available within the project folder $ grunt build
.
- $ grunt build: Compiles and builds the hiof-branding package
v1.0.0 - Initial hiof-branding functionality