ironjacamar.org

The IronJacamar web site is built using Awestruct, and we welcome any contributions that will improve the site.

Requirements

Software

Getting Started

Installation

Install git

yum install -y git

Install ruby

yum install -y ruby ruby-devel

Install awestruct and therubyracer

gem install awestruct
gem install therubyracer

Get the website source from GitHub:

git clone git@github.com:ironjacamar/ironjacamar.org.git

Running the site locally

Acknowledgements

This website uses:

License

The content of this repository is released under Creative Commons Attribution Share-Alike 3.0 Unported (CC BY-SA 3.0). Sample code available on this website is released under GNU Lesser General Public License, version 2.1.

By submitting a “pull request” or otherwise contributing to this repository, you agree to license your contribution under the respective licenses mentioned above.