Giter Club home page Giter Club logo

cilib.github.com's Introduction

CIlib Documentation

This repository maintains the source for the CIlib website.

Contributing

Please feel free to fork this repo and help us add content by sending us a pull request.

Dependencies

To generate and view the website locally, Jekyll is required. The installation of Jekyll for different operating systems is described below (but please also reference the instructions at the Jekyll wiki).

Note that Jekyll requires Ruby to be present on the system.

Unix

Jekyll is installed using either your operating system package manager (applicable to most Linux distros) or via RubyGems:

gem install jekyll

Mac OS X

Mac OS X users will need to have XCode, as well as Ruby available on the system to use Jekyll. OSX users may require an update to RubyGems:

sudo gem update --system

Follow the instructions for Unix above. If required, the command may require superuser access, so prepend the commands with sudo.

Windows

Get Ruby installed on the system using the RubyInstaller You should use the 1.8.x release if 1.9.x causes you problems with unicode.

Follow the instructions for the RubyInstaller DevKit

Install Jekyll using gem:

gem install jekyll

Building and Viewing

cd into the cilib.github.com repository directory and build using:

rake preview

The generated site is available at http://localhost:4000

Markdown

This site uses the RDiscount markdown engine, which is an alternate engine for jekyll. The maruku engine seems to have problems when embedding content, such as some Github gists.

For this reason, it is necessary that you also install the RDiscount gem for ruby:

gem install rdiscount

License

...

cilib.github.com's People

Contributors

alishutc avatar benniel avatar censlin avatar daz avatar filinep avatar fleeting avatar gpampara avatar jcn avatar jogjayr avatar koomar avatar koriroys avatar ksgyoung avatar lukasknuth avatar mjpieters avatar nolith avatar philips avatar plusjade avatar pradeep1288 avatar sdball avatar segfaultax avatar sstarr avatar studiomohawk avatar tommyblue avatar vattay avatar xtine avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.