Skip to content

ilri/data.ilri.org

 
 

Repository files navigation

data.ilri.org

Landing page for ILRI's data resources.

data.ilri.org screenshot

You can view the site at https://data.ilri.org.

Technology

This site was built using Bootstrap, the HTML, CSS, and JS framework.

Building

To build this site for local viewing or development:

$ git clone https://github.com/ilri/data.ilri.org.git
$ cd data.ilri.org
$ python -m http.server

The site will then be available on your local machine at: http://localhost:8000

License

This repository contains the code of Bootstrap which is licensed under the MIT license.

Otherwise, the contents of index.html is CC BY-SA 4.0.

About

Landing page for ILRI's data resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.1%
  • CSS 18.3%
  • JavaScript 7.6%