-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent.json
More file actions
1 lines (1 loc) · 15.6 KB
/
Copy pathcontent.json
File metadata and controls
1 lines (1 loc) · 15.6 KB
1
{"meta":{"title":"東方行狀錄","subtitle":"Touhou Chronicle","description":"《東方行狀錄》是以東方Project為主題的非營利同人電子期刊, 涵蓋同人創作、社群訪談、活動紀實與文化研究。\n","author":"東聯印社","url":"https://touhouchronicle.com","root":"/"},"pages":[{"title":"","date":"2026-06-09T10:58:32.052Z","updated":"2026-06-09T10:58:32.052Z","comments":false,"path":"/404.html","permalink":"https://touhouchronicle.com/404","excerpt":"","text":"404 很抱歉,您访问的页面不存在 可能是输入地址有误或该地址已被删除"},{"title":"往期一览","date":"2026-06-09T10:58:32.053Z","updated":"2026-06-09T10:58:32.053Z","comments":true,"path":"covers.html","permalink":"https://touhouchronicle.com/covers","excerpt":"","text":"「嘛,反正閒著也是閒著,來看看吧!」 —— 目録隨風飄散,新一期的異變,或許就在明日。"},{"title":"","date":"2026-06-09T10:58:32.053Z","updated":"2026-06-09T10:58:32.053Z","comments":true,"path":"about/index.html","permalink":"https://touhouchronicle.com/about/","excerpt":"","text":"👋 关于我们 ⛩️ Touhou Chronicle ⛩️ 東 方 行 狀 錄 行状,乃是用来记录人物的生平事迹。月刊,以月亮的运行周期为单位,记录此间的阴晴圆缺。 👋 你好呀,我是 神楽坂·叶理 一个喜欢小说、做杂志的普通东方众。 目前专注于 平面设计、印刷监制 与 刊物策划, 同时也在从事 组稿、设计、排版、印刷、出版、发行 的全流程工作。 写作对我来说是享受孤独的方式,而刊物,更像是我的孩子。 🧠 技能与工具🎨 排版⚙️ 程序设计🧩 工具与创作 InDesign / 方正书版 / Word LaTeX / Illustrator / CorelDRAW Python / Node.js R / C++ Google Docs / Hexo / Markdown OneNote / Samsung Note / MindMaster 📫 联系方式如有任何合作、投稿或其他联系,请通过以下方式与我们取得联系: 📧 编辑部 Email📝 文字投稿邮箱🖼️ 图片投稿邮箱EditorialOfficial@TouhouChronicle.com✉️ > 用于合作洽谈与官方事务联系。text@TouhouChronicle.com🖋️ > 接受短篇、评论、随笔与访谈投稿。pic@TouhouChronicle.com🎨 > 接受插画、摄影、封面设计类投稿。 🌕 「用心写下的每一句话,终将照亮前行的路。」"},{"title":"所有分类","date":"2026-06-09T10:58:32.053Z","updated":"2026-06-09T10:58:32.053Z","comments":true,"path":"categories/index.html","permalink":"https://touhouchronicle.com/categories/","excerpt":"","text":""},{"title":"","date":"2025-10-18T03:16:59.000Z","updated":"2026-06-09T10:58:32.053Z","comments":true,"path":"contact/index.html","permalink":"https://touhouchronicle.com/contact/","excerpt":"","text":"📮 留言板 & 联系我们 咱来喵两句 这里是属于幻想与创作的交汇之地。你的每一句话,都会被我们认真聆听。 🪶 留下你的讯息🌸 读者留言 有任何阅读感想、意见或建议,都可以在下方告诉我们。你的声音是我们继续前行的动力。 📖 投稿与合作 我们欢迎插画师、写手、设计师、编辑等加入合作行列,可在留言中留下联系方式或发送邮件至官方邮箱。 如果你有合作意向、稿件投稿、网站建议,欢迎通过以上方式联系我,也可以直接在下方留言区交流。 感谢每一位读者与创作者的到访与留言 🌌 —— 「東方行狀錄 编辑部」"},{"title":"","date":"2026-06-09T10:58:32.053Z","updated":"2026-06-09T10:58:32.053Z","comments":true,"path":"js/custom.js","permalink":"https://touhouchronicle.com/js/custom.js","excerpt":"","text":"/*================================ 侧边样式修复JS =================================*/ document.addEventListener(\"DOMContentLoaded\", () => { const widgets = document.querySelectorAll(\"section.widget, section[class*='widget']\"); widgets.forEach(sec => { // 确保核心样式存在 if (!sec.classList.contains(\"blur\")) sec.classList.add(\"blur\"); if (!sec.classList.contains(\"floatable\")) sec.classList.add(\"floatable\"); if (!sec.classList.contains(\"shadow\")) sec.classList.add(\"shadow\"); }); });"},{"title":"友情链接 - 合作伙伴","date":"2026-06-08T16:03:04.000Z","updated":"2026-06-09T10:58:32.054Z","comments":true,"path":"partners/index.html","permalink":"https://touhouchronicle.com/partners/","excerpt":"","text":"此处正在施工..."},{"title":"","date":"2026-06-09T10:58:32.053Z","updated":"2026-06-09T10:58:32.053Z","comments":true,"path":"css/custom/category-tree.css","permalink":"https://touhouchronicle.com/css/custom/category-tree.css","excerpt":"","text":"/* === 分类页面美化 - 亮暗双主题(适配原始 EJS 结构)=== */ #cat .all-cats { margin-top: 20px; display: flex; flex-direction: column; gap: 12px; } #cat .all-cats a { display: flex; align-items: center; justify-content: space-between; padding: 12px 16px; border-radius: 8px; text-decoration: none; transition: all 0.2s ease; position: relative; font-size: 14px; min-height: 44px; } /* === 暗色模式(默认)=== */ html[color-scheme=\"dark\"] #cat .all-cats a, html:not([color-scheme]) #cat .all-cats a { background-color: #1e1e1e; border: 1px solid #333; color: #ccc; } html[color-scheme=\"dark\"] #cat .all-cats a i.fa-folder-open { color: #4da6ff; } html[color-scheme=\"dark\"] #cat .all-cats a span.name { color: #007bff; display: flex; align-items: center; gap: 8px; } html[color-scheme=\"dark\"] #cat .all-cats a span.title { color: #999; font-size: 0.9em; } /* 子分类 - 暗色 */ html[color-scheme=\"dark\"] #cat .all-cats a.child { background-color: #252525; padding-left: 36px; border-left: 3px solid #007bff; } /* === 亮色模式 === */ html[color-scheme=\"light\"] #cat .all-cats a { background-color: #ffffff; border: 1px solid #e0e0e0; color: #333; box-shadow: 0 1px 3px rgba(0,0,0,0.05); } html[color-scheme=\"light\"] #cat .all-cats a i.fa-folder-open { color: #0d6efd; } html[color-scheme=\"light\"] #cat .all-cats a span.name { color: #0d6efd; display: flex; align-items: center; gap: 8px; } html[color-scheme=\"light\"] #cat .all-cats a span.title { color: #6c757d; font-size: 0.9em; } /* 子分类 - 亮色 */ html[color-scheme=\"light\"] #cat .all-cats a.child { background-color: #f8f9fa; padding-left: 36px; border-left: 3px solid #0d6efd; } /* 通用悬停效果 */ #cat .all-cats a:hover { transform: translateY(-1px); transition: transform 0.2s, box-shadow 0.2s; } html[color-scheme=\"dark\"] #cat .all-cats a:hover, html:not([color-scheme]) #cat .all-cats a:hover { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); border-color: #007bff; } html[color-scheme=\"light\"] #cat .all-cats a:hover { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); border-color: #0d6efd; } /* 响应式 */ @media (max-width: 768px) { #cat .all-cats a { padding: 10px 12px; font-size: 13px; } #cat .all-cats a.child { padding-left: 28px; } }"},{"title":"","date":"2026-06-09T10:58:32.054Z","updated":"2026-06-09T10:58:32.054Z","comments":true,"path":"js/jquery-3.6.3.js","permalink":"https://touhouchronicle.com/js/jquery-3.6.3.js","excerpt":"","text":"/*! * jQuery JavaScript Library v3.6.3 * https://jquery.com/ * * Includes Sizzle.js * https://sizzlejs.com/ * * Copyright OpenJS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2022-12-20T21:28Z */ ( function( global, factory ) { \"use strict\"; if ( typeof module === \"object\" && typeof module.exports === \"object\" ) { // For CommonJS and CommonJS-like environments where a proper `window` // is present, execute the factory and get jQuery. // For environments that do not have a `window` with a `document` // (such as Node.js), expose a factory as module.exports. // This accentuates the need for the creation of a real `window`. // e.g. var jQuery = require(\"jquery\")(window); // See ticket trac-14549 for more info. module.exports = global.document ? factory( global, true ) : function( w ) { if ( !w.document ) { throw new Error( \"jQuery requires a window with a document\" ); } return factory( w ); }; } else { factory( global ); } // Pass this if window is not defined yet } )( typeof window !== \"undefined\" ? window : this, function( window, noGlobal ) { // Edge"}],"posts":[{"title":"第⑩期 · 直视黑夜的眼睛","slug":"chronicle-vol11","date":"2026-06-08T15:46:34.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol11/","permalink":"https://touhouchronicle.com/chronicle-vol11/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第⑨期 · 活泼又纯情的青春年华","slug":"chronicle-vol10","date":"2025-12-21T15:30:09.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol10/","permalink":"https://touhouchronicle.com/chronicle-vol10/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第八期 · 如蝴蝶般入梦","slug":"chronicle-vol9","date":"2025-11-05T15:32:09.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol9/","permalink":"https://touhouchronicle.com/chronicle-vol9/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第SP期 · 2024年冬季合订本","slug":"chronicle-vol8","date":"2025-10-30T05:20:10.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol8/","permalink":"https://touhouchronicle.com/chronicle-vol8/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第七期 · 登上 超科学世纪号","slug":"chronicle-vol7","date":"2025-10-30T05:20:07.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol7/","permalink":"https://touhouchronicle.com/chronicle-vol7/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第六期 · 地狱的火焰 生生不息","slug":"chronicle-vol6","date":"2025-10-30T05:19:59.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol6/","permalink":"https://touhouchronicle.com/chronicle-vol6/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第五期 · 让我听见 你的心声","slug":"chronicle-vol5","date":"2025-10-30T05:19:56.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol5/","permalink":"https://touhouchronicle.com/chronicle-vol5/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第四期 · 拨动 人偶的心弦","slug":"chronicle-vol4","date":"2025-10-30T05:19:54.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol4/","permalink":"https://touhouchronicle.com/chronicle-vol4/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第三期 · 美 是要用心来探索","slug":"chronicle-vol3","date":"2025-10-30T05:19:51.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol3/","permalink":"https://touhouchronicle.com/chronicle-vol3/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第二期 · 角落里的回忆","slug":"chronicle-vol2","date":"2025-10-30T05:19:48.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol2/","permalink":"https://touhouchronicle.com/chronicle-vol2/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"第一期 · 学会偷走 重要的东西","slug":"chronicle-vol1","date":"2025-10-30T05:19:45.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol1/","permalink":"https://touhouchronicle.com/chronicle-vol1/","excerpt":"","text":"","categories":[],"tags":[]},{"title":"東方行状录往期封面展览","slug":"cover-post","date":"2025-10-28T15:22:55.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"cover-post/","permalink":"https://touhouchronicle.com/cover-post/","excerpt":"","text":"🏮 東方行状录 封面一览“设计,不只是封面,更是故事的序章。” 封面展示 Touhou Chronicle Covers 📔 Vol.0 梦 开始的地方第零期 · 梦 开始的地方 📙 Vol.1 学会偷走 重要的东西第一期 · 学会偷走 重要的东西 📘 Vol.2 角落里的回忆第二期 · 角落里的回忆 📕 Vol.3 美 是要用心来探索第三期 · 美 是要用心来探索 📙 Vol.4 拨动 人偶的心弦第四期 · 拨动 人偶的心弦 📕 Vol.5 让我听见 你的心声第五期 · 让我听见 你的心声 📙 Vol.6 地狱的火焰 生生不息第六期 · 地狱的火焰 生生不息 📘 Vol.7 登上 超科学世纪号第七期 · 登上 超科学世纪号 📚 Vol.SP 2024冬季合订本第SP期 · 2024年冬季合订本 📕 Vol.8 如蝴蝶般 入梦第8期 · 如蝴蝶般入梦 📘 Vol.9 活泼又纯情 的青春年华第9期 · 活泼又纯情的青春年华 📔 Vol.10 直视黑夜的 眼睛第10期 · 直视黑夜的眼睛","categories":[{"name":"作品集","slug":"作品集","permalink":"https://touhouchronicle.com/categories/%E4%BD%9C%E5%93%81%E9%9B%86/"},{"name":"往期一览","slug":"作品集/往期一览","permalink":"https://touhouchronicle.com/categories/%E4%BD%9C%E5%93%81%E9%9B%86/%E5%BE%80%E6%9C%9F%E4%B8%80%E8%A7%88/"}],"tags":[{"name":"東方Project","slug":"東方Project","permalink":"https://touhouchronicle.com/tags/%E6%9D%B1%E6%96%B9Project/"},{"name":"封面设计","slug":"封面设计","permalink":"https://touhouchronicle.com/tags/%E5%B0%81%E9%9D%A2%E8%AE%BE%E8%AE%A1/"},{"name":"刊物展示","slug":"刊物展示","permalink":"https://touhouchronicle.com/tags/%E5%88%8A%E7%89%A9%E5%B1%95%E7%A4%BA/"}]},{"title":"东方行状录投稿需求","slug":"example-posts","date":"2025-10-26T14:36:31.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"example-posts/","permalink":"https://touhouchronicle.com/example-posts/","excerpt":"","text":"投稿需求与联系方式 类别 内容 投稿范围 同人文(短篇约 1000 字左右,中篇约 6 万字左右)、杂谈(含收录和非收录)、游戏/音乐鉴赏或推荐、诗歌、插画、封面插画、COS 照片。 文字投稿格式 [体裁] [篇数] [题目] [作者] + 正文附件 (例:[小说] [篇1] [行进歌] [作者] + 附件快录.docx) 文字投稿邮箱 (mailto) text@touhouchronicle.com 图片投稿邮箱 (mailto) pic@touhouchronicle.com 投稿咨询方式 群:978573331","categories":[{"name":"杂项","slug":"杂项","permalink":"https://touhouchronicle.com/categories/%E6%9D%82%E9%A1%B9/"},{"name":"投稿","slug":"投稿","permalink":"https://touhouchronicle.com/categories/%E6%8A%95%E7%A8%BF/"}],"tags":[{"name":"投稿","slug":"投稿","permalink":"https://touhouchronicle.com/tags/%E6%8A%95%E7%A8%BF/"}]},{"title":"第零期 · 梦开始的地方","slug":"chronicle-vol0","date":"1998-12-31T16:20:57.000Z","updated":"2026-06-09T10:58:32.052Z","comments":true,"path":"chronicle-vol0/","permalink":"https://touhouchronicle.com/chronicle-vol0/","excerpt":"","text":"","categories":[],"tags":[]}],"categories":[{"name":"作品集","slug":"作品集","permalink":"https://touhouchronicle.com/categories/%E4%BD%9C%E5%93%81%E9%9B%86/"},{"name":"往期一览","slug":"作品集/往期一览","permalink":"https://touhouchronicle.com/categories/%E4%BD%9C%E5%93%81%E9%9B%86/%E5%BE%80%E6%9C%9F%E4%B8%80%E8%A7%88/"},{"name":"杂项","slug":"杂项","permalink":"https://touhouchronicle.com/categories/%E6%9D%82%E9%A1%B9/"},{"name":"投稿","slug":"投稿","permalink":"https://touhouchronicle.com/categories/%E6%8A%95%E7%A8%BF/"}],"tags":[{"name":"東方Project","slug":"東方Project","permalink":"https://touhouchronicle.com/tags/%E6%9D%B1%E6%96%B9Project/"},{"name":"封面设计","slug":"封面设计","permalink":"https://touhouchronicle.com/tags/%E5%B0%81%E9%9D%A2%E8%AE%BE%E8%AE%A1/"},{"name":"刊物展示","slug":"刊物展示","permalink":"https://touhouchronicle.com/tags/%E5%88%8A%E7%89%A9%E5%B1%95%E7%A4%BA/"},{"name":"投稿","slug":"投稿","permalink":"https://touhouchronicle.com/tags/%E6%8A%95%E7%A8%BF/"}]}