Architecture lab 1: Actions and benchmarks group#52
Open
Conversation
**LaTeX Rendering Fixes:** - Add KaTeX CDN fallback to ensure CSS loads on GitHub Pages - Configure rehype-katex with error-tolerant settings (strict: false, throwOnError: false) - Reorder CSS imports (KaTeX before globals) to allow overrides - Add explicit .katex-display styling for proper spacing and centering **Typography & Readability Improvements:** - Increase base font size to 18px with line-height 1.75 - Enhance prose configuration with better spacing and hierarchy - Improve heading styles with proper weights, spacing, and borders - Remove backticks from inline code styling for cleaner appearance **Layout Enhancements:** - Add subtle background gradient (slate-50 to slate-100) - Increase article max-width from 4xl to 5xl for wider reading area - Add white background with shadow to article for visual depth - Improve sidebar design with gradient background - Enhance responsive padding and spacing **Content Styling:** - Professional dark-themed code blocks with syntax highlighting support - Enhanced blockquotes with gradient backgrounds and border accents - Better list spacing and visual hierarchy - Improved table, link, image, and horizontal rule styling - Clear visual separation between content sections **Audit Header Redesign:** - Larger, bolder title (text-5xl, extrabold) for better hierarchy - Enhanced tag styling with borders and improved colors - Add author section with icon - Add bottom border to separate header from content - Improve banner designs for review/staging modes with icons This addresses double-rendering issues on GitHub Pages and significantly improves readability and visual appeal of audit pages. Fixes: LaTeX rendering twice (raw + formatted) Improves: Overall page aesthetics, typography, spacing, and user experience
|
🚀 Preview Deployed Your preview is ready for review! 🔗 Preview URL: https://arpg.github.io/vla-foundations/staging/pulls/52// Next Steps
This preview will be removed when the PR is closed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Audit notes for today's session.