Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maturity Model for Microsoft 365

Maturity Model for Microsoft 365 Pnp Site Repository. This repository creates the website content at https://pnp.github.io/maturity-model

Build Docs Locally

From the repository root:

dotnet tool update -g docfx
docfx docs/docfx.json

Build output is generated in docs/_site.

Serve Docs Locally

From the repository root:

docfx docs/docfx.json --serve --port 8081

Then open http://localhost:8081.

Troubleshooting

  • If you are in the docs folder, use docfx docfx.json (not docfx docs/docfx.json).
  • If port 8080 is in use, run with a different port (for example --port 8081).

About

Maturity Model for Microsoft 365

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors