use bash script to run site

This commit is contained in:
len0rd 2023-06-08 11:12:32 -04:00
parent b52ddcb0d8
commit d8fa64a9ae
3 changed files with 7 additions and 5 deletions

View file

@ -13,7 +13,6 @@ extensions = [
"sphinxcontrib.drawio",
]
html_static_path = ["_static"]
templates_path = ["_templates"]
blog_baseurl = "https://lenord.me/"