emb03 / ndlc.info

future home of http://ndlc.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NDLC.info

Requirements

  • git
  • Apache (or nginx)
  • PHP 5.4+
    PHP Modules:
    • gd (a graphics library used to manipulate images)
    • curl (client for URL handling used by GPM)
    • openssl (secure sockets library used by GPM)
    • mbstring (multibyte string support)
  • Grav <- additional info on optional requirements and perms

Installation

  1. Install Grav to webserver docroot
  2. cd <docroot> && rm -rf user && git clone git@github.com:UCLALibrary/ndlc.info.git user
  3. bin/grav install

About

future home of http://ndlc.info


Languages

Language:HTML 98.7%Language:PHP 1.3%