Giter Site home page Giter Site logo

website-2's Introduction

website

All website material of Dragonfly

开发前请仔细阅读https://docsite.js.org

准备

  • 确保终端中有安装node
  • 在终端中执行npm i docsite -g全局安装docsite
  • git下载整个工程文件
  • 进入工程目录,执行 npm i执行依赖安装
  • 执行docsite start进行本地验证查看
  • 提交代码并创建pull request

文档编写及放置

一般文档

放置在docs/en-usdocs/zh-cn下,分别对应中文文档和英文文档,中英文件名需保持一致。

开发者文档

放置在docs/en-us/developersdocs/zh-cn/developers下,分别对应中文文档和英文文档,中英文件名需保持一致。菜单配置在site_config/developers.js中。

博客文档

放置在blog/en-usblog/zh-cn下,分别对应中文文档和英文文档,中英文件名需保持一致。 内容形式为

---
hidden: false
title: title
keywords: keywords1,keywords2
description: some description
author: author name
date: 2018-12-29
---

博客文档会按时间先后自动进行排序,无需进行菜单配置.

暂时不想显示的文档hidden设为true

下载页文档

对应blog/en-us/download.mdblog/zh-cn/download.md,分别对应中文文档和英文文档。

其他

website-2's People

Contributors

lowzj avatar aliwaredoc avatar purple-force avatar starnop avatar anjia0532 avatar allencloud avatar forgetme17 avatar ringtail avatar apengn avatar yuansmin 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.