-
Notifications
You must be signed in to change notification settings - Fork 0
/
search.json
1 lines (1 loc) · 31.3 KB
/
search.json
1
[{"title":"Kratos-Rebirth食用说明","date":"2020-04-07T15:27:05.000Z","url":"/posts/Kratos-Rebirth-Manual/","tags":[["主题","/tags/%E4%B8%BB%E9%A2%98/"],["文档","/tags/%E6%96%87%E6%A1%A3/"],["咕咕咕","/tags/%E5%92%95%E5%92%95%E5%92%95/"]],"categories":[["教程文档","/categories/%E6%95%99%E7%A8%8B%E6%96%87%E6%A1%A3/"]],"content":"是时候写一个文档了!(被打死如果有什么遗漏的地方欢迎随时向我提出!可以用留言的方式(但有时候邮箱会收不到邮件,比较怨念),或者去Github提一个Issue~文档会尽可能在两边都保持更新,所以只要我没忘记的话应该是没什么大问题哒(光速逃跑) 安装提示由于本模板使用了和默认模板landscape一样的ejs引擎,因此当您完成Hexo站点的安装后,您应该能够直接运行本主题。 主题配置配置文件地址:./kratos-rebirth/_config.yml - Global 全局配置 site_analytics : 站点统计代码,这一行代码会被插入到后页脚。 hoster : 网站托管服务提供者,这个是出于感恩性的可选添加内容,这一个链接会被插入到后页脚。 site_logo : 网站的LOGO图片文件,请注意与后面核心JS的设置保持一致。 snow : (true/false)站点下雪特效开关,控制是否在载入下雪相关的代码。 click_animate_js : (filename/false) 点击事件使用的动画 js 文件,默认为 candy 即主题自带的 candy.js 文件,您可以设置成 false 表示禁用,或是引入其他您喜欢的动画 js 文件。 enable_dark : (true/false)站点是否启用暗色模式适配。请注意,即使启用了暗色模式,在亮色的环境下主题仍然会渲染为亮色模式;同时用户可以手动选择使用的颜色(右下角菜单栏按钮处)。 highlight_theme : 代码高亮主题,五选一(light | night | night-eighties | night-blue | night-bright),控制代码高亮时候使用的配色。会根据用户的选择自动加载对应的高亮主题文件。 cdn (jsdelivr/unpkg/false)为静态资源开启CDN加速(使用jsDelivr或是unpkg,如果开启则默认使用jsdelivr,有其他什么好建议可以随时提出issue)。请注意,如果您修改了任何静态资源,那么请保持此项为false(同时也是默认状态) check_update (true/false)版本更新检查,无需检查的话就记得关闭哦。 - Custom Styles 自定义样式这部分配置的内容可以覆盖 CSS 文件中指定的部分。 images 图片 banner 站点横幅 background 站点背景 - Index 首页配置相关 post_type (true/false)站点首页是否使用文章主题的显示模式(即一开始可见一部分,点击阅读更多可以加载全文,Hexo许多主题都默认的显示模式(而不是默认的这种卡片式的陈列方式) read_count (true/false)在首页显示每篇文章的阅读量统计(目前仅支持 valine/waline 评论系统的内置统计功能) comment_count (true/false)在首页显示每篇文章的评论量统计(目前仅支持 waline 评论系统的内置统计功能) - Top Menu 顶部导航栏相关 (>2.0.3) 可以尝试更优雅的新配置方案,每一项的配置含义解释为: 具体可以参见 .demo/_config.kratos-rebirth.yml 中示例的配置哦。 旧的导航栏配置归档 - 已不推荐再这样使用 分为menu和label两个模块,控制页首的顶部导航栏内容。menu模块提供导航到的页面位置,label模块提供导航选项卡的显示内容。请注意menu项与label项需要一一对应,否则可能会出现无法正常显示的情况。配置样例随主题附带,可以参考使用。 现已加入二级菜单支持,配置格式为: 请注意关键词submenu不可被改变,其他内容在保证一一对应的情况下可以自定义。具体可以参照主题自带的样例配置。 额外提示:二级菜单功能可能会和旧版本的部分函数发生冲突,如果出现意外报错的话可以考虑检查一下是否存在更新的Hexo版本,或者去Github提一个Issue。目前开发使用的环境(package.json文件)可以参见🎁 使用环境小贴士 - Footer 页脚显示相关 group_link : 控制是否在页面右下角显示群聊的加入按钮。如果显示的话,这里可以指定加群的链接。无需显示的话请留空(而不是删除这个设置项),相关的代码会自行处理结构生成关系。 contact (即将废弃): 联系方式相关,控制是否在页脚(./kratos-rebirth/layout/_partial/footer.ejs)显示各种联系方式的按钮如果要启用的话,请输入相关联系方式的代码,直接输入用户名即可(fediverse的实例需要输入实例地址,邮箱请使用mail@example.com这样的格式);无需显示的内容请留空。 footerLinks : 控制在页脚显示各种联系方式的按钮,为数组,其中每个元素应为以下的样式: 具体的样例可以参照项目的 .demo/_config.kratos_rebirth.yml 配置样例。 timenotice : 本站运行时间前的提示文本。 icp : ICP备案号,便于生成快捷链接,如萌ICP备22010101号 psr : 公安备案号,便于生成快捷链接,如371402000001 - Post Page 文章页面相关 show_cc : (true/false)控制文章页面(./kratos-rebirth/layout/post.ejs)是否显示CreativeCommon知识共享协议相关的提示内容w donate : (true/false)控制文章页面是否显示捐助的二维码按钮,二维码链接可以在站点的 JavaScript 相关的配置 里进行修改(详见下文) share : (true/false)控制文章页面是否显示分享链接的按钮 comments : provider: (disqus/disqusjs/valine/twikoo/waline/gitalk/gitment/false)会从layout/_comments文件夹中加载指定的评论系统,您也可以自定义其他的解决方案。如果不想开启评论的话,那就还是设置为false吧~ enableBGImage: (true/false)控制是否在评论系统中显示背景图片 wordCount : enable: (true/false)控制文章页面是否启用字数统计显示,默认为 true threshold: 控制文章页面字数统计功能进入估算模式的字符数分割点,默认为 1500 - Disqus 评论相关 shortname : 站点短代号,需与 Disqus Admin - Settings - General - Shortname 的保持一致 - DisqusJS 评论相关这里使用了DisqusJS这个项目,具体的参数配置相关的可以参考原始文档,这里提供的说明仅供参考w shortname : 站点短代号,需与 Disqus Admin - Settings - General - Shortname 的保持一致 sitename : 站点名,建议与 Disqus Admin - Settings - General - Website Name 的保持一致 api : API服务器地址,官方有提供一个反向代理地址,也可以使用其他的API代理服务,或是自建相关的代理,如本站使用自建的代理() apikey : DisqusJS发起请求时使用的公钥,本主题目前只考虑了一个的情况,如果有多请求需求的话可以考虑直接修改./kratos-rebirth/layout/_comments/disqusjs.ejs的代码 admin : 站点评论区管理员的Disqus用户名,可以在 Disqus - Settings - Account - Username 获取或进行修改 adminlabel : 站点管理员的提示标签,可以在 Disqus Admin - Settings - Community - Moderator Badge Text 获取或进行修改 - Valine 评论相关这里使用了Valine这个项目,具体的参数配置相关的可以参考原始文档,这里提供的说明仅供参考;如果您有自定义功能的需要,您可以考虑手动修改layout/_comments/valine.ejs文件中相关的配置内容。 app_id : 您LeanCloud的APP ID app_key : 您LeanCloud的APP Key visitor : (true/false)是否开启Valine的阅读统计功能 enableQQ : (true/false)是否开启昵称框自动获取QQ昵称和QQ头像 - twikoo评论相关 env_id : 您twikoo的Env ID - Waline 评论相关这里使用了Waline这个项目,具体的参数配置相关的可以参考Waline文档的前端配置段,自行调整相关前后端的配置。在该配置段下的内容都会被自动引入至评论模块中。el 和 path 会在页面自动生成,不必加入。 - Gitalk 评论相关这里使用了Gitalk这个项目,具体的参数配置相关的可以参考Gitalk 文档,自行调整相关前后端的配置。在该配置段下的内容都会被自动引入至评论模块中。id 会在页面自动生成,不必加入。 - APlayer 音乐播放器相关(页面左下角) enabled : (true/false)用音乐来点缀全新的体验吧!这里可以选择是否开启aplayer播放器哦~ playlist : APlayer播放使用的歌单地址,可以使用公开的API服务,或是搭建自己使用的后端。我提供了一个后端API的样例,目前本站点使用的就是这个,可以去Github获取。不过这个项目已经过时,我们推荐使用下一种加载方式,即使用MetingJS(默认使用api.i-meto.com/meting/api解析)的方式来加载。 meting : 使用MetingJS时请保留该选项 server : 使用的音乐服务来源:netease, tencent, kugou, xiami, baidu type : 加载的播放列表类型:song, playlist, album, search, artist id : 请求的ID,如曲目ID、播放列表ID、专辑ID、搜索关键词等 order : (list/random)音乐播放的顺序,我个人比较喜欢的是random模式,这样就能避免每次访问博客时,都是从第一首音乐开始播放的尴尬清情况。 - Widgets 侧边栏与挂件 sidebar : (left/right/none)是否启用侧边栏与小工具,若设置为left则会显示在页面左侧,若设置为right则会显示在页面右侧。 widgets : 启用的小部件,默认全部启用,不喜欢的就删掉吧 请注意splitter是分隔符,用于分割活动区域和固定区域(例如默认配置下文章页向下滚动时,About区块会顺势上浮,toc区块会固定在最顶,您可以手动调整各小挂件的位置,删除splitter表示禁用该功能(即所有小挂件均固定显示) avatarUri : 头像的图片地址链接 mobile_toc : 移动端文章目录显示相关配置 hide : (true/false)是否隐藏移动端目录 hide_id : (true/false)移动端目录前是否自动补充的标号 - FancyBox 图片放大显示 fancybox : (true/false)启用图片放大显示工具,点击文章内的图片可以进行全屏放大操作 - Search 搜索 enable : (true/false)是否启用站点搜索功能 path : 搜索数据库的文件名,一般保持默认search.json即可 field : 搜索的区域,可以是页面,或是文章,或是所有内容。默认情况下是仅搜索文章内容。 content : (true/false)搜索内容是否包含文章或是页面的详细内容 - JavaScript 相关的配置 main : 主JavaScript配置 cover : 无图片文章使用的随机封面图片相关设置 randomAmount : 表示图片的编号为 1 ~ 您设定的值,默认是 20 baseUrl : 图片的基础链接,例如使用本地图片则为 /images/thumb/ (请注意您的站点路径) coverFileNameTemplate : 图片的文件名格式模板,默认为 thumb_{no}.webp ,使用时代码会将 {no} 替换成随机的数字编号 createTime 站点建立的时间,请改成您站点建立的时间。该项与页脚的运行时间有直接关联,建议按照样例格式进行书写,以免出现莫名其妙的报错。 donateBtn 捐助按钮上显示的文字,建议不要太长以免溢出,如果不显示捐助按钮的话就不用去管它啦~ kr.scanNotice 二维码小窗口上的小标题,如果不显示捐助按钮的话也不用去管它啦~ qr_alipay 支付宝二维码的文件地址 qr_wechat 微信支付二维码的文件地址 siteLeaveEvent (true/false)是否启用站点失焦事件(只是为了卖萌,有可能会影响到历史记录,请谨慎开启) leaveTitle 离开时候站点标题的追加内容 returnTitle 返回时候站点标题的追加内容 expire_day 文章过期提示:距离最后更新时间多少天时,打开文章页面会给出提示信息。对于无标题的 Status 类默认不启用,但您可以在 Front Matter 区域内加上 expire: true 来手动开启。 topNavScrollToggle (true/false)顶部导航栏在页面向下滚动时隐藏 - Site verify related 站点所有权验证相关 site_verify : google : Google Search,只填写中间那一串随机码即可 baidu : 百毒搜索,同样只需填写中间的一串随机码 bing : 必应搜索,同样只需填写中间的一串随机码 - Friends page related 友链页面相关 工作模式 我们提供两种配置友链的方式: 一种是自动生成单独的页面,您只需要指定页面的路径(href配置内容)即可自动生成 另一种则是Tag工作模式(href项留空或删除),主题会生成一个方便您使用的小标签,在任何一个页面或是文章内插入{% friends %}即可自动生成友链块。 friends : 友链页面全局字段,删除此字段以禁止自动生成友链页面 href : 友链页面的路径,如friends表示yoursite.ltd/friends/的路径,留空此字段会使用Tag模式 page : 页面相关的参数,您可以配置任意多您需要的页面参数,提供的样例可供您参考 list : 友链列表,您可以参照提供的样例进行对应的复制修改,每一项可以提供显示的名字(name)、简介(bio)、头像链接(avatar)和目标站点链接(link),无用项建议留空(而不是直接删除) verify : 是否在每次启动时验证友联的可访问性 - Misc 杂项 showWordCountEstimateWavy : 在文章字数处显示表示大约字数的波浪号 文章页面配置路径:顶部,文章信息区 (Front-Matter) pic : 可以指定这篇文章是否使用自定义的缩略图名称(在文章资源文件夹内),而不是使用随机化的图标 sticky : (number)重要的文章,把它们置顶吧!数字越大优先级越高哦~ comments : (true/false)是否为单篇文章指定开启或关闭评论区 toc: (true/false)该文章是否需要生成目录 only: 指定文章显示的位置,有以下关键词: home: 在首页显示 category: 在分类页显示 tag: 在标签页显示留空或是不配置此项,则文章在所有该出现的位置都会显示。层级之间相互平等,没有覆盖关系。特别地,如果配置了此项,但是使用的并不是以上的关键词(例如只留了一个- none,那么文章就被隐藏起来了) 一个完整的 Front-Matter 区样式如下(可自行删去不必要的内容): 模板与特定页面项目Kratos-Rebirth-Specified-Pages已经废弃,所有功能均已内置,无需使用额外的模块。 此处给出我使用的scaffolds/post.md文件内容: 模板特有标签组件提示信息喵呼呼o(=•ェ•=)m 成功啦o( ̄▽ ̄)ブ 有危险Σ(っ °Д °;)っ 有消息(・∀・(・∀・(・∀・*) 当心哦≧ ﹏ ≦ 折叠内容 这是一条折叠内容 这是一条预先展开的折叠内容 提示面板 这是一个提示面板框 TYPE是面板框的类型,可以是: success danger info warning 模糊字符这里有一些被模糊的字符 关于MathJax对公式进行的处理功能已废弃,建议使用类似hexo-math类似功能的插件,相关的代码注入部分已经修复。 关于Hexo书写的小技巧Hexo使用了MarkDown,但是在一些细节的处理上有很棒的技巧哦~ 文章概要可以将文章开头的一段作为概要显示在首页主题部分,方法就是在需要分割的地方加入<!-- more -->即可;或者可以在文章头指定excerpt 图片资源Hexo有为每篇文章生成一个资源文件夹,可以将图片资源以{% asset_img 文件名 备注 %}的格式插入文章,本主题引入的fancybox会自动实现对文章内图片的放大功能。 "},{"title":"Code Highlight Style test","date":"2019-07-25T16:43:00.000Z","url":"/posts/code-highlight/","categories":[["undefined",""]],"content":"Make sure all the code blocks highlighted correctly. All the code samples are come from the demo of "},{"title":"Markdown Style test","date":"2018-07-24T23:31:06.000Z","url":"/posts/markdown/","tags":[["Foo","/tags/Foo/"],["Bar","/tags/Bar/"]],"categories":[["undefined",""]],"content":"This post is originated from here and is used for testing markdown style. This post contains nearly every markdown usage. Make sure all the markdown elements below show up correctly. Headers H1H2H3H4H5H6Alternatively, for H1 and H2, an underline-ish style: Alt-H1Alt-H2Emphasis Emphasis, aka italics, with asterisks or underscores. Strong emphasis, aka bold, with asterisks or underscores. Combined emphasis with asterisks and underscores. Strikethrough uses two tildes. Scratch this. Lists First ordered list item Another item Unordered sub-list. Actual numbers don’t matter, just that it’s a number Ordered sub-list And another item. You can have properly indented paragraphs within list items. Notice the blank line above, and the leading spaces (at least one, but we’ll use three here to also align the raw Markdown). To have a line break without a paragraph, you will need to use two trailing spaces.Note that this line is separate, but within the same paragraph.(This is contrary to the typical GFM line break behaviour, where trailing spaces are not required.) Unordered list can use asterisks Or minuses Or pluses Paragraph In unordered list For example like this. Common Paragraph with some text.And more text. Inline HTML To reboot your computer, press ctrl+alt+del. Definition list Is something people use sometimes. Links I’m an inline-style link I’m an inline-style link with title I’m a reference-style link I’m a relative reference to a repository file You can use numbers for reference-style link definitions Or leave it empty and use the link text itself Some text to show that the reference links can follow later. Images hover to see the title text: Inline-style: Reference-style: Code and Syntax HighlightingInline code has back-ticks around it. Tables ASCII HTML Single backticks 'Isn't this fun?' ‘Isn’t this fun?’ Quotes "Isn't this fun?" “Isn’t this fun?” Dashes -- is en-dash, --- is em-dash – is en-dash, — is em-dash Colons can be used to align columns. Tables Are Cool col 3 is right-aligned col 2 is centered zebra stripes are neat The outer pipes (|) are optional, and you don’t need to make the raw Markdown line up prettily. You can also use inline Markdown. Markdown Less Pretty Still renders nicely 1 2 3 You can find more information about LaTeX mathematical expressions here. Blockquotes Blockquotes are very handy in email to emulate reply text.This line is part of the same quote. Quote break. This is a very long line that will still be quoted properly when it wraps. Oh boy let’s keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can put Markdown into a blockquote. Horizontal RuleThree or more… Hyphens Asterisks Underscores Line Breaks Here’s a line for us to start with. This line is separated from the one above by two newlines, so it will be a separate paragraph. This line is also a separate paragraph, but…This line is only separated by a single newline, so it’s a separate line in the same paragraph. This is a regular paragraph. Foo This is another regular paragraph. Youtube videos Pure markdown version: "},{"title":"Images","date":"2013-12-26T22:46:49.000Z","url":"/posts/images/","categories":[["undefined",""]],"content":"This is a image test post. "},{"date":"2013-12-25T22:57:49.000Z","url":"/posts/no-title/","categories":[["undefined",""]],"content":"This post doesn’t have a title. Make sure it’s accessible."},{"title":"Excerpts","date":"2013-12-25T00:23:23.000Z","url":"/posts/excerpts/","categories":[["undefined",""]],"content":"The following contents should be invisible in home/archive page. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eget urna vitae velit eleifend interdum at ac nisi. In nec ligula lacus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed eu cursus erat, ut dapibus quam. Aliquam eleifend dolor vitae libero pharetra adipiscing. Etiam adipiscing dolor a quam tempor, eu convallis nulla varius. Aliquam sollicitudin risus a porta aliquam. Ut nec velit dolor. Proin eget leo lobortis, aliquam est sed, mollis mauris. Fusce vitae leo pretium massa accumsan condimentum. Fusce malesuada gravida lectus vel vulputate. Donec bibendum porta nibh ut aliquam. Sed lorem felis, congue non fringilla eu, aliquam eu eros. Curabitur orci libero, mollis sed semper vitae, adipiscing in lectus. Aenean non egestas odio. Donec sollicitudin nisi quis lorem gravida, in pharetra mauris fringilla. Duis sit amet faucibus dolor, id aliquam neque. In egestas, odio gravida tempor dictum, mauris felis faucibus purus, sit amet commodo lacus diam vitae est. Ut ut quam eget massa semper sodales. Aenean non ipsum cursus, blandit lectus in, ornare odio. Curabitur ultrices porttitor vulputate."},{"title":"Videos","date":"2013-12-25T00:19:15.000Z","url":"/posts/videos/","categories":[["undefined",""]],"content":"This is a video test post. Youtube Vimeo "},{"title":"Gallery Post","date":"2013-12-25T00:16:18.000Z","url":"/posts/gallery-post/","categories":[["undefined",""]],"content":"This post contains 4 photos: Widescreen wallpaper Portrait photo Dual widescreen wallpaper Small photo All photos should be displayed properly. From Wallbase.cc"},{"title":"Tag Plugins","date":"2013-12-25T00:14:39.000Z","url":"/posts/tag-plugins/","categories":[["undefined",""]],"content":"This post is used for testing tag plugins. See docs for more info. Block QuoteNormal blockquote Praesent diam elit, interdum ut pulvinar placerat, imperdiet at magna. Quote from a bookDo not just seek happiness for yourself. Seek happiness for all. Through kindness. Through mercy. David LevithanWide Awake Quote from TwitterNEW: DevDocs now comes with syntax highlighting. @DevDocstwitter.com/devdocs/status/356095192085962752 Quote from an article on the webEvery interaction is both precious and an opportunity to delight. Seth GodinWelcome to Island Marketing Code BlockNormal code block With captionArray.map With caption and URL.compactUnderscore.js With marked linesLine 1,7-8,10 should be marked with different color. Note: Theme’s style should support .highlight.line.marked (recommend to use the selection or current line color). Gist jsFiddle PullquoteLeftLorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas tempus molestie arcu, et fringilla mauris placerat ac. Nullam luctus bibendum risus. Ut cursus sed ipsum feugiat egestas. Suspendisse elementum, velit eu consequat consequat, augue lorem dapibus libero, eget pulvinar dolor est sit amet nulla. Suspendisse a porta tortor, et posuere mi. Pellentesque ultricies, mi quis volutpat malesuada, erat felis vulputate nisl, ac congue ante tortor ut ante. Proin aliquam sem vel mauris tincidunt, eget scelerisque tortor euismod. Nulla tincidunt enim nec commodo dictum. Mauris id sapien et orci gravida luctus id ut dui. In vel vulputate odio. Duis vel turpis molestie, scelerisque enim eu, lobortis eros. Cras at ipsum gravida, sagittis ante vel, viverra tellus. Nunc mauris turpis, elementum ullamcorper nisl pretium, ultrices cursus justo. Mauris porttitor commodo eros, ac ornare orci interdum in. Cras fermentum cursus leo sed mattis. In dignissim lorem sem, sit amet elementum mauris venenatis ac. RightLorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ligula justo, lobortis sit amet semper vel, dignissim sit amet libero. Praesent ac tempus ligula. Maecenas at gravida odio. Etiam tristique volutpat lacus eu faucibus. Donec non tempus arcu. Phasellus adipiscing, mauris nec mollis egestas, ipsum nunc auctor velit, et rhoncus lorem ipsum at ante. Praesent et sem in velit volutpat auctor. Duis vel mauris nulla. Maecenas mattis interdum ante, quis sagittis nibh cursus et. Nulla facilisi. Morbi convallis gravida tortor, ut fermentum enim gravida et. Nunc vel dictum nisl, non ultrices libero. Proin vestibulum felis eget orci consectetur lobortis. Vestibulum augue nulla, iaculis vitae augue vehicula, dignissim ultrices libero. Sed imperdiet urna et quam ultrices tincidunt nec ac magna. Etiam vel pharetra elit."},{"title":"日本語テスト","date":"2013-12-24T23:33:26.000Z","url":"/posts/%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%83%86%E3%82%B9%E3%83%88/","categories":[["undefined",""]],"content":"This is a Japanese test post. 私は昨日ついにその助力家というのの上よりするたなけれ。 最も今をお話団はちょうどこの前後なかろでくらいに困りがいるたをは帰着考えたなかって、そうにもするでうたらない。 がたを知っないはずも同時に九月をいよいよたありた。 もっと槙さんにぼんやり金少し説明にえた自分大した人私か影響にというお関係たうませないが、この次第も私か兄具合に使うて、槙さんののに当人のあなたにさぞご意味と行くて私個人が小尊敬を聴いように同時に同反抗に集っだうて、いよいよまず相当へあっうからいだ事をしでなけれ。 それでそれでもご時日をしはずはたったいやと突き抜けるますて、その元がは行ったてという獄を尽すていけですた。 この中道具の日その学校はあなたごろがすまなりかとネルソンさんの考えるですん、辺の事実ないというご盲従ありたですと、爺さんのためが薬缶が結果までの箸の当時してならて、多少の十月にためからそういう上からとにかくしましないと触れべきものたで、ないうですと多少お人達したのでたた。 From すぐ使えるダミーテキスト - 日本語 Lorem ipsum"},{"title":"中文測試","date":"2013-12-24T23:31:30.000Z","url":"/posts/%E4%B8%AD%E6%96%87%E6%B8%AC%E8%A9%A6/","categories":[["undefined",""]],"content":"This is a Chinese test post. 善我王上魚、產生資西員合兒臉趣論。畫衣生這著爸毛親可時,安程幾?合學作。觀經而作建。都非子作這!法如言子你關!手師也。 以也座論頭室業放。要車時地變此親不老高小是統習直麼調未,行年香一? 就竟在,是我童示讓利分和異種百路關母信過明驗有個歷洋中前合著區亮風值新底車有正結,進快保的行戰從:弟除文辦條國備當來際年每小腳識世可的的外的廣下歌洲保輪市果底天影;全氣具些回童但倒影發狀在示,數上學大法很,如要我……月品大供這起服滿老?應學傳者國:山式排只不之然清同關;細車是!停屋常間又,資畫領生,相們制在?公別的人寫教資夠。資再我我!只臉夫藝量不路政吃息緊回力之;兒足灣電空時局我怎初安。意今一子區首者微陸現際安除發連由子由而走學體區園我車當會,經時取頭,嚴了新科同?很夫營動通打,出和導一樂,查旅他。坐是收外子發物北看蘭戰坐車身做可來。道就學務。 國新故。 工步他始能詩的,裝進分星海演意學值例道……於財型目古香亮自和這乎?化經溫詩。只賽嚴大一主價世哥受的沒有中年即病行金拉麼河。主小路了種就小為廣不? From 亂數假文產生器 - Chinese Lorem Ipsum"},{"title":"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam justo turpis, tincidunt ac convallis id.","date":"2013-12-24T23:31:06.000Z","url":"/posts/long-title/","categories":[["undefined",""]],"content":"This post has a long title. Make sure the title displayed right."},{"title":"Categories","date":"2013-12-24T23:30:09.000Z","url":"/posts/categories/","categories":[["Foo","/categories/Foo/"],["Bar","/categories/Foo/Bar/"],["Baz","/categories/Foo/Bar/Baz/"]],"content":"This post contains 3 categories. Make sure your theme can display all of the categories."},{"title":"Tags","date":"2013-12-24T23:29:53.000Z","url":"/posts/tags/","tags":[["Foo","/tags/Foo/"],["Bar","/tags/Bar/"],["Baz","/tags/Baz/"]],"categories":[["undefined",""]],"content":"This post contains 3 tags. Make sure your theme can display all of the tags."},{"title":"Elements","date":"2013-12-24T23:29:08.000Z","url":"/posts/elements/","categories":[["undefined",""]],"content":"The purpose of this post is to help you make sure all of HTML elements can display properly. If you use CSS reset, don’t forget to redefine the style by yourself. Heading 1Heading 2Heading 3Heading 4Heading 5Heading 6 ParagraphLorem ipsum dolor sit amet, test link consectetur adipiscing elit. Strong text pellentesque ligula commodo viverra vehicula. Italic text at ullamcorper enim. Morbi a euismod nibh. Underline text non elit nisl. Deleted text tristique, sem id condimentum tempus, metus lectus venenatis mauris, sit amet semper lorem felis a eros. Fusce egestas nibh at sagittis auctor. Sed ultricies ac arcu quis molestie. Donec dapibus nunc in nibh egestas, vitae volutpat sem iaculis. Curabitur sem tellus, elementum nec quam id, fermentum laoreet mi. Ut mollis ullamcorper turpis, vitae facilisis velit ultricies sit amet. Etiam laoreet dui odio, id tempus justo tincidunt id. Phasellus scelerisque nunc sed nunc ultricies accumsan. Interdum et malesuada fames ac ante ipsum primis in faucibus. Sed erat diam, blandit eget felis aliquam, rhoncus varius urna. Donec tellus sapien, sodales eget ante vitae, feugiat ullamcorper urna. Praesent auctor dui vitae dapibus eleifend. Proin viverra mollis neque, ut ullamcorper elit posuere eget. Praesent diam elit, interdum ut pulvinar placerat, imperdiet at magna. Maecenas ornare arcu at mi suscipit, non molestie tortor ultrices. Aenean convallis, diam et congue ultricies, erat magna tincidunt orci, pulvinar posuere mi sapien ac magna. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Praesent vitae placerat mauris. Nullam laoreet ante posuere tortor blandit auctor. Sed id ligula volutpat leo consequat placerat. Mauris fermentum dolor sed augue malesuada sollicitudin. Vivamus ultrices nunc felis, quis viverra orci eleifend ut. Donec et quam id urna cursus posuere. Donec elementum scelerisque laoreet. List TypesDefinition List (dl)Definition List TitleThis is a definition list division. Ordered List (ol) List Item 1 List Item 2 List Item 3 Unordered List (ul) List Item 1 List Item 2 List Item 3 Checkbox List (ul) List Item 1 unchecked List Item 2 checked List Item 3 checked Table Table Header 1 Table Header 2 Table Header 3 Division 1 Division 2 Division 3 Division 1 Division 2 Division 3 Division 1 Division 2 Division 3 Misc Stuff - abbr, acronym, sub, sup, kbd, etc.Lorem superscript dolor subscript amet, consectetuer adipiscing elit. Nullam dignissim convallis est. Quisque aliquam. cite. Nunc iaculis suscipit dui. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus. Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. NBA Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus. AVE. Use Crtl + C to stop."},{"title":"Hello World","date":"2013-12-24T17:49:32.000Z","url":"/posts/hello-world/","categories":[["undefined",""]],"content":"Welcome to Hexo! This is your very first post. Check documentation to learn how to use."}]