Skip to content

Commit

Permalink
Merge pull request #1305 from KBVE/patch-kbve-deploy-5ad0aeb267fa757f…
Browse files Browse the repository at this point in the history
…3c580653f82eee4440ee75cc115abae7fee36d555a00f9f1

Pulling refs/heads/patch-kbve-deploy-5ad0aeb267fa757f3c580653f82eee4440ee75cc115abae7fee36d555a00f9f1 into Dev
  • Loading branch information
h0lybyte authored Nov 14, 2024
2 parents aa21ea8 + b900a45 commit cb7aee6
Show file tree
Hide file tree
Showing 6 changed files with 572 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,11 @@
<Fragment set:html={rating} />
</p> --> </div> <div class="text-sm text-neutral-800 dark:text-neutral-200 sm:ps-5"> <p>
Latest Commit by <a href="https://github.com/h0lybyte" class="font-bold underline text-cyan-600 dark:text-cyan-400"> h0lybyte </a>:
</p> <p><em>"Merge pull request #3199 from KBVE/beta
</p> <p><em>"Merge pull request #3212 from KBVE/beta

Preparing Release Branch"</em></p> <p>
On: <time datetime="2024-11-10T12:08:18Z"> 11/10/2024 </time> </p> <p>
View this commit on <a href="https://github.com/KBVE/kbve/commit/cc09bd53608fbea5e03333f0185e1fcef2a9cc29" class="underline text-blue-600 hover:text-blue-800 visited:text-purple-600">
On: <time datetime="2024-11-12T02:21:22Z"> 11/12/2024 </time> </p> <p>
View this commit on <a href="https://github.com/KBVE/kbve/commit/f5b1c4006aed5c0ae06f33240934733ea44d3a19" class="underline text-blue-600 hover:text-blue-800 visited:text-purple-600">
GitHub
</a>.
</p> </div> </div> </div> </div> </div> </div> <!-- Hero Image Section --> <div class="flex w-full"> <div class=""> <!--
Expand Down
318 changes: 318 additions & 0 deletions docs/journal/11-10/index.html

Large diffs are not rendered by default.

