Skip to content
Snippets Groups Projects
Forked from Hackathon BELLA / plantillaMkDocs
1 commit behind the upstream repository.

Plantilla MkDocs

Building locally

To work locally with this project, you'll have to follow the steps below:

  1. Fork, clone or download this project
  2. [Install][] MkDocs
  3. Preview your project: mkdocs serve, your site can be accessed under localhost:8000
  4. Add content
  5. Generate the website: mkdocs build (optional)

Read more at MkDocs [documentation][].