Skip to content

sib-swiss/course_website_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course website template

Find instructions at sib-swiss.github.io/gh-pages-training/.

This website is generated with MkDocs, with the theme Material.

To host it locally, install mkdocs-material:

pip install mkdocs-material

Fork this repository and clone it to your local computer. Then, make the repository your current directory and type:

mkdocs serve

To host it locally.

Check it out with your browser at http://localhost:8000/.

If you are ready to host it on GitHub, you can run:

mkdocs gh-deploy

This will generate a webpage at:

https://yourname.github.io/reponame

After that, the workflow specified at .github/workflows/render_page.yml will rebuild the website after you push to the main branch.

More documentation can be found on the MkDocs Material documentation.

About

Template to generate course websites in template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published