Skip to content

idupanloup/RNA-seq_course_0122

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course website template

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

To host it locally, install MkDocs:

pip install mkdocs

and 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/.

For an automatically generated github page, you can run:

mkdocs gh-deploy

This will generate a webpage at:

https://yourname.github.io/reponame

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published