diff --git a/.vscode/settings.json b/.vscode/settings.json index a91b1ed..6c036f8 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,17 +2,22 @@ "cSpell.words": [ "Caswell", "defun", + "DOHCL", "funcs", + "GISCUS", "iframe", "inlinehilite", "kroki", "longjmp", + "lude", "nilly", + "nojekyll", "Nuvoton", "oldenv", "phoo", "pymdownx", "Roboraptor", + "rsquo", "Schemascii", "SISC", "svgbob", diff --git a/build.py b/build.py index 5a154c0..3ede982 100755 --- a/build.py +++ b/build.py @@ -6,27 +6,29 @@ from markdown.extensions import Extension from markdown.postprocessors import Postprocessor -PORT = 8080 -BIND = "192.168.1.158" -SITEURL = f"http://{BIND}:{PORT}" +# PORT = 8080 +# BIND = "192.168.1.158" +# SITEURL = f"http://{BIND}:{PORT}" AUTHOR = "dragoncoder047" SITENAME = "dragoncoder047’s blog" SITESUBTITLE = "random thoughts about nonrandom things" SITEURL = "https://dragoncoder047.github.io/blog" -LOGO = "/images/patrick.svg" -LOGO_AREA_HTML = (f'
Patrick the purple dragon

{SITENAME}

{SITESUBTITLE}

' - + "
") -ICON = "/images/patrick_head_silhouette.svg" +LOGO = "/images/foo.svg" +LOGO_AREA_HTML = (f'
' + f'under construction...' + '
' + f'

{SITENAME}

{SITESUBTITLE}

' + '
') +ICON = "/images/foo.svg" ICON_MIMETYPE = "image/svg+xml" THEME_CSS_FILE = "/static/css/theme.css" THEME_MAIN_CSS = "/static/css/main.css" THEME_STATIC_DIR = "static/" EXTRA_JS = "/static/misc.js" +GOOGLE_TAG = "G-XR0F89CCGK" # cSpell: ignore ccgk + PATH = "markdown/" OUTPUT_PATH = "docs/" diff --git a/docs/2021/updating-python/index.html b/docs/2021/updating-python/index.html index f0a6f54..20a7532 100644 --- a/docs/2021/updating-python/index.html +++ b/docs/2021/updating-python/index.html @@ -8,8 +8,8 @@ - - + + @@ -19,14 +19,14 @@ - + - + @@ -36,7 +36,7 @@
-
Patrick the purple dragon

dragoncoder047’s blog

random thoughts about nonrandom things

+
under construction...

dragoncoder047’s blog

random thoughts about nonrandom things