Skip to content

researchdata-se/docs.researchdata.se

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.