Skip to content

MIBS/mibs.github.io

Repository files navigation

mibs.github.io

MIBS webpage

How to compile this?

  • Make sure you have Node and npm installed.
  • Run npm install and it will install the required dependencies.
  • Install php-cgi according to linked instructions.
  • Now run grunt and all html files will be compiled from the ./uncompiled/ folder.