From 73bf1a00046682082a76103db5109ec10d48fd26 Mon Sep 17 00:00:00 2001 From: l10178 Date: Tue, 30 Apr 2024 11:19:52 +0800 Subject: [PATCH] commit hugo stats --- hugo_stats.json | 235 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 232 insertions(+), 3 deletions(-) diff --git a/hugo_stats.json b/hugo_stats.json index 85b0fa5..eb88768 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -1,7 +1,236 @@ { "htmlElements": { - "tags": null, - "classes": null, - "ids": null + "tags": [ + "a", + "article", + "aside", + "base", + "body", + "br", + "button", + "code", + "details", + "div", + "figcaption", + "figure", + "footer", + "h1", + "h2", + "h3", + "h5", + "head", + "header", + "html", + "img", + "li", + "line", + "link", + "main", + "meta", + "nav", + "noscript", + "ol", + "p", + "path", + "pre", + "rect", + "script", + "section", + "small", + "span", + "strong", + "style", + "summary", + "svg", + "title", + "ul" + ], + "classes": [ + "active", + "anchor", + "bg-light", + "blog", + "btn", + "btn-cta", + "btn-lg", + "btn-link", + "btn-primary", + "card", + "card-body", + "card-list", + "categories", + "chroma", + "col", + "col-lg-10", + "col-lg-11", + "col-lg-12", + "col-lg-5", + "col-lg-7", + "col-lg-8", + "col-lg-9", + "col-md-12", + "col-xl-3", + "col-xl-4", + "col-xl-8", + "col-xl-9", + "container", + "container-fluid", + "container-fw", + "content", + "contributors", + "d-flex", + "d-lg-block", + "d-lg-flex", + "d-lg-none", + "d-none", + "d-xl-block", + "d-xl-none", + "docs", + "docs-content", + "docs-links", + "docs-sidebar", + "docs-toc", + "doks-sidebar", + "edit-page", + "error404", + "expressive-code", + "feather", + "feather-calendar", + "feather-edit-2", + "flex-column", + "flex-grow-1", + "flex-lg-row", + "flex-md-row", + "flex-row", + "flex-sm-row", + "flex-xl-nowrap", + "footer", + "frame", + "h-auto", + "header", + "highlight", + "home", + "icon", + "icon-tabler", + "icon-tabler-arrow-left", + "icon-tabler-arrow-right", + "icon-tabler-brand-github", + "icon-tabler-dots-vertical", + "icon-tabler-menu", + "icon-tabler-moon", + "icon-tabler-sun", + "icon-tabler-x", + "is-terminal", + "justify-content-between", + "justify-content-center", + "justify-content-end", + "last-modified", + "lead", + "list", + "list-inline", + "list-inline-item", + "list-nested", + "list-unstyled", + "m-2", + "me-auto", + "me-lg-1", + "me-lg-3", + "meta", + "ms-2", + "ms-auto", + "ms-lg-2", + "mt-2", + "mt-n3", + "mx-2", + "mx-auto", + "mx-xl-auto", + "my-2", + "my-3", + "nav", + "nav-item", + "nav-link", + "navbar", + "navbar-brand", + "navbar-expand-lg", + "navbar-nav", + "not-content", + "offcanvas", + "offcanvas-body", + "offcanvas-end", + "offcanvas-header", + "offcanvas-start", + "offcanvas-title", + "order-3", + "order-lg-4", + "p-0", + "page-footer-meta", + "page-links", + "page-nav", + "pb-3", + "px-4", + "rounded-pill", + "row", + "section", + "section-md", + "section-nav", + "single", + "social-link", + "sticky-top", + "stretched-link", + "tags", + "taxonomy", + "text-body-secondary", + "text-center", + "text-decoration-none", + "text-end", + "text-lg-end", + "text-lg-start", + "text-muted", + "text-reset", + "title", + "toc-mobile", + "visually-hidden", + "w-100", + "wrap" + ], + "ids": [ + "TableOfContents", + "buttonColorMode", + "doks-docs-nav", + "h-rh-i-0", + "h-rh-i-1", + "h-rh-i-10", + "h-rh-i-11", + "h-rh-i-12", + "h-rh-i-2", + "h-rh-i-3", + "h-rh-i-4", + "h-rh-i-5", + "h-rh-i-6", + "h-rh-i-7", + "h-rh-i-8", + "h-rh-i-9", + "offcanvasNavMain", + "offcanvasNavMainLabel", + "offcanvasNavSection", + "offcanvasNavSectionLabel", + "socialMenu", + "toc", + "windows-server-2012-步骤如下", + "使用步骤", + "前置条件", + "名字解释", + "名词解释", + "启用暴力检测", + "密码策略类型", + "扩展认证方式", + "注意事项", + "用户管理", + "解决方案", + "解除锁定", + "选型参考", + "问题原因", + "问题描述" + ] } }