Skip to content

emb03/ndlc.info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]:UCLALibrary/ndlc.info.git user
  3. bin/grav install

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.7%
  • PHP 1.3%