Giter VIP home page Giter VIP logo

influxdb-v1-docs-cn's Introduction

Chinese Documentation for InfluxDB v1.x | InfluxDB v1.x 中文文档

欢迎来到 InfluxDB v1.x 中文文档仓库!

这里存放的是 InfluxDB v1.x 中文文档的源文件。官方英文文档的源文件则存放于 influxdata/docs.influxdata.com-ARCHIVE

如果你发现或遇到了 InfluxDB 的文档问题,可随时提 Issue 来反馈,或者直接提交 Pull Request 来进行修改。

参考: 本文档基于最新稳定版的InfluxDB v1.8版本的官方手册进行翻译。

  1. 下载并安装Hugo

    下载地址:https://github.com/gohugoio/hugo/releases/tag/v0.75.0 根据操作系统,下载前缀为“hugo_extended_0.75.0”的压缩文件。

  2. 安装NodeJS并下载需要的依赖

    下载地址:https://nodejs.org/en/download/

    npm i -g postcss-cli autoprefixer
    
  3. 启动Hugo服务

    Linux/macOS:

    $ cd 至该repo根目录
    $ ./server_start
    

    Windows:

    $ cd 至该repo根目录
    $ hugo serve
    

    查看文档: http://<ip_address>:<port_number>

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.