Can Docsy display recently updated pages? #2309
prdsoftware
started this conversation in
Ideas
Replies: 2 comments
|
AFAIK there isn't. If you're using git to store your project, you can display when a page was last modified: https://www.docsy.dev/docs/adding-content/repository-links/#last-modified-page-metadata |
0 replies
|
Thanks Robert. Good to know. It would be a great addition to Docsy I reckon, to have an overview/aggregate summary of all the pages updated in the last month for example. I'm pretty sure Hugo supports such a concept to iterate through all files and then only display titles that have recently been modified. Something for the "wish list" I guess. Thanks again. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is there a feature in Docsy where there is a page that displays content that's been updated in the last month (for example).
We're always updating our docs, and it would be a great to have a page that displays all of the updated content for our team and users.
All reactions