Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 682 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 682 Bytes

Idiosyncrasies of the HTML parser

This book is written in Markua and is published on Leanpub and on https://htmlparser.info/ using Netlify.

Building the book locally

The Leanpub version can't be built locally. The web version of the book is generated using Eleventy.

Install:

npm install

Build:

npm run build

Development:

npm run serve

Deploy status

Netlify Status