asoul-sig / asouldocs

ASoulDocs is a stupid web server for multilingual documentation
https://asouldocs.dev
MIT License
1.37k stars 157 forks source link

Display "Last updated" #90

Open unknwon opened 2 years ago

unknwon commented 2 years ago

Describe the feature

Display the last updated time for the page.

Describe the solution you'd like

The time is displayed in RFC3339 format:

The frontmatter should also be able to allow user-defined last_updated_at.

Describe alternatives you've considered

n/a

Additional context

No response

Code of Conduct