marilynroxie / webapps-for-beginners

The beginnings of a book about building webapps for our intermediate groups.

Home Page:http://webapps-for-beginners.rubymonstas.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webapps For Beginners

Ruby Monday Study Group curriculum for intermediates

You can read it online here.

This book is built using middleman.

The source code is kept on the main branch. The build directory is .gitignored and should be initialized with another git repository so it can be pushed to the gh-pages branch in order to deploy changes to the site.

After making changes, once you've committed them, you can publish your changes to the website using:

./bin/publish

License: Creative Commons Attribution-ShareAlike

About

The beginnings of a book about building webapps for our intermediate groups.

http://webapps-for-beginners.rubymonstas.org


Languages

Language:CSS 37.3%Language:Ruby 28.8%Language:HTML 17.3%Language:JavaScript 13.7%Language:Shell 2.9%