Skip to content

net-engine/rh-books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Red Hat Books Project!

Examples

The following are based on output from REL Power Management Guide

The following is based on output from REL Openstack Platform

Dev Setup

first:

bundle install

then:

npm install

then:

grunt

this will compile the sass and start a server listening on 9001

sooo, visit:

localhost:9001

to view an example document

To make additions

All sass is compiled by running grunt

To add and remove icons from the icon font just put / remove .svg files in /source/icons/svg/ and run grunt webfont