Skip to content

yuzhangbit/docs_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs_template

Installation

./scripts/install_dependencies.sh

This script will install mkdocs and needed extensions.

Host documents and update the wetsite whenever markdown source files are changed.

mkdocs serve

View the documents

In any browser, visit the documentation website via the link below:

localhost:8005

Expose your wesite to others

./scripts/host_locally.sh

You can expose your website to other users through your IP. Find your own IP by

ifconfig

Then visit your website through the link below:

YOUR_IP:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages