/east-boston-master-plan-webpage

Conversion of the East Boston Master Plan from raster PDF to HTML and assets

Primary LanguageHTML

East Boston Master Plan

This was converted in July 2018 by Nat Taylor from the PDF available at bostonplans.org

The goal is to make it more readable, especially on phones/tablets and as such the positioning of some of the figures has changed and some typographical errors are present due to the image-to-text conversion.

Please submit corrections to nattaylor@gmail.com

TODO

Build Notes

pandoc --toc -H head.html --css style.css -s ch0.md ch1.md ch2.md ch4.md acknowledgements.md -o index.html

Process

  1. OCR with Tesseract
  2. Screenshot & caption all the figures
  3. Manually format in Markdown
  4. Spellcheck Markdown in MSWord
  5. Build with pandoc and post-process with PHP