Skip to content

unpoly/unpoly-story-slides

Repository files navigation

Web development 101

To start the slides, open index.html

Slides are also deployed at http://webdev101.makandra.de

Code examples are in examples.

One-line web server to serve the presentation and all examples:

ruby -run -ehttpd . -p8000 

Making changes to the repo

Edit slides in source/index.haml.

You can start guard using bundle exec guard. It will compile source/index.haml to index.html whenever you change it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published