https://github.com/ml-energy/ml-energy.github.io
Source for the ML.ENERGY homepage
https://github.com/ml-energy/ml-energy.github.io
deep-learning energy energy-consumption machine-learning power power-consumption software-systems
Last synced: 4 months ago
JSON representation
Source for the ML.ENERGY homepage
- Host: GitHub
- URL: https://github.com/ml-energy/ml-energy.github.io
- Owner: ml-energy
- Created: 2022-08-02T05:04:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-12-20T05:34:17.000Z (5 months ago)
- Last Synced: 2025-12-21T16:20:00.072Z (5 months ago)
- Topics: deep-learning, energy, energy-consumption, machine-learning, power, power-consumption, software-systems
- Language: CSS
- Homepage: https://ml.energy
- Size: 14.4 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The ML.ENERGY Initiative
This repository contains the source code for the [https://ml.energy](https://ml.energy) website.
Code was adapted from [here](https://github.com/pras75299/One-page-Corporate-Template).
## 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.