1. Fixed overflowed line through of headings, use a better solution to achieve the same effect
2. Adjusted the font size of headings when in smaller screens, it was way too big for mobile devices and reduces readability
3. Added paddings for the Recent News section, it used to have no paddings and looks weird
4. Adjusted the navigation anchor links for sections, the button style was way too big and not harmony with the rest of the design pattern
5. Added comments for blocks
6. Make it more consistent for paddings, margins and other styles for each of the sections
7. Fixed the entangled styles with the size of view ports, make it more smoother when resizes
8. Remove hard-coded paddings and margins
9. Fixed incorrect vw unit usages, center navigation items, linted function calls
10. Added some small animation transitions for the smoother experience
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
1. Limit embedded X (Twitter) widget iframe with
- 600px of width with data-width attribute,
- 800px of height with data-height attribute.
2. Adjusted the styles of the container of X (Twitter) widget for better UI/UX with centered elements.
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This change enables an opt-in switch to new styles for /community
It is opt-in to enable localizations to migrate to the new page on their
own timeline.
Move the code of conduct page under /community
Add redirect
Use text from CNCF COC and note the revision we imported it at
Add note to top of imported file not to edit it directly