Skip to content

drone/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Gitter

Blog for the Drone continuous integration server, found at blog.drone.io. We would love to start accepting guest blog posts, so if you are interested please send us a message on Gitter to discuss.

Setup

This website uses the Hugo static site generator. If you are planning to contribute you'll want to download and install Hugo on your local machine.

Install on OSX with brew:

brew install hugo

Install using the Go tool:

go get github.com/spf13/hugo

Or follow these instructions for your platform: http://gohugo.io/overview/installing/

Build

Generate the website and output to ./public

hugo -t drone

Generate the website, serve on localhost:1313, and automatically refresh the browser when a change is detected:

hugo server -w -t drone

About

static website for blog.drone.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •