目录

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:

  1. Install Python using your preferred package manager. For example:

     brew install python3
  2. Install MkDocs:

     pip3 install mkdocs
  3. Install the ‘material’ theme:

     pip3 install mkdocs-material
  4. Install the ‘material’ theme:

     pip3 install mkdocs-markdownextradata-plugin

Preview changes

To preview the docs locally, follow the steps below:

  1. Run the following command to start MkDocs:

     mkdocs serve
  2. In a browser, navigate to http://127.0.0.1:8000 to preview the docs.

关于
68.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号