- 
Create a folder where your Markdown files will be. That folder needs to have the following structure:
<MARKDOWN_ARTICLES_PATH> docs *.md mkdocs.yml - 
The mkdocs..yml file contains all the settings for you site. Check more options on https://www.mkdocs.org/
 - 
Run the container
docker run -p 8000:8000 -v <MARKDOWN_ARTICLES_PATH>:/docs jnonino/mkdocs 
- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
MkDocs Image
License
cn-writing/mkdocs
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
About
MkDocs Image