jhgoebbert / jupage.github.io

Mockito site project

Home Page:http://mockito.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Source code for Mockito site hosted at http://mockito.github.io/. Mockito source code lives at https://github.com/mockito/mockito.

Contributing to the website

The site is built with Jekyll and based on the github.com/t413/SinglePaged theme.

Clone this repository and install Jekyll:

sudo gem install github-pages

If you get permission problems on latest Mac OSx try:

sudo gem install -n /usr/local/bin/ github-pages

Then you can serve with Jekyll:

jekyll serve -w

Whenever you modify any file, the website is automatically reloaded in the browser.

About

Mockito site project

http://mockito.org


Languages

Language:CSS 81.5%Language:JavaScript 9.6%Language:HTML 8.9%