inseven / incontext-python

Extensible static site generator
https://incontext.app
MIT License
4 stars 1 forks source link

fix: `DocumentAttributeWrapper` failed to fetch some attributes of the wrapped object #165

Closed jbmorley closed 2 years ago

jbmorley commented 2 years ago

This change also updates the date context function to allow generation of timezone naive dates and introduces a new distant_past context function.