code publisher v0.1
| February 22nd, 2008i hacked together some scripts to automate over vim’s ability to dump its buffers to html, and to run that html through tidy. I also used some stream editing to add a nice title, description, and footer. All of it should validate to xhtml strict, if the description is entered properly. Check out the bash and vim scripts here; they marked themselves up:
../code/dump2html.sh.html
../code/dump2html.vim.html