# fdsay **Repository Path**: lifengdi/fdsay ## Basic Information - **Project Name**: fdsay - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-09-03 - **Last Updated**: 2026-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fdsay WordPress 单栏博客主题,经典 PHP 模板,注重排版与留白。 - 自适应 PC(≥1200 / 992–1199)、PAD(768–991)、移动端三档断点 - 深浅色模式,跟随系统并可手动切换,首屏无闪白 - 图标为内联 SVG(`mask-image`),不依赖图标字体 - Prism 代码高亮(行号 + 复制按钮),仅在含代码的文章页加载 - 静态资源版本号取文件 mtime,改完即刻生效不吃缓存 ## 安装 ``` git clone git@gitee.com:lifengdi/fdsay.git wp-content/themes/fdsay ``` 然后在「外观 → 主题」中启用。导航菜单可在「外观 → 菜单」指定到 `主导航` 位置;未指定时自动使用「首页 + 分类下拉 + 独立页面」。 ## 模板 `index.php` 列表 · `single.php` 文章 · `page.php` 页面 · `archive.php` 归档 · `search.php` 搜索 · `404.php` · `comments.php` 评论 ## 许可 GPL-2.0-or-later