惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
H
Help Net Security
Jina AI
Jina AI
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
博客园 - 叶小钗
Y
Y Combinator Blog
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
C
Check Point Blog
Recent Announcements
Recent Announcements
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
美团技术团队
云风的 BLOG
云风的 BLOG
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
Apple Machine Learning Research
Apple Machine Learning Research
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
B
Blog

Stalux博客主题

LLM Prompt Configuration - Adding Implicit Prompts for AI Crawlers | Stalux Blog Theme 乱数假文 | Stalux博客主题 图片灯箱测试 | Stalux博客主题 markdown渲染示例 | Stalux博客主题 Markdown文件配置参考 | Stalux博客主题 页脚配置详解 | Stalux博客主题 Waline 评论系统配置 | Stalux博客主题 打字配置与社交媒体链接 | Stalux博客主题 自定义head与header导航 | Stalux博客主题 代码显示配置 | Stalux博客主题 站点基本信息 | Stalux博客主题
Stalux 主题配置总览 | Stalux博客主题
作者:xingwangzhe · 2025-05-10 · via Stalux博客主题

stalux:

title: "Stalux博客主题"

url: "https://stalux.needhelp.icu"

description: "博客主题Stalux - 为内容创作者提供的专业展示平台,支持多种自定义功能,包含评论系统集成、友情链接管理、社交媒体分享和丰富的SEO优化选项,让您的内容更具吸引力和可发现性。"

# canonical:

# twitterSite:

# noindex:

# nofollow:

# 分析工具和自定义头部配置

head:

# Google Analytics 4 跟踪 ID (格式: G-XXXXXXXXXX)

# googleAnalyticsId: ""

# Microsoft Bing Clarity 项目 ID

# bingClarityId: ""

# Umami 分析配置

# umami:

# id: "" # 网站 ID

# url: "" # Umami 脚本 URL

# 额外自定义头部内容(HTML字符串)

anyhead: ""

favicon: "/favicon.svg"

timezone: "Asia/Shanghai" # IANA 时区,用于生成正确的机器可读时间格式

author:

name: "xingwangzhe"

avatar: "/avatar.png"

bio: "博客主题Stalux"

navs:

- { title: "首页", icon: home, link: "/" }

- { title: "文章", icon: archive, link: "/archives" }

- { title: "分类", icon: folder, link: "/categories" }

- { title: "标签", icon: tag, link: "/tags" }

- { title: "友链", icon: link, link: "/links" }

- { title: "关于", icon: user, link: "/about" }

- { title: "开往", icon: airplay, link: "https://www.travellings.cn/go" }

typetexts:

- "Free for free, not free for charge!"

- "任意键在哪?"

- "F12看看?"

- "Hello World!"

mediaLinks:

- { icon: github, link: "https://github.com/xingwangzhe/stalux" }

- { icon: bilibili, link: "https://bilibili.com/" }

- { icon: X, link: "https://x.com" }

- { icon: juejin, link: "https://juejin.cn/" }

- { icon: zhihu, link: "https://www.zhihu.com/" }

- { icon: maildotru, link: "mailto:xingwangzhe@outlook.com" }

- { icon: telegram, link: "https://t.me/" }

links:

title: "帮助链接"

description: "这些网站很棒,对本主题有很大帮助!"

sites:

- {

name: "Astro",

description: "构建内容丰富的网站的现代静态网站生成器。",

link: "https://astro.build/",

icon: "https://astro.build/favicon.svg",

}

- {

name: "MDN",

description: "提供关于Web标准的开放性、详尽且易于理解的信息。",

link: "https://developer.mozilla.org/",

icon: "https://developer.mozilla.org/favicon.ico",

}

- {

name: "animtejs",

description: "一个强大的JavaScript动画库,帮助你轻松创建复杂的动画效果。",

link: "https://animejs.com/",

icon: "https://animejs.com/assets/images/favicon.png",

}

- {

name: "lucide",

description: "美观一致的开源图标库,基于 Lucide 图标系统。",

link: "https://lucide.dev/",

icon: "https://lucide.dev/favicon.ico",

}

- {

name: "simple-icons",

description: "提供数千个品牌图标的开源图标库,适用于网页和应用设计。",

link: "https://simpleicons.org/",

icon: "https://simpleicons.org/icons/simpleicons.svg",

}

footer:

buildtime: "2025-05-01T10:00:00"

copyright:

enabled: true

startYear: 2024

customText: ""

theme:

showPoweredBy: true

showThemeInfo: true

beian:

icp: { enabled: false, number: "辽ICP备XXXXXXXX号" }

security: { enabled: false, text: "辽公网安备 XXXXXXXXXXXX号", number: "XXXXXXXXXXXX" }

badges:

- {

label: "Powered by",

message: "Astro",

color: "orange",

style: "flat-square",

alt: "Powered by Astro",

href: "https://astro.build/",

}

- {

label: "Theme",

message: "Stalux",

color: "blueviolet",

alt: "Theme: Stalux",

href: "https://github.com/xingwangzhe/stalux",

}

- {

label: "Built with",

message: "❤",

color: "red",

style: "for-the-badge",

alt: "Built with Love",

href: "https://github.com/xingwangzhe",

}

- {

label: "license",

message: "MIT",

color: "blue",

alt: "License: MIT",

href: "https://github.com/xingwangzhe/stalux/blob/main/LICENSE",

}

- {

label: "软著",

message: "登记号 2025SR2258474",

color: "yellowgreen",

alt: "软件著作权登记号 2025SR2258474",

href: "/软著证明.pdf",

}

- {

label: "阿里云ESA",

message: "支持",

color: "brightgreen",

alt: "阿里云ESA",

href: "https://www.aliyun.com/product/esa",

}

- {

label: "Sitemap",

message: "XML",

color: "orange",

alt: "Sitemap XML",

href: "/sitemap-index.xml",

}

- { label: "RSS", message: "Feed", color: "orange", alt: "RSS Feed", href: "/rss.xml" }

- {

label: "Atom",

message: "Feed",

color: "orange",

alt: "Atom Feed",

href: "/atom.xml",

}

- {

label: "LLMs",

message: "Dataset",

color: "blue",

alt: "LLM Dataset",

href: "/llms.txt",

}

custom: |

<!-- footer自定义插槽示例,可放统计、挂件等 -->

<div id="custom-footer-hook"></div>

<script>console.log('自定义footer已加载');</script>

comment:

enabled: false

waline:

serverURL: "https://walines.xingwangzhe.fun"

lang: zh-CN

emoji: ["https://unpkg.com/@waline/emojis@1.1.0/weibo"]

reaction: false

meta: [nick, mail, link]

wordLimit: 200

pageSize: 10