Stefan4472 / Stefans-Blog

Personal blogging platform built in Python
MIT License
0 stars 0 forks source link

Add HTML metadata #97

Closed Stefan4472 closed 1 year ago

Stefan4472 commented 1 year ago

All posts should have HTML metadata set based on the properties of the post.

Also, improve the existing HTML metadata.

Probably we will want to add a dataclass such as PageInformation and pass it to the template to be used when generating the HTML.