Skip to content

bjelline/web-engineering-textbook

Repository files navigation

Textbook 'Web Engineering'

My Textbook on Web Engineering. Developed on github, published at http://web-engineering.github.com

I hope this grows into a full textbook over time, like http://web-development.github.com did.

How to Read the book

Point your browser at http://web-engineering.github.com

How to contribute small changes

fork this repository.

on the github site, browse the folders sources... you'll find all the texts there. Use githubs editing capability to fix typos, add clarifications.

Send me a pull request when you're done.

How to contribute large changes

fork this repository.

run rake to find out how to generate the html-version

When you are content with your changes, push up to your own github repository, and send me a pull request