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

Last modified date #42

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

AmnestyAM
Copy link
Contributor

@AmnestyAM AmnestyAM commented Nov 18, 2024

Pull Request

What changed?

I added the Jekyll last modified plugin, and added the test as a H4 to the bottom of the page (feel free to make it look nice or wrap it in p tag instead)

Why did it change?

resolves #40

Did you fix any specific issues?

this output the last time the file was edited and can be overwritten with the following front matter

last_modified_at: 2024-11-10 15:00:00 -0500

Not tested locally @verlev can you take a look and let me know your thoughts?

CERTIFICATION

By opening this pull request, I do agree to abide by the Code of Conduct and be bound by the terms of the Contribution Guidelines in effect on the date and time of my contribution as proven by the revision information in GitHub.

Signed-off-by: Amnesty AM <[email protected]>
outputting the last edited date at the bottom of the page 

Signed-off-by: Amnesty AM <[email protected]>
@AmnestyAM AmnestyAM requested a review from verlev November 18, 2024 13:57
@asirota asirota added the documentation Improvements or additions to documentation label Nov 18, 2024
@asirota asirota enabled auto-merge (squash) November 18, 2024 14:26
@asirota asirota self-assigned this Nov 18, 2024
@asirota
Copy link
Member

asirota commented Nov 22, 2024

@verlev can you add your review?

@asirota asirota self-requested a review November 22, 2024 19:20
@asirota asirota merged commit eced4d1 into aspirepress:main Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add timestamp as document footer
2 participants