iShibi / html-parser-book

Idiosyncracies of the HTML parser

Home Page:https://htmlparser.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Idiosyncracies of the HTML parser

https://htmlparser.info/

License:Creative Commons Attribution 4.0 International


Languages

Language:JavaScript 34.5%Language:CSS 27.7%Language:HTML 14.9%Language:Nunjucks 14.3%Language:Python 8.6%