Sitio visible en: https://jaquerespeis.github.io/ciberObservatorio/
git clone git@github.com:JaquerEspeis/ciberObservatorio.git
Crear un ambiente virtual
which python
python -m venv venv
source venv/bin/activate
which python
Instalar mkdocs-material
pip install mkdocs-material
mkdocs serve