关于我 基本信息
姓名 : 孙
年龄 : 13岁
身份 : 山东初中生
兴趣 : 编程、技术分享、开源项目
技术栈
编程语言 : Python、JavaScript、HTML/CSS
框架 : Hexo、Flask
平台 : GitHub、Vercel
博客系统 : Hexo + Fluid主题
我的项目 GitHub
本站托管admin191
Fluid主题详细配置 基础配置 1 2 3 4 5 6 7 8 9 10 theme: fluid title: 孙的小客栈🏠️ subtitle: 'Learning and Sharing' description: 'A blog about Swiftie_G, Python Development, and more.' author: Swiftie_G language: en timezone: 'Asia/Shanghai'
代码高亮配置 1 2 3 4 5 6 7 8 9 10 11 12 syntax_highlighter: false code: highlight: enable: true line_number: true lib: "highlightjs" highlightjs: style: "vs2015" style_dark: "vs2015"
暗色模式配置 1 2 3 dark_mode: enable: true default: auto
自定义功能 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 fun_features: typing: enable: true typeSpeed: 65 cursorChar: "_" loop: true anchorjs: enable: true element: h1,h2,h3,h4,h5,h6 placement: left visible: hover progressbar: enable: true height_px: 3 color: "#29d"
自定义JS和CSS 1 2 3 4 5 6 7 8 custom_js: - https://blog-static.cnblogs.com/files/axqa/snowflakeCursor.js - https://files.cnblogs.com/files/quaint/sakuraPlus.js
联系方式
最后更新时间: 2025年12月12日
版权声明 : 本博客所有内容除特别声明外,均采用 CC BY-SA 4.0 许可协议,转载请注明出处。