leoncvlt / loconotion

📄 Python tool to turn Notion.so pages into lightweight, customizable static websites
841 stars 132 forks source link

Support for injecting url #97

Closed 2m closed 2 years ago

2m commented 2 years ago

URL's are downloaded and cached using the usual means.

Adds a dependency to pytest and and couple of tests to validate the injecting functionality.