Skip to content

pnp/maturity-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors