Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time stamp so people know when page was last updated #63

Open
behoppe opened this issue Jun 28, 2022 · 1 comment
Open

Time stamp so people know when page was last updated #63

behoppe opened this issue Jun 28, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@behoppe
Copy link
Member

behoppe commented Jun 28, 2022

Issues
People cannot tell when a page was last updated.

Improvements
On every page, show when it was created and last updated.

Additional discussion
Blog pages already show creation date.

@behoppe behoppe added this to the Version 1.0 milestone Jun 28, 2022
@behoppe behoppe self-assigned this Jun 28, 2022
@behoppe
Copy link
Member Author

behoppe commented Aug 12, 2022

Eleventy makes it easy to choose one or the other as the behavior of page.date
https://www.11ty.dev/docs/dates/

But I'm not sure how to get another front matter field to hold a date value. Still working.

See also complicated approaches use last commit as date option.

@behoppe behoppe added the enhancement New feature or request label Aug 12, 2022
@behoppe behoppe removed this from the Version 1.0 milestone Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant