Add Plausible blog post - #88
Merged
Merged
Conversation
✅ Deploy Preview for open-home-foundation ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
mrdarrengriffin
marked this pull request as ready for review
July 30, 2026 14:07
dan-long-dev
approved these changes
Jul 30, 2026
There was a problem hiding this comment.
Pull request overview
Adds a new Open Home Foundation blog post announcing/ explaining the move to Plausible analytics, and introduces blog-post presentation enhancements (table styling + code-block copy button) to support the post’s content.
Changes:
- Added the “Making our web analytics open source with Plausible” blog post.
- Added a code-block “copy to clipboard” button (JS) and corresponding blog CSS styling for tables/code blocks.
- Registered the new author and wired the new JS into the base template.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
src/blog/making-our-web-analytics-open-source-with-plausible.md |
New blog post content and front matter for the Plausible announcement. |
src/assets/js/code-copy.js |
Adds client-side code-copy behavior for code blocks in blog posts. |
src/assets/css/pages/blog.css |
Styles blog post tables, code blocks, and the new code-copy button. |
src/_includes/base.liquid |
Includes the new JS asset and adjusts meta markup formatting. |
_data/authors.yml |
Adds the new blog author entry. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
TSIA