blog_path = environ["BLOG_PATH"]
repo = Repo.init(blog_path)
-repo.config_writer().set_value("safe", "directory", blog_path).release()
class Page():
def __init__(
*The structure of this site comes from the inherent structure of a Git repo. Links begining with ⛁ go to the Git site: <https://git.ozva.co.uk/> hosted on the [OzVa](https://www.ozva.co.uk) servers. Check both out to see some of my current projects.
-
-
+
+
### About