ml-energy / ml-energy.github.io

Source for the ML.ENERGY homepage

Home Page:https://ml.energy

Repository from Github https://github.comml-energy/ml-energy.github.ioRepository from Github https://github.comml-energy/ml-energy.github.io

The ML.ENERGY Initiative

This repository contains the source code for the https://ml.energy website.

Code was adapted from here.

Adding Stuff

Everything is raw HTML and CSS. For example, if you want to add a new member, just find the section for Members in index.html, duplicate the div element for an existing member, and punch in information.

Requirements for PRs

  • You should preview locally in a web browser whether it looks fine (e.g., no weird Bootstrap grid rendering) and attach a screenshot in the PR (just for the part of the website that changed).
  • Profile images for people should be 400 x 400 pixels (otherwise photo sizes will go all haywire when the screen is scaled down to mobile) and no larger than 100 KB for optimized loading latency.

About

Source for the ML.ENERGY homepage

https://ml.energy


Languages

Language:CSS 60.5%Language:JavaScript 24.5%Language:HTML 15.0%