Skip to content

elixir-europe-training/ELIXIR-TrP-LessonTemplateInstructions-MkDocs

Repository files navigation

The website is generated with MkDocs, with the theme Material.

If working locally

To host it locally, install MkDocs:

pip install mkdocs

and Material with some plugins:

pip install mkdocs-material
pip install mkdocs-video
pip install mkdocs-bibtex 
pip install neoteroi-mkdocs

Clone this repository to your local computer. Then, make the repository your current directory and type:

mkdocs serve

to host it locally and check it out with your browser at http://localhost:8000/.

If using the Github editor

If you commit to the branch main (the default branch), the website will be automatically updated in 30-60 seconds.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •