Conversation
|
🚀 Draft Preview: https://pr178-draft.lc0.org/ |
There was a problem hiding this comment.
Pull Request Overview
This PR implements a new visual design for blog author information, moving from a simple text attribution to a styled author box with avatars and metadata. The changes introduce a centralized author data configuration system and update the blog listing and detail page layouts to display rich author information.
Key Changes:
- Created a new
blog.cssfile with dedicated styles for blog summaries and author boxes - Implemented a YAML-based author data system with avatars, titles, and profile links
- Updated blog templates to display author information prominently with enhanced styling
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| themes/leela/layouts/_partials/head/css.html | Added blog.css to the CSS bundle |
| themes/leela/assets/css/main.css | Removed legacy blog-related CSS (moved to blog.css) |
| themes/leela/assets/css/blog.css | Created new dedicated stylesheet for blog post and author styling |
| layouts/blog/section.html | Updated blog listing to display author names with new layout structure |
| layouts/blog/page.html | Replaced simple author attribution with rich author box component |
| data/authors.yml | Added centralized author configuration with avatars, titles, and URLs |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
🚀 Draft Preview: https://pr178-draft.lc0.org/ |
|
🚀 Draft Preview: https://pr178-draft.lc0.org/ |
|
🚀 Draft Preview: https://pr178-draft.lc0.org/ |
|
On the main page: https://pr178-draft.lc0.org/blog/ |
|
🚀 Draft Preview: https://pr178-draft.lc0.org/ |
|
🚀 Draft Preview: https://pr178-draft.lc0.org/ |
Any of the authors are welcome to adjust their titles to something more fitting, I just guessed.