Skip to content

loro2/zerocracy.github.io

 
 

Repository files navigation

Build Status Hits-of-Code

Availability at SixNines

See zerocracy.com.

This is a static website powered by Jekyll. Every time you push something to the master branch, Travis picks it up, re-generates the site with Jekyll, and commits new version to the gh-pages branch. Then, GitHub Pages re-publish the content to www.zerocracy.com.

How to contribute

Read these guidelines. Make sure you build is green before you contribute your pull request. You will need to have Ruby 2.3+ and Bundler installed. Then:

$ bundle update
$ bundle exec jekyll build

If it's clean and you don't see any error messages, submit your pull request.

To see how the site looks locally, run this:

$ bundle exec jekyll serve

Then, open the site in your browser via http://localhost:4000. Every time you change the content, Jekyll will re-build the site. You can make your changes on-fly.

About

Zerocracy.com and its blog, powered by Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 88.1%
  • Ruby 11.9%