feat: bring back last-updated metadata and add filtered git history#478
feat: bring back last-updated metadata and add filtered git history#478rudigier wants to merge 15 commits into
Conversation
✅ Deploy Preview for accessibility-developer-guide ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
I like it! The main challenge is probably filtering irrelevant commits. Example: https://deploy-preview-478--accessibility-developer-guide.netlify.app/knowledge/colours-and-contrast/ and https://deploy-preview-478--accessibility-developer-guide.netlify.app/knowledge/keyboard-only/ both show not too relevant commits in |
|
@backflip What I adjusted: Most changes are not visible on normal guide pages they support developers and maintenance.
|
|
@rudigier, these look great! However, I'm not sure what problem we are trying to solve with |
|
@backflip Fair point! We’re not rebuilding (the complete) GitHub history ;) The idea was to make our work on the guide visible, show that ADG is actively maintained, and give maintainers an overview of content that may need a refresh soon because it’s potentially outdated. If you have a better idea or a less code involved solution, let me know. |




What changed
Why