-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Website: Human-friendly preamble #6017
Website: Human-friendly preamble #6017
Conversation
A critical exception has occurred: |
One data point: I kind of like the table view slightly better... |
I'm not opposed generally to changing the layout, but I think the template currently in this PR makes it harder to scan for relevant information. What about something like this: Ignore the fonts, font sizes, and colors 🤣 Notable changes:
|
Good idea, but that'll be quite a bit more work. I'll move it to draft in the meantime. |
If you have any idea how to do this, your help would be appreciated. But it really really doesn't want to work. |
Something like: a {
height: 1ex;
display: inline-block;
vertical-align: baseline;
}
.inline-svg {
width: 100%;
height: 100%;
object-fit: cover;
} Probably want to use a class for the |
Fixed. |
* Website: Human-friendly preamble * Fix syntax error * Fix more syntax errors * Indicate authors a little better * Fix small typo * Fix another syntax error * Make use of blockquotes for withdraw reason * Remove redunant/removed items * Add additional linebreak * Include bootstrap CSS * Move to correct folder * Add responsive meta tag * Badges fade on hover * Commit changes so far * Temporarily delete integrities while in development * Delete custom-head.html * Update eip.html * Update eip.html * Update style.scss * Remove bootstrap references * Use remove theme that adds markdown * Use regular minima again * Add bootstrap styling * Remove MathJax and bootstrap from eips rendering * ... and place it in the head * Fix typos * Make header work with bootstrap * Add category badges * Update styles * Fix integrities * Upgrade to mathjax v3 * Update style.scss * Use correct mathjax integrity * Change badge color scheme * Move badges to before title * Always link to discussion * Automatically open discussion links in new tab * Reorder preamble items & fix some rendering issues * Fix page title for ERCs * Add descriptions * @SamWilsn's authorlist suggestion * Some changes that @SamWilsn suggested * Update authorlist to use no break spaces * Make data wrap better & center-align discussion link * Move @ into GitHub link * Actually center link * Use table layout instead of an actual table * Fix table formatting * Go back to normal table layout * Add magic sauce * Add unknown magical @SamWilsn code I hope you know what you're doing Co-authored-by: Sam Wilson <[email protected]> * TIL there IS an else tag * 🤦♂️🤦♂️ Double facepalm * Add inline svg style * Use inline SVG styling & add discussion bubble * Remove third typo * Add styling to make SVG links a bit better * Add no-underline class * Add no-underline class to icon links * Add padding to footer to fix some styling issues * Target the right class * Fix footer * Use different target for footer fix * Final(tm) footer fix * Use Sam's magic answer with SCSS and see how it turns out * Fix it * Update content-width to 100% * Oops typo * Make icons a tad bit smaller * Make badges a bit bigger * Add EIP- prefix to requires items TODO: maybe use ERC prefix when needed? * Fix width * Lower font size Co-authored-by: Sam Wilson <[email protected]>
Turns this:
Click to expand
Into this:
Click to expand
Test it out yourself (it looks better in context than in screenshots): https://pandapip1.github.io/EIPs/