Skip to content

feat: bring back last-updated metadata and add filtered git history#478

Open
rudigier wants to merge 3 commits intomainfrom
feature/page-meta-recent-changes
Open

feat: bring back last-updated metadata and add filtered git history#478
rudigier wants to merge 3 commits intomainfrom
feature/page-meta-recent-changes

Conversation

@rudigier
Copy link
Copy Markdown
Collaborator

@rudigier rudigier commented Apr 3, 2026

What changed

  • bring back Last updated metadata (date + author) for each page.
  • Added expandable commit history for each page.
  • Linked commit messages directly to their GitHub commit pages.
  • Filtered out non-relevant commits via an exclusion list.
  • Limited visible history to relevant commits from the last 5 years.
  • Centralised repository URL in config.js (repoUrl).
  • Refactored git history logic out of gulp/html.js into gulp/helpers/git-metadata.js.

Why

  • Make page maintenance history transparent and useful for contributors.
  • Reduce noise by hiding technical/maintenance-only commits.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 3, 2026

Deploy Preview for accessibility-developer-guide ready!

Name Link
🔨 Latest commit c143221
🔍 Latest deploy log https://app.netlify.com/projects/accessibility-developer-guide/deploys/69e00639ac1c35000837b13f
😎 Deploy Preview https://deploy-preview-478--accessibility-developer-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@rudigier rudigier requested a review from backflip April 3, 2026 21:43
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