Skip to content

mbed-ce/mbed-ce-dot-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mbed CE Documentation Website (mbed-ce.dev)

This is a docs website built with mkdocs and mkdocs-material.

Building Locally

  1. Create a python 3 venv, activate it, and install requirements.txt
  2. To build the site to HTML files, run
    $ mkdocs build
    
  3. Or, to serve the current site, watching for changes, run
    $ mkdocs serve
    

About

mbed-ce.dev Documentation Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published