-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a little introduction and a little nicer ending
- Loading branch information
Showing
2 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,19 @@ | ||
= Introduction | ||
|
||
This is The Camping Book, currently a progress in work. | ||
Camping is a small web framework, less than 4k, a little white blood cell in | ||
the vein of Rails. This little book will start with a tutorial which takes | ||
about fifteen minutes - by the end you should have a little Camping site up. | ||
The following chapters will eventually go deeper into how both Camping, HTTP | ||
and Rack works. | ||
|
||
== Headline | ||
("Eventually", because these chapters are not written yet. This book is | ||
currently a very much work in progress, and we'll be very grateful if you want | ||
to help out.) | ||
|
||
Continue to {"Getting Started"}[link:book/02_getting_started.html]. | ||
If you at any moment need some help or have any questions or comments, we | ||
highly recommend {the mailing list}[http://rubyforge.org/mailman/listinfo/camping-list] | ||
which got plenty of nice people willing to help. We also have an IRC-channel | ||
at {#camping @ irc.freenode.net}[http://java.freenode.net/?channel=camping] | ||
if you're into that sort of things. | ||
|
||
Enough talk. Ready? Continue to {"Getting Started"}[link:book/02_getting_started.html]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters