The Wayback Machine - https://web.archive.org/web/20201108234503/https://github.com/zerocracy/zerocracy.github.io
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.