Conversation
|
@copilot one more note: add a favicon (this one: https://github.com/XRPLF/xrpl-dev-portal/blob/master/favicon.ico) |
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
…ethereum.org Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
Added the XRPL favicon from xrpl-dev-portal. The favicon has been integrated into the base template and build process, so it appears on all pages (homepage, category pages, and individual XLS pages). The favicon file is now copied during the build process and properly referenced in the HTML head section. Commit: badee2b |
|
@copilot this text isn't properly centered: |
|
@copilot also in the same screenshot above, it says "Community" twice (once in the title, once in the badge). Can we remove one of those, however that might look best? |
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
|
@copilot the colors for "Protocol" and "Stagnant" are a bit too similar: |
…ocol and Stagnant Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
Fixed! Removed the duplicate "Community" badge from category page headers. Now the header only shows "Community XLS Standards" and the count, eliminating the redundancy. The same improvement has been applied to all category pages (Amendment, Protocol, Community). Commit: 2b107a0
Fixed! Changed the "Stagnant" status badge color from yellow (#FAFF19) to red (#FF4444) to clearly distinguish it from the "Protocol" category badge which remains gold (#FFD700). This provides better visual separation between the two similar-looking elements. Commit: 2b107a0 |
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
|
@copilot the heading still isn't centered, please fix. Also, the "Created" column is a bit squashed Also, it's kind of weird that there's a space between the name and the arrows in the column headings - please remove that space (or at least make it less) |
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
Fixed all three issues: ✅ Category navigation centering: Added explicit The changes also include improved mobile responsive styling for the category navigation. Commit: 930acac |
|
@copilot can you make the per-category page headings match the main page headings in style a bit more? e.g. compare In particular, I'd like the count to be in the same place (at the bottom) and for the alignment/styling to match. |
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
Fixed! Restructured the category page headings to match the main page style:
Now all category pages have the same visual hierarchy as the homepage with the count positioned at the bottom. Commit: 02745a2 |
…page table, XRPL favicon, and comprehensive Contribute page (XRPLF#331) Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Mayukha Vadari <mvadari@gmail.com> Co-authored-by: Mayukha Vadari <mvadari@ripple.com>







Clean up XLS parser, add category-based navigation with enhanced homepage table, XRPL favicon, and comprehensive Contribute page
Key Changes
Parser Cleanup
XLSDocumentdataclass to includecategoryandcreatedfields that were present in XLS documents but not being parsedEnhanced Homepage
Category-based Organization
Visual Enhancements
Branding & Community Integration
Recent Updates
Before/After
Before: Simple 4-column table with basic functionality and no contribution guidance
After: Rich 6-column table with category filtering, enhanced navigation, dedicated category pages, improved visual design, proper XRPL branding, comprehensive contribution documentation, and consistent styling across all page types
All changes maintain backward compatibility while significantly improving discoverability, user experience, and community engagement. The site now matches the organizational patterns and community features of established standards sites like eips.ethereum.org.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.