* Add description field to the EIP header
* Update 2718
* Move description rendering to below the title
* Remove the simple summary from the template
This has been removed from EIP-1 on 15-09-2019 in the PR https://github.com/ethereum/EIPs/pull/2186.
* Update title/description/abstract with new recommendation
* Mention length limit of description
* Add Matomo tracking
* Add development instructions to README
* Add dynamic metadata for EIP pages
* Escape title strings
* Remove Matomo
* Use variables from _config.yaml in head.html
* Omit Jekyll version from header
* Also use twitter_username from _config.yml