Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 537 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 537 Bytes

docs.researchdata.se

Harvesting, controlled vocabularies and metadata documentation.
The documentation is live on:
https://docs.researchdata.se

edit online

Make changes to the markdown files in the docs directory and commit.

edit on your computer

This requires python and pip

install dependecies localy

pip install mkdocs mkdocs-material

run localy

mkdocs build - Build the documentation site.
mkdocs serve - Start the live-reloading docs server.