Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 426 Bytes

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.