4 Commits

Author SHA1 Message Date
Alex Beregszaszi
1bfcf0c138
Add description field to the EIP header (#3706)
* 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
2021-08-18 07:05:10 +08:00
lightclient
0c3a44ee82
Update html title to be EIP-N (#2923)
* update html title to be EIP-N

* update unfurlers to be EIP-N
2020-08-29 13:20:48 +08:00
William Entriken
dac5bfd32f Support MathJax (#1866)
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2019-12-15 22:51:45 +00:00
Sam Richards
8350c1f498 Update meta tags (#2325)
* 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
2019-11-04 19:27:38 -06:00