Skip to content

rubydayit/conference_site_2012

 
 

Repository files navigation

Italian Ruby Day 2012 conference website

Repository for the Italian Ruby Day 2012 conference website, a static site built with nanoc, a Ruby web publishing system for building small to medium-sized websites.

Screenshot for a desktop browser

Desktop screenshot

Requirements

Ruby ~> 1.9.2

Installation

bundle install

Usage

Compile the site locally:

nanoc3 autocompile  # start the autocompiler and run the local server

The web site is now visible at localhost:3000

Contribute

Fork the repository on github and issue a pull request with your changes.

Feedback

Use the issue tracker for any bug you find and write us a mail or a tweet for any feature or idea that can improve the project. Feedback is always welcome. Always.

Links

Authors

Below is the output from git-summary.

 project: conference_site
 commits: 191
 active : 68 days
 files  : 85
 authors:
   112	Andrea Forni            58,6%
    34	Andrea Reginato         17,8%
    20	Fabio Cantoni           10,5%
    13	Elia Schito             6,8%
     5	Matteo Collina          2,6%
     3	pigats                  1,6%
     2	Andrea Pavoni           1,0%
     1	Braden                  0,5%
     1	cirpo                   0,5%

Copyright

Copyright (c) 2011 Andrea Reginato. See LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.1%
  • JavaScript 26.9%