-
Notifications
You must be signed in to change notification settings - Fork 404
New style for blog authors #178
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
base: master
Are you sure you want to change the base?
Conversation
|
🚀 Draft Preview: https://pr178-draft.lc0.org/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.