ZoneMinder / zoneminder.github.io

The code for www.zoneminder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the jekyll code for www.zoneminder.com. You should be able to browse a current dev snapshot of the site at http://zoneminder.github.io

Install jekyll at http://jekyllrb.com/

To build the site locally, run jekyll build You can also have jekyll launch a local webserve with jekyll serve

OSX Notes: You may need to do bundle exec jekyll serve if jekyll serve doesn't work

If you would like to propose a change, please do the following:

  1. Check out this git repo locally, install jekyll, and such.
  2. Create a branch.
  3. Make your change locally and test it with jekyll serve and then browse to http://localhost:4000
  4. If things look good, submit a PR with a screenshot.
  5. If the PR gets accepted, @kylejohnson can push the updated site to the live server.

Thanks!

About

The code for www.zoneminder.com


Languages

Language:CSS 88.8%Language:HTML 11.1%Language:Ruby 0.1%