This project is the source code for http://htmlparsing.com, plus the Perl code that converts it from Markdown format into HTML and uploads it to the server.
s page bodies in Markdown format
tt templates in Template::Toolkit format
static images and styles
t tests
build output
Perl and additional CPAN modules.
For building:
File::Slurp
Template
Text::Markdown
For testing:
Test::HTML::Tidy5
crank
.make
to build the site and inspect the result in the build
directory.make test
to check for HTML errors.s/index.md
.