Giter Site home page Giter Site logo

developer-site's Introduction

宜搭开发者中心

宜搭开发者中心是通过 Docusaurus 2 构建的一个开发者平台,用于沉淀宜搭面向开发者的使用案例和教程。

安装依赖

$ npm install

本地启动

$ npm start

启动后,我们便可以在本地通过 http://localhost:3000/developer-site/ 进行访问。

P.S.: 本地启动情况下,全局搜索是不生效的。

构建

$ npm run build

构建产物将输出到 build 目录。

部署

$ npm run deploy

通过执行部署命令会自动执行文档构建,我们会将文档部分(即 build 文件夹下的内容)推送到 Github 的 docs 分支,从而触发部署到 gh-pages,接下来便可以通过 https://dingtalk-yida.github.io/developer-site/docs/guide/about 进行访问了。

developer-site's People

Contributors

yize avatar orangeyyy avatar oahyuhao avatar qingqing23 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.