Skip to content

ExplorViz/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

Source code files for ExplorViz's website using mkdocs

Preview

docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material

Build

docker run --rm -it -v ${PWD}:/docs squidfunk/mkdocs-material build