Skip to content

umd-mith/aadhum

Repository files navigation

AADHum

This repository contains a Gatsby site for the AADHum Project hosted at the Maryland Institute for Technology in the Humanities.

Develop

You will need to install Node and Git before you can develop the AADHum website. Once you've installed Node follow these steps.

git clone https://github.com/umd-mith/aadhum
cd aadhum
npm install
npm run start
open http://localhost:8000/

Deploy

The site is hosted on Netlify currently at:

https://aadhum.netlify.com/

When you push changes to GitHub Netlify will automatically deploy the site.

Releases

No releases published

Packages

No packages published