This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.
Participate
Haml is a great language that makes your HTML code cleaner by removing things such as closing tags and relying on indentation.
Sass cleans up your CSS by adding nested rules, variables and functions, mixins and selector inheritance.
Both of these languages require Ruby, but are compiled down to HTML and CSS..
WEBCRAFT