Git Product home page Git Product logo

all-in-one's Introduction

这个网站使用 Docusaurus 2 构建, a modern static website generator.

安装

$ yarn

开发

$ yarn start

此命令启动本地开发服务器并打开浏览器窗口。大多数更改都会实时反映出来,而无需重新启动服务器。

$ yarn build

此命令将静态内容生成到 build 目录中,并且可以使用任何静态内容托管服务提供。

部署

使用 SSH:

$ USE_SSH=true yarn deploy

不使用 SSH:

$ GIT_USER=<Your GitHub username> yarn deploy

如果您使用 GitHub 页面进行托管,此命令是构建网站并推送到 gh-pages 分支的便捷方式。

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.