feat: switch to minimal zola-based apollo theme

This commit is contained in:
Timothy DeHerrera
2024-12-26 15:22:39 -07:00
parent 5f12356f8f
commit 9b591fc700
150 changed files with 250 additions and 24189 deletions

View File

@@ -1,2 +1,6 @@
[functions]
external_node_modules = ["astro", "vscode-oniguruma"]
[build]
publish = "public"
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.19.2"