I am looking for a simple commandline script/program to automatically \"inline\" all external css and javascript references for a html file. I basically want to create a single
EDIT : I wrote a little Python script for fun. It seems to work pretty well :
Inline2Mail
Or you can still try with :
Front compiler does something like that but it implies javascript. You have an online solution as well, with premailer. Finally you have a Python and a Ruby script to do it.