Skip to content

7THSYMBOL/critical-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Critical Data Website

This is the source code for the Critical Data website. The website uses Hugo, a static website engine, with the Universal theme.

Building the website locally

Hugo makes it fairly easy to prototype the website locally. The steps are:

  1. Install Hugo
  2. Clone this repository recursively: git clone --recurse-submodules [email protected]:MIT-LCP/critical-data.git
  3. Serve the website locally by running the following command in the root folder of this repository: hugo serve. More information on how Hugo works can be found here.

Deployment

The website is hosted on webserver. Add webserver as a remote and use git push to deploy the website. See https://wiki-lcp.mit.edu/index.php?title=Hugo-on-webserver for details.

Releases

No releases published

Sponsor this project

Packages

 
 
 

Languages

  • CSS 99.1%
  • HTML 0.9%