Skip to content

feat: add header links and keep reading to blog post pages - #933

Merged
lwasser merged 3 commits into
pyOpenSci:mainfrom
lwasser:fix-headers-links
Aug 4, 2026
Merged

feat: add header links and keep reading to blog post pages#933
lwasser merged 3 commits into
pyOpenSci:mainfrom
lwasser:fix-headers-links

Conversation

@lwasser

@lwasser lwasser commented Aug 4, 2026

Copy link
Copy Markdown
Member

This adds 2 new features

  1. it adds the header links that minimal mistakes theme had to h2-h4 for easier sublinking throughout the site
  2. It adds a "keep reading" section at the bottom of each blog post reusing the highlighted blogs partial from the home page.

@lwasser
lwasser requested a review from willingc as a code owner August 4, 2026 22:10
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for pyos-website ready!

Name Link
🔨 Latest commit 0cf68be
🔍 Latest deploy log https://app.netlify.com/projects/pyos-website/deploys/6a7263549e3de10008ef7ba4
😎 Deploy Preview https://deploy-preview-933--pyos-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@@ -0,0 +1,78 @@
/*

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This mimicks the MM theme feature

block (see shortcodes/blog-list.html), so styling stays consistent
site-wide.

Selection:

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keeping this simple for the time being using our 4 basic "tags"

@lwasser
lwasser merged commit 6588cda into pyOpenSci:main Aug 4, 2026
6 checks passed
@lwasser
lwasser deleted the fix-headers-links branch August 4, 2026 22:12
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.

1 participant