Skip to content

Latest commit

 

History

History
86 lines (38 loc) · 1.66 KB

README.rdoc

File metadata and controls

86 lines (38 loc) · 1.66 KB

Introduction

Repository for rubyday.it, a static site built with nanoc, a Ruby web publishing system for building small to medium-sized websites.

Screenshot for a desktop browser.

Screenshot for a mobile browser.

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.

Next steps

  • Decouple text content in simpler configuration files (descriptions, forms, registration in primis)

Documentation guidelines

  • Do not duplicate existing knowledge.

  • Add the right information in the right place.

  • Update the CHANGELOG

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

Andrea Reginato

Contributors

See CONTRIBUTORS

Changelog

See CHANGELOG

Copyright

Copyright © 2011 Andrea Reginato. See LICENSE for details.