gatsby-theme-ant-docs

Ant docs theme of gatsby

Usage no npm install needed!

<script type="module">
  import gatsbyThemeAntDocs from 'https://cdn.skypack.dev/gatsby-theme-ant-docs';
</script>

README

Ant Design Pro Site

The documentation source of Ant Design Pro.

Development

$ git clone git@github.com:ant-design/ant-design-pro-site.git
$ cd ant-design-pro-site
$ npm install
$ npm start

Then visit http://localhost:8001 .

Deploy

$ npm run site

Publish Components

$ npm run publish-components