Giter Site home page Giter Site logo

rubyconf2011's Introduction

RUBYCONF BRASIL

This is the source code for the RubyConf Brasil Website. It is based on the excellent nanoc3 static site generator.

INSTALL

You need to have Ruby installed and the Bundler gem.

Then just run bundle to install the dependencies and bundle exec nanoc3 compile. This will generate the entire website in the 'output' directory.

You can now run bundle exec nanoc3 autocompile to run the Webrick web server and see the generated website opening a web browser pointing to http://localhost:3000

Now whenever you change a file in the /contents directory, Nanoc3 should recompile the static output.

SPEAKER

If you're a speaker, fork this project and change your information. You can change your profile information at lib/speakers folder (find your file and edit it) and your talk details at content/talks folder.

For best results, add a squared 137x137 image at the images/avatars/[talk_id]/medium folder and a thumbnail 49x49 image at the images/avatars/[talk_id]/thumb folder. If you are going to present with a co-speaker, put his image at images/avatar_cospeakers folder.

WHAT'S UP SECTION

The main page of the website has a list of short news items. You can create them running bundle exec rake create:article title='new article' lang='en' and it will create the article file in the correct 'content/whatsup' directory.

If you're posting more than 1 news article in the same day, you can use the 'order' parameter to add a manually incremental number, so the items are properly sorted.

rubyconf2011's People

Contributors

akitaonrails avatar luizfonseca avatar qmx avatar prodis avatar fnando avatar theleoborges avatar tapajos avatar dui avatar fellix avatar carlosbrando avatar danielvlopes avatar ericfer avatar krsmurata avatar lucashungaro avatar kawamanza avatar bernardeli avatar scalone avatar vquaiato avatar caffo avatar

Watchers

James Cloos avatar Saulo Lima 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.