Merge pull request #2 from christopherclark/master Add CFF copyright, license
Merge pull request #2 from christopherclark/master
Add CFF copyright, license
This repo contains a tutorial for deploying your first .NET Core app on Cloud Foundry.
To set up MkDocs, follow the steps below:
Install Python using your preferred package manager. For example:
brew install python3
Install MkDocs:
pip3 install mkdocs
Install the ‘material’ theme:
pip3 install mkdocs-material
pip3 install mkdocs-markdownextradata-plugin
To preview the docs locally, follow the steps below:
Run the following command to start MkDocs:
mkdocs serve
In a browser, navigate to http://127.0.0.1:8000 to preview the docs.
docs-dotnet-core-tutorial
This repo contains a tutorial for deploying your first .NET Core app on Cloud Foundry.
Set up MkDocs
To set up MkDocs, follow the steps below:
Install Python using your preferred package manager. For example:
Install MkDocs:
Install the ‘material’ theme:
Install the ‘material’ theme:
Preview changes
To preview the docs locally, follow the steps below:
Run the following command to start MkDocs:
In a browser, navigate to http://127.0.0.1:8000 to preview the docs.