Skip to content

Replace custom author byline with ABlog postcard sidebar#503

Merged
PolarBean merged 1 commit into
mainfrom
ablog-postcard
May 26, 2026
Merged

Replace custom author byline with ABlog postcard sidebar#503
PolarBean merged 1 commit into
mainfrom
ablog-postcard

Conversation

@niksirbi
Copy link
Copy Markdown
Member

@niksirbi niksirbi commented May 22, 2026

Reverts the custom author byline introduced in #496 and replaces it with ABlog's built-in postcard sidebar templates, following the same approach used in neuroinformatics-unit/movement#990. See discussion under the movement PR for context on how we reached this decision.

Preview.

image

Changes

  • Remove the add_blog_author_byline Sphinx extension hook and its imports from conf.py
  • Remove the .blog-post-author CSS block from custom.css
  • Add html_sidebars config to use ABlog's native postcard.html + recentposts.html templates on blog post pages, and authors.html + archives.html on the blog index
  • Set fontawesome_included = True so ABlog renders icons via the FontAwesome already bundled by the PyData theme

@PolarBean PolarBean merged commit 9a16ba3 into main May 26, 2026
6 of 7 checks passed
@PolarBean PolarBean deleted the ablog-postcard branch May 26, 2026 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants