Skip to content

L-Rehman/greensahara

 
 

Repository files navigation

Green Sahara

Part of the African Rock Art website found at https://africanrockart.britishmuseum.org (Repository found here).

Requirements

  • Git
  • Apache 2.4.58 or higher

Installation Instructions

Install Website

  1. Navigate to Apache website dir
cd /var/www/prod/
  1. Clone repository
git clone https://github.com/BritishMuseumDH/greensahara.git

Configure Apache with African Rock Art Website

If African Rock art is not already set up, please follow the instructions here

  1. Navigate to /etc/apache2/sites-available/
  2. Add the following line to the config, under <VirtualHost *:80>
Alias /greensahara /var/www/prod/greensahara

Current maintainers

IS Department - [email protected]

  • IS Development team

About

Repository for Green Sahara rock art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.1%
  • CSS 7.5%
  • HTML 7.3%
  • JavaScript 6.1%