229 changes: 229 additions & 0 deletions docs/journal/11-11/index.html

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion docs/journal/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,13 @@
});
});
});
</script> <!--Import the necessary Collapse and Overlay plugins--> <!--https://preline.co/plugins/html/collapse.html--> <!--https://preline.co/plugins/html/overlay.html--> <script src="/scripts/vendor/preline/collapse/index.js"></script> <script src="/scripts/vendor/preline/overlay/index.js"></script> <main class="astro-ouamjn2i"> <section class="mx-auto max-w-[85rem] space-y-8 px-4 pt-16 sm:px-6 lg:px-8 2xl:max-w-full"> <!--Page header--> <div class="mx-auto max-w-3xl text-left sm:text-center"> <h1 class="block text-balance text-4xl font-bold tracking-tight text-neutral-800 dark:text-neutral-200 md:text-5xl lg:text-6xl"> The Creator’s Diary: Adventures in Art, Tech, and Cinema </h1> <p class="mt-4 text-pretty text-lg text-neutral-600 dark:text-neutral-400"> Explore daily dispatches from a modern-day Renaissance journey, spanning the realms of art, technology, and ancient wisdom. Dive into a world where algorithms meet aesthetics and every day is a new adventure in beta. </p> </div> </section> <section class="mx-auto max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 2xl:max-w-full"> <!-- Root container, which is divided into 2 grid column layout for larger screens --><div class="grid gap-8 sm:grid-cols-2 sm:items-center"> <!-- Container for the journal post's cover image --> <div class="sm:order-2"> <div class="relative rounded-lg pt-[50%] sm:pt-[100%]"> <img class="absolute start-0 top-0 size-full rounded-xl object-cover" src="https://images.unsplash.com/photo-1721332154373-17e78d19b4a4?crop=entropy&cs=srgb&fm=avif&q=85&w=1024" alt="journalEntry.data.cardImageAlt" draggable="false" loading="eager"> </div> </div> <!-- Container for the blog post's heading, author avatar, author's role, and read more button --> <div class="sm:order-1"> <!-- Blog title which is also a hyperlink to the blog detail page --> <h2 class="text-balance text-2xl font-bold tracking-tight text-neutral-800 dark:text-neutral-200 md:text-3xl lg:text-4xl lg:leading-tight xl:text-5xl xl:leading-tight"> <a class="outline-none ring-zinc-500 transition duration-300 hover:text-cyan-400 focus-visible:ring dark:text-neutral-300 dark:ring-zinc-200 dark:hover:text-neutral-50 dark:focus:outline-none" href="/journal/11-09/" data-astro-prefetch="viewpoint"> November 9th. </a> </h2> <!-- Container for the author's avatar and metadata --> <div class="mt-6 flex items-center sm:mt-10"> <div class="flex-shrink-0"> <img class="size-10 rounded-full sm:h-14 sm:w-14" src="https://i.imgur.com/dthJ2OT.png" alt="journalEntry.data.authorImageAlt" draggable="false"> </div> <div class="ms-3 sm:ms-4"> <p class="font-bold text-neutral-800 dark:text-neutral-200 sm:mb-1"> KBVE Team </p> <p class="text-xs text-neutral-500"> KBVE Member </p> </div> </div> <!-- Read More button which is a link to the blog post detailed page --> <div class="mt-5"> <!-- Link styled as a button, with dynamic title, URL, and optional arrow --><a class="group inline-flex items-center justify-center gap-x-2 rounded-lg px-4 py-3 text-sm font-bold text-neutral-50 ring-zinc-500 transition duration-300 focus-visible:ring outline-none border border-transparent bg-cyan-400 hover:bg-cyan-500 active:bg-cyan-500 dark:focus:outline-none disabled:pointer-events-none disabled:opacity-50 2xl:text-base dark:ring-zinc-200" href="/journal/11-09/"> Read More <!-- Display the arrow based on the 'noArrow' property --> <svg class="h-4 w-4 flex-shrink-0 transition duration-300 group-hover:translate-x-1" height="24" viewBox="0 0 24 24" width="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title></title><path d="m9 18 6-6-6-6" class=""></path></svg> </a> </div> </div> </div> </section> <section class="mx-auto max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 2xl:max-w-full"> <!--Blog posts grid--> <div class="grid gap-6 lg:grid-cols-2"> <!-- The following anchor tag is the main container for the card.
</script> <!--Import the necessary Collapse and Overlay plugins--> <!--https://preline.co/plugins/html/collapse.html--> <!--https://preline.co/plugins/html/overlay.html--> <script src="/scripts/vendor/preline/collapse/index.js"></script> <script src="/scripts/vendor/preline/overlay/index.js"></script> <main class="astro-ouamjn2i"> <section class="mx-auto max-w-[85rem] space-y-8 px-4 pt-16 sm:px-6 lg:px-8 2xl:max-w-full"> <!--Page header--> <div class="mx-auto max-w-3xl text-left sm:text-center"> <h1 class="block text-balance text-4xl font-bold tracking-tight text-neutral-800 dark:text-neutral-200 md:text-5xl lg:text-6xl"> The Creator’s Diary: Adventures in Art, Tech, and Cinema </h1> <p class="mt-4 text-pretty text-lg text-neutral-600 dark:text-neutral-400"> Explore daily dispatches from a modern-day Renaissance journey, spanning the realms of art, technology, and ancient wisdom. Dive into a world where algorithms meet aesthetics and every day is a new adventure in beta. </p> </div> </section> <section class="mx-auto max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 2xl:max-w-full"> <!-- Root container, which is divided into 2 grid column layout for larger screens --><div class="grid gap-8 sm:grid-cols-2 sm:items-center"> <!-- Container for the journal post's cover image --> <div class="sm:order-2"> <div class="relative rounded-lg pt-[50%] sm:pt-[100%]"> <img class="absolute start-0 top-0 size-full rounded-xl object-cover" src="https://images.unsplash.com/photo-1721332154373-17e78d19b4a4?crop=entropy&cs=srgb&fm=avif&q=85&w=1024" alt="journalEntry.data.cardImageAlt" draggable="false" loading="eager"> </div> </div> <!-- Container for the blog post's heading, author avatar, author's role, and read more button --> <div class="sm:order-1"> <!-- Blog title which is also a hyperlink to the blog detail page --> <h2 class="text-balance text-2xl font-bold tracking-tight text-neutral-800 dark:text-neutral-200 md:text-3xl lg:text-4xl lg:leading-tight xl:text-5xl xl:leading-tight"> <a class="outline-none ring-zinc-500 transition duration-300 hover:text-cyan-400 focus-visible:ring dark:text-neutral-300 dark:ring-zinc-200 dark:hover:text-neutral-50 dark:focus:outline-none" href="/journal/11-11/" data-astro-prefetch="viewpoint"> November 11th. </a> </h2> <!-- Container for the author's avatar and metadata --> <div class="mt-6 flex items-center sm:mt-10"> <div class="flex-shrink-0"> <img class="size-10 rounded-full sm:h-14 sm:w-14" src="https://i.imgur.com/dthJ2OT.png" alt="journalEntry.data.authorImageAlt" draggable="false"> </div> <div class="ms-3 sm:ms-4"> <p class="font-bold text-neutral-800 dark:text-neutral-200 sm:mb-1"> KBVE Team </p> <p class="text-xs text-neutral-500"> KBVE Member </p> </div> </div> <!-- Read More button which is a link to the blog post detailed page --> <div class="mt-5"> <!-- Link styled as a button, with dynamic title, URL, and optional arrow --><a class="group inline-flex items-center justify-center gap-x-2 rounded-lg px-4 py-3 text-sm font-bold text-neutral-50 ring-zinc-500 transition duration-300 focus-visible:ring outline-none border border-transparent bg-cyan-400 hover:bg-cyan-500 active:bg-cyan-500 dark:focus:outline-none disabled:pointer-events-none disabled:opacity-50 2xl:text-base dark:ring-zinc-200" href="/journal/11-11/"> Read More <!-- Display the arrow based on the 'noArrow' property --> <svg class="h-4 w-4 flex-shrink-0 transition duration-300 group-hover:translate-x-1" height="24" viewBox="0 0 24 24" width="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><title></title><path d="m9 18 6-6-6-6" class=""></path></svg> </a> </div> </div> </div> </section> <section class="mx-auto max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 2xl:max-w-full"> <!--Blog posts grid--> <div class="grid gap-6 lg:grid-cols-2"> <!-- The following anchor tag is the main container for the card.
It's a link to the blog post detailed page.
The data-astro-prefetch is an Astro specific Dynamic HTML feature,
which automatically prefetches the linked page to speed up navigation. --><a class="group relative block rounded-xl outline-none ring-zinc-500 transition duration-500 focus-visible:ring dark:ring-zinc-200 dark:focus:outline-none" href="/journal/11-10/" data-astro-prefetch> <!-- The container for the blog post's cover image. Uses astro:assets' Image for image source --> <div class="relative h-[350px] w-full flex-shrink-0 overflow-hidden rounded-xl before:absolute before:inset-x-0 before:z-[1] before:size-full before:bg-gradient-to-t before:from-neutral-900/[.7]"> <img class="absolute start-0 top-0 size-full object-cover transition duration-500 group-hover:scale-110" src="https://images.unsplash.com/photo-1721332154373-17e78d19b4a4?crop=entropy&cs=srgb&fm=avif&q=85&w=1024" alt="blogEntry.data.cardImageAlt" draggable="false" loading="lazy"> </div> <!-- The container for the blog author's avatar and associated metadata (author name and publication date) --> <div class="absolute inset-x-0 top-0 z-10"> <div class="flex h-full flex-col p-4 sm:p-6"> <div class="flex items-center"> <div class="flex-shrink-0"> <img class="size-[46px] rounded-full border-2 border-neutral-50" src="https://i.imgur.com/dthJ2OT.png" alt="blogEntry.data.authorImageAlt" loading="lazy" draggable="false"> </div> <div class="ms-2.5 sm:ms-4"> <h4 class="font-bold text-neutral-50"> KBVE Team </h4> <p class="text-xs text-neutral-50/[.8]"> Nov 10, 2024 </p> </div> </div> </div> </div> <!-- The container for the blog post's title and description --> <div class="absolute inset-x-0 bottom-0 z-10"> <div class="flex h-full flex-col p-4 sm:p-6"> <h3 class="text-balance text-lg font-bold text-neutral-50 group-hover:text-neutral-50/[.8] sm:text-3xl"> November: 10th </h3> <p class="mt-2 text-pretty text-neutral-50/[.8]"> November 10th. </p> </div> </div> </a><!-- The following anchor tag is the main container for the card.
It's a link to the blog post detailed page.
The data-astro-prefetch is an Astro specific Dynamic HTML feature,
which automatically prefetches the linked page to speed up navigation. --><a class="group relative block rounded-xl outline-none ring-zinc-500 transition duration-500 focus-visible:ring dark:ring-zinc-200 dark:focus:outline-none" href="/journal/11-09/" data-astro-prefetch> <!-- The container for the blog post's cover image. Uses astro:assets' Image for image source --> <div class="relative h-[350px] w-full flex-shrink-0 overflow-hidden rounded-xl before:absolute before:inset-x-0 before:z-[1] before:size-full before:bg-gradient-to-t before:from-neutral-900/[.7]"> <img class="absolute start-0 top-0 size-full object-cover transition duration-500 group-hover:scale-110" src="https://images.unsplash.com/photo-1721332154373-17e78d19b4a4?crop=entropy&cs=srgb&fm=avif&q=85&w=1024" alt="blogEntry.data.cardImageAlt" draggable="false" loading="lazy"> </div> <!-- The container for the blog author's avatar and associated metadata (author name and publication date) --> <div class="absolute inset-x-0 top-0 z-10"> <div class="flex h-full flex-col p-4 sm:p-6"> <div class="flex items-center"> <div class="flex-shrink-0"> <img class="size-[46px] rounded-full border-2 border-neutral-50" src="https://i.imgur.com/dthJ2OT.png" alt="blogEntry.data.authorImageAlt" loading="lazy" draggable="false"> </div> <div class="ms-2.5 sm:ms-4"> <h4 class="font-bold text-neutral-50"> KBVE Team </h4> <p class="text-xs text-neutral-50/[.8]"> Nov 9, 2024 </p> </div> </div> </div> </div> <!-- The container for the blog post's title and description --> <div class="absolute inset-x-0 bottom-0 z-10"> <div class="flex h-full flex-col p-4 sm:p-6"> <h3 class="text-balance text-lg font-bold text-neutral-50 group-hover:text-neutral-50/[.8] sm:text-3xl"> November: 9th </h3> <p class="mt-2 text-pretty text-neutral-50/[.8]"> November 9th. </p> </div> </div> </a><!-- The following anchor tag is the main container for the card.
It's a link to the blog post detailed page.
The data-astro-prefetch is an Astro specific Dynamic HTML feature,
which automatically prefetches the linked page to speed up navigation. --><a class="group relative block rounded-xl outline-none ring-zinc-500 transition duration-500 focus-visible:ring dark:ring-zinc-200 dark:focus:outline-none" href="/journal/11-08/" data-astro-prefetch> <!-- The container for the blog post's cover image. Uses astro:assets' Image for image source --> <div class="relative h-[350px] w-full flex-shrink-0 overflow-hidden rounded-xl before:absolute before:inset-x-0 before:z-[1] before:size-full before:bg-gradient-to-t before:from-neutral-900/[.7]"> <img class="absolute start-0 top-0 size-full object-cover transition duration-500 group-hover:scale-110" src="https://images.unsplash.com/photo-1721332154373-17e78d19b4a4?crop=entropy&cs=srgb&fm=avif&q=85&w=1024" alt="blogEntry.data.cardImageAlt" draggable="false" loading="lazy"> </div> <!-- The container for the blog author's avatar and associated metadata (author name and publication date) --> <div class="absolute inset-x-0 top-0 z-10"> <div class="flex h-full flex-col p-4 sm:p-6"> <div class="flex items-center"> <div class="flex-shrink-0"> <img class="size-[46px] rounded-full border-2 border-neutral-50" src="https://i.imgur.com/dthJ2OT.png" alt="blogEntry.data.authorImageAlt" loading="lazy" draggable="false"> </div> <div class="ms-2.5 sm:ms-4"> <h4 class="font-bold text-neutral-50"> KBVE Team </h4> <p class="text-xs text-neutral-50/[.8]"> Nov 8, 2024 </p> </div> </div> </div> </div> <!-- The container for the blog post's title and description --> <div class="absolute inset-x-0 bottom-0 z-10"> <div class="flex h-full flex-col p-4 sm:p-6"> <h3 class="text-balance text-lg font-bold text-neutral-50 group-hover:text-neutral-50/[.8] sm:text-3xl"> November: 8th </h3> <p class="mt-2 text-pretty text-neutral-50/[.8]"> November 8th. </p> </div> </div> </a><!-- The following anchor tag is the main container for the card.
Expand Down
2 changes: 1 addition & 1 deletion docs/sitemap-0.xml

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions docs/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3426,6 +3426,20 @@ declare module 'astro:content' {
collection: "journal";
data: InferEntrySchema<"journal">
} & { render(): Render[".mdx"] };
"11-10.mdx": {
id: "11-10.mdx";
slug: "11-10";
body: string;
collection: "journal";
data: InferEntrySchema<"journal">
} & { render(): Render[".mdx"] };
"11-11.mdx": {
id: "11-11.mdx";
slug: "11-11";
body: string;
collection: "journal";
data: InferEntrySchema<"journal">
} & { render(): Render[".mdx"] };
};
"legal": {
"disclaimer.mdx": {
Expand Down

0 comments on commit cb7aee6

Please sign in to comment.