Skip to content

marcus-sds/mkdocs-materials-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MKDOCS Customized Materials


Changed

  • Disabled Secondary side bar

  • Font is changed

  • Screen size is optimized

  • mkdocs.yml file is optimized


How to deploy

  • copy materials directory to your repo

      git clone https://github.com/marcus-sds/mkdocs-materials-template mkdocs
      cd mkdocs
      mkdir docs
      touch README.md
    
  • reference mkdocs.yml file (theme, extensions, menu and other options)

  • you can link disqus also

    https://disqus.com/

How to push to cloudfoundry

  • login to cf

      cd mkdocs
      cf login
    
  • push

      cf push
    

Reference Site

https://www.mkdocs.org/user-guide/styling-your-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published