gitlab.com/paul-nechifor/check-your-privilege.
This repository has been moved toOld readme:
Check Your Privilege
A simple checklist to verify if you are privileged. Take it here.
About
This is a Node package which produces a static web site. It uses Reveal.js for the slides.
Build
Install npm
. Get the requirements with:
npm install
Install grunt
and build the development version with:
grunt
For production use:
grunt production
this also minifies everything.
Licence
MIT