Theme change. First release of the blog with a new theme

This commit is contained in:
2025-08-02 16:14:16 -06:00
parent c636f09699
commit b4a2d5aad7
42 changed files with 103 additions and 1814 deletions

View File

@@ -7,6 +7,8 @@ import robotsTxt from "astro-robots-txt";
import webmanifest from "astro-webmanifest";
import { defineConfig, envField } from "astro/config";
import { siteConfig } from "./src/site.config";
import dotenv from "dotenv";
// Remark plugins
import remarkDirective from "remark-directive"; /* handle ::: directives as nodes */
@@ -115,7 +117,7 @@ export default defineConfig({
// https://docs.astro.build/en/guides/prefetch/
prefetch: true,
// ! Please remember to replace the following site property with your own domain
site: "http://astrocitrus.artemkutsan.pp.ua/",
site: "http://ignaciops.dev/",
vite: {
build: {
sourcemap: true, // Source maps generation