Skip to content

AstralProtocol/EASIER-WEBSITE-V3

 
 

Repository files navigation

EASIER-WEBSITE-V3

The EASIER Data Initiative Website


Install Prerequisites

You can install all necessary libraries through the following command in the root directory.

$ pip install -r requirements.txt

Running locally

To view the website locally, run the following command in the root directory (it should automatically open up localhost in a browser)

$ ablog clean && ablog build && ablog serve

Deploying to Netlify

Edit Netlify project settings to point to this repository, and set the build command to make html. Set the build directory to _build/html.

Notes

  1. Built with Python 3

About

The EASIER Data Initiative Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%
  • HTML 0.0%
  • Python 0.0%
  • CSS 0.0%
  • Batchfile 0.0%
  • Makefile 0.0%