inseven / incontext-python

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

fix: Use the Front Matter title as the basename when publishing posts #174

Closed jbmorley closed 2 years ago

jbmorley commented 2 years ago

This change also introduces an experimental approach to extending the core InContext allowing plugins to export convenience, context aware, functions to other plugins.