Green-AI-Model / Green-AI-Model.github.io

1 stars 0 forks source link

Green Artificial Inteligence Model

This is the Github repo for the Green AI Model (https://green-ai-model.github.io/)

How to build

git clone git@github.com:Green-AI-Model/Green-AI-Model.github.io.git --recursive

If you already cloned without the submodule. You can add them with this:

git submodule init && git submodule update

Usefull Hugo commands

hugo server --minify # Start server (minimal html)
hugo mod clean #Cleans cache

How to edit

References

Use [https://citation.crosscite.org/], apa formatting, to generate the reference from doi, and use Zenodo DOI badge generator:

[![DOI:{DOI}](https://zenodo.org/badge/DOI/{DOI}.svg)](https://doi.org/{DOI})

e.g.

[![DOI:10.48550/ARXIV.2208.06102](https://zenodo.org/badge/DOI/10.48550/ARXIV.2208.06102.svg)](https://doi.org/10.48550/ARXIV.2208.06102)