This website will just contain the web files and any files needed by them. The repository from which these files are generated is [VTK Examples](https://gitlab.kitware.com/vtk/vtk-examples). You need to have cloned this site by default into a repository called `vtk-examples`.
## Creating the site
Create the site on GitHub, do not use the same name as the Kitware repository namely `vtk-examples`.
Choose a name like `vtk-examples-web`. This means that when you clone the repository, you don't have to select a different name as the repository `vtk-examples` already exists.
## Cloning
Clone the site and you should have a folder `vtk-examples-web`. For convenience this should be in the same folder as your local [vtk-examples](https://gitlab.kitware.com/vtk/vtk-examples) repository.
## After checkout
Go to the `vtk-examples`, ensure that the file `mkdocs.yml`has the correct parameters.