5 Commits

Author SHA1 Message Date
feld
36edc77e39
Add clear warning to EIPs which are not Living or Final (#3663)
* Add clear warning to EIPs which are not Living or Final

* Expand EIP notices to all not yet finalized

* Use more encouraging language

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2021-07-22 17:00:21 +08:00
Micah Zoltu
74b5b96364
Makes the EIPs site maximally responsive. (#3605)
If you don't like full-width pages, you can resize your browser window.  When looking at code, having artificial width limits can lead to unnecessary scroll bars.
2021-06-08 15:16:04 -05:00
Micah Zoltu
f81d75e7e7
Changes the max width of EIPs site to be something reasonable. (#3163)
Uses a highly specific CSS selector to ensure that it overrides the minima selector of `.wrapper` which sets the max-width to 740px.
2021-01-15 01:15:23 +08:00
Ryan Ghods
dbb6600d10
Add anchor headings to EIPs website (#2581) 2020-10-29 00:06:00 +08: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