HTML5
- Lead: ASK Humble Manservant: ALB
- Two reference browsers: Firefox and Google.
- Users employ -format html5 to get HTML 5 output, otherwise, it's HTML 4.
- Test for HTML 5 support in the browser, if it's not there, exit an error message.
- Output file:
- If one HTML file only, then embed the CSS data into the HTML page.
- If more than a single HTML file (so: multiple HTML files, or an image file, etc.), then create a directory with CSS, HTML files and other artifacts. Name of directory is the name of the output file specified by the user, minus the .html extesion.
Continuous Delivery
- Co-leads: ALB and ASK
- Add features from Packaging Checklist (on the Wiki)
- Add the Groovy acceptance tests
- Try to do everything in the Ant file
- More details to follow.
Platypus v. 0.2.4
- Lead: ALB
- November 30th bugfix release.
Labels