Open paulirish opened 10 years ago
I noticed some pages used to have this. I see 2 logistical things.
Maybe at the end of each page we could add a link to the doc page in the master branch. This would:
+1
So in today's IRC campfire we discussed this. We are going to attempt two things to help resolve this.
Oh, some mockup text (if both points can be hit) is:
This article was last updated on <time>Date</time>. For a full history of the page please view the changelog.
So looking over the Github API, there isn't a direct way to get the last edit time for a specific file in the repo (not surprising considering how git works.) So if it were to be done we'd need to hack it manually into the docserver code. To keep things simple, we are probably better off just adding static links to the page changelogs on each and be done.
Sound good?
https://twitter.com/cancelBubble/status/502181295095816192
I can empathize with this. We should do this.
We could probably even provide a changelog via our git commits if we wanted to go that far.