Skip to content

This is a simple sample site running with the Ruby based Roda web toolkit. See it running on IBM Cloud:

License

Notifications You must be signed in to change notification settings

erdmenger/roda-sample-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web Application with Roda

Roda is a Ruby based web toolkit 'designed for building fast and maintainable web applications in ruby'.

With this example application I follow the article from Michael R. Cook.

The navigation bar is derived from Tania Rascia's article on Responsive Dropdown Navigation Bar.

Development

$ bundle install
$ rerun --no-notify bundle exec rackup

Have fun Tweeking, Coding and testing.

About

This is a simple sample site running with the Ruby based Roda web toolkit. See it running on IBM Cloud:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published