Skip to content
forked from drone/docs

开源持续集成工具 Drone 的中文文档翻译。由于目前官方不暂支持有关文档翻译的拉取请求,计划暂时部署在个人的域名下。

License

Notifications You must be signed in to change notification settings

Lostrit/drone-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This repository contains the source for docs.drone.io. To generate the documentation you will need to download and install the hugo static website engine.

Generate the documentation:

$ hugo

                   | EN   
-------------------+------
  Pages            | 869  
  Paginator pages  |   0  
  Non-page files   |   1  
  Static files     |  43  
  Processed images |   0  
  Aliases          | 355  
  Sitemaps         |   1  
  Cleaned          |   0  

Total in 926 ms

Generate the documentation and serve at localhost:1313:

$ hugo server -b http://localhost:1313 -w

                   | EN   
-------------------+------
  Pages            | 869  
  Paginator pages  |   0  
  Non-page files   |   1  
  Static files     |  43  
  Processed images |   0  
  Aliases          | 355  
  Sitemaps         |   1  
  Cleaned          |   0  

Built in 379 ms
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop

About

开源持续集成工具 Drone 的中文文档翻译。由于目前官方不暂支持有关文档翻译的拉取请求,计划暂时部署在个人的域名下。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 38.0%
  • Less 23.0%
  • HTML 18.7%
  • CSS 16.2%
  • Go 3.9%
  • Shell 0.2%