chore: add hextra home layout

This commit is contained in:
Xin
2023-08-25 01:09:36 +01:00
parent 35dd9b8e58
commit 739178889f
4 changed files with 72 additions and 9 deletions

View File

@ -1,4 +1,4 @@
---
title: Hextra Theme
toc: false
layout: hextra-home
---

View File

@ -39,6 +39,7 @@
"path",
"pre",
"script",
"section",
"span",
"strong",
"style",
@ -85,6 +86,7 @@
"bg-gray-100",
"bg-orange-50",
"bg-primary-100",
"bg-primary-400",
"bg-primary-700/5",
"bg-red-100",
"bg-transparent",
@ -232,6 +234,7 @@
"grow",
"h-0",
"h-16",
"h-2",
"h-4",
"h-5",
"h-7",
@ -282,6 +285,7 @@
"leading-5",
"leading-7",
"leading-tight",
"lg:leading-[1.1]",
"line-clamp-3",
"list-none",
"lntable",
@ -307,7 +311,7 @@
"ltr:text-right",
"m-[11px]",
"max-h-64",
"max-h-[calc(100vh-4rem-env(safe-area-inset-bottom))]",
"max-h-[calc(100vh-var(--navbar-height)-env(safe-area-inset-bottom))]",
"max-h-[min(calc(50vh-11rem-env(safe-area-inset-bottom)),400px)]",
"max-md:[transform:translate3d(0,-100%,0)]",
"max-md:hidden",
@ -328,6 +332,7 @@
"md:inline-block",
"md:justify-start",
"md:max-h-[min(calc(100vh-5rem-env(safe-area-inset-bottom)),400px)]",
"md:pt-12",
"md:px-12",
"md:self-start",
"md:shrink-0",
@ -339,7 +344,6 @@
"md:w-64",
"mermaid",
"min-h-[100px]",
"min-h-[calc(100vh-4rem)]",
"min-h-[calc(100vh-var(--navbar-height))]",
"min-w-0",
"min-w-[18px]",
@ -415,6 +419,7 @@
"ring-1",
"ring-black/5",
"rounded",
"rounded-full",
"rounded-lg",
"rounded-md",
"rounded-sm",
@ -455,8 +460,11 @@
"shrink-0",
"sidebar-active-item",
"sidebar-container",
"sm:block",
"sm:flex",
"sm:items-start",
"sm:px-4",
"sm:text-xl",
"sr-only",
"steps",
"sticky",
@ -502,6 +510,7 @@
"transition-transform",
"underline",
"underline-offset-2",
"w-2",
"w-3.5",
"w-4",
"w-64",