Sitio visible en: https://jaquerespeis.github.io/ciberObservatorio/
git clone [email protected]: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