1baseURL: 'https://lin.moe'2languageCode: zh-hans3defaultContentLanguage: zh4enableRobotsTXT: true5title: Lindsay6hasCJKLanguage: true7rssLimit: 108copyright: This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.9enableEmoji: true101112disableKinds:13 - taxonomy1415markup:16 goldmark:17 renderer:18 unsafe: true19 highlight:20 codeFences: false21 noClasses: false2223params:24 author:25 name: Lindsay Zhou26 dateformNumTime: '2006-01-02'27 footerCopyright: '<a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener">CC BY-SA 4.0</a>'2829menu:30 main:31 - name: Article32 url: article/33 weight: 134 - name: Tutorial35 url: tutorial/36 weight: 237 - name: Now38 url: now/39 weight: 340 - name: Link41 url: links42 weight: 44344permalinks:45 article: article/:year/:month/:contentbasename/46 tutorial: tutorial/:year/:month/:contentbasename/47