1 Star 0 Fork 1

stdfirm/yuang01

forked from ayu/yuang01 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
atom.xml 14.62 KB
一键复制 编辑 原始数据 按行查看 历史
ayu 提交于 2022-01-26 13:55 +08:00 . Site updated: 2022-01-26 13:55:15
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Bamboo</title>
<link href="/atom.xml" rel="self"/>
<link href="http://yuang01.gitee.io/"/>
<updated>2021-11-08T05:55:46.661Z</updated>
<id>http://yuang01.gitee.io/</id>
<author>
<name>YuAng</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>文章设置topImg</title>
<link href="http://yuang01.gitee.io/post/imgtop/"/>
<id>http://yuang01.gitee.io/post/imgtop/</id>
<published>2021-11-08T03:35:00.000Z</published>
<updated>2021-11-08T05:55:46.661Z</updated>
<summary type="html">
&lt;blockquote&gt;
&lt;p&gt;支持版本为v2.7.0+&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;在文章中设置&lt;code&gt;imgTop:
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>新增mermaid</title>
<link href="http://yuang01.gitee.io/post/mermaid/index/"/>
<id>http://yuang01.gitee.io/post/mermaid/index/</id>
<published>2021-10-09T06:03:20.000Z</published>
<updated>2021-10-09T07:41:23.588Z</updated>
<summary type="html">
&lt;blockquote&gt;
&lt;p&gt;支持2.6.5+&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;事例:&quot;&gt;&lt;a href=&quot;#事例:&quot; class=&quot;headerlink&quot; title=&quot;事例:&quot;&gt;&lt;/a&gt;事例:&lt;/h2&gt;&lt;div class=&quot;mermaid&quot;&gt;pie
</summary>
<category term="mermaid" scheme="http://yuang01.gitee.io/categories/mermaid/"/>
<category term="mermaid" scheme="http://yuang01.gitee.io/tags/mermaid/"/>
</entry>
<entry>
<title>新增mathjax</title>
<link href="http://yuang01.gitee.io/post/mathjax/index/"/>
<id>http://yuang01.gitee.io/post/mathjax/index/</id>
<published>2021-10-08T06:03:20.000Z</published>
<updated>2021-10-08T08:10:48.200Z</updated>
<summary type="html">
&lt;p&gt;在文章中设置&lt;code&gt;mathjax: true&lt;/code&gt;即可&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;需要v2.6.4+版本&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;事例:&quot;&gt;&lt;a href=&quot;#事例:&quot; class=&quot;headerlink&quot;
</summary>
<category term="mathjax" scheme="http://yuang01.gitee.io/categories/mathjax/"/>
<category term="mathjax" scheme="http://yuang01.gitee.io/tags/mathjax/"/>
</entry>
<entry>
<title>Bamboo主题-首页新增侧边栏</title>
<link href="http://yuang01.gitee.io/post/hexo-theme-bamboo/sidebar/"/>
<id>http://yuang01.gitee.io/post/hexo-theme-bamboo/sidebar/</id>
<published>2021-09-28T03:11:00.000Z</published>
<updated>2021-12-02T07:31:35.795Z</updated>
<summary type="html">
首页新增侧边栏
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.gitee.io/tags/Hexo/"/>
<category term="sidebar" scheme="http://yuang01.gitee.io/tags/sidebar/"/>
</entry>
<entry>
<title>getFiles文件获取</title>
<link href="http://yuang01.gitee.io/post/getfiles/"/>
<id>http://yuang01.gitee.io/post/getfiles/</id>
<published>2021-08-10T03:35:00.000Z</published>
<updated>2021-08-12T03:12:13.768Z</updated>
<summary type="html">
会把某个文件夹下的文件显示在页面上。
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>Bamboo主题-基本配置(一)</title>
<link href="http://yuang01.gitee.io/post/hexo-theme-bamboo-new/"/>
<id>http://yuang01.gitee.io/post/hexo-theme-bamboo-new/</id>
<published>2021-07-05T03:12:00.000Z</published>
<updated>2021-12-14T09:34:20.785Z</updated>
<summary type="html">
基本配置(一)
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.gitee.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.gitee.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-页面功能配置(二)</title>
<link href="http://yuang01.gitee.io/post/hexo-theme-bamboo/page/"/>
<id>http://yuang01.gitee.io/post/hexo-theme-bamboo/page/</id>
<published>2021-07-05T03:11:00.000Z</published>
<updated>2021-12-02T07:31:32.411Z</updated>
<summary type="html">
页面功能配置(二)
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.gitee.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.gitee.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-主题更改(三)</title>
<link href="http://yuang01.gitee.io/post/hexo-theme-bamboo/theme/"/>
<id>http://yuang01.gitee.io/post/hexo-theme-bamboo/theme/</id>
<published>2021-07-05T03:10:00.000Z</published>
<updated>2021-12-02T07:31:44.504Z</updated>
<summary type="html">
主题更改(三)
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.gitee.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.gitee.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-Front-matter介绍(四)</title>
<link href="http://yuang01.gitee.io/post/hexo-theme-bamboo/front-matter/"/>
<id>http://yuang01.gitee.io/post/hexo-theme-bamboo/front-matter/</id>
<published>2021-07-05T03:09:00.000Z</published>
<updated>2021-12-02T07:31:29.775Z</updated>
<summary type="html">
Front-matter介绍(四)
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.gitee.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.gitee.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-内置标签(五)</title>
<link href="http://yuang01.gitee.io/post/hexo-theme-bamboo/tags/"/>
<id>http://yuang01.gitee.io/post/hexo-theme-bamboo/tags/</id>
<published>2021-07-05T03:08:00.000Z</published>
<updated>2021-12-02T07:31:42.203Z</updated>
<summary type="html">
内置标签(五)
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.gitee.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.gitee.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-建议(六)</title>
<link href="http://yuang01.gitee.io/post/hexo-theme-bamboo/suggest/"/>
<id>http://yuang01.gitee.io/post/hexo-theme-bamboo/suggest/</id>
<published>2021-07-05T03:07:00.000Z</published>
<updated>2021-12-02T07:31:38.216Z</updated>
<summary type="html">
建议(六)
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.gitee.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.gitee.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>issues-sites标签</title>
<link href="http://yuang01.gitee.io/post/issuessites/"/>
<id>http://yuang01.gitee.io/post/issuessites/</id>
<published>2021-06-16T03:35:00.000Z</published>
<updated>2021-07-18T07:19:12.684Z</updated>
<summary type="html">
&lt;p&gt;该标签会去拿到某个repo仓库的issue内容,用&lt;code&gt;sites标签&lt;/code&gt;的形式显示出来,可以用做网站的&lt;code&gt;友链&lt;/code&gt;功能&lt;br&gt;该标签和&lt;code&gt;issues-timeline&lt;/code&gt;标签都适用于&lt;code&gt;github&lt;/code
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>issues-timeline标签</title>
<link href="http://yuang01.gitee.io/post/issuestimeline/"/>
<id>http://yuang01.gitee.io/post/issuestimeline/</id>
<published>2021-06-16T03:35:00.000Z</published>
<updated>2021-06-17T02:11:43.946Z</updated>
<summary type="html">
&lt;p&gt;该标签会去拿到某个repo仓库的issue内容,用&lt;code&gt;timeline标签&lt;/code&gt;的形式显示出来&lt;/p&gt;
&lt;h2 id=&quot;写法&quot;&gt;&lt;a href=&quot;#写法&quot; class=&quot;headerlink&quot; title=&quot;写法&quot;&gt;&lt;/a&gt;写法&lt;/h2&gt;&lt;h3
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>galleryGroup图片</title>
<link href="http://yuang01.gitee.io/post/gallerygroup/"/>
<id>http://yuang01.gitee.io/post/gallerygroup/</id>
<published>2021-05-10T16:00:00.000Z</published>
<updated>2021-05-13T03:51:21.007Z</updated>
<summary type="html">
&lt;div class=&quot;note
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>进度条</title>
<link href="http://yuang01.gitee.io/post/progress/"/>
<id>http://yuang01.gitee.io/post/progress/</id>
<published>2021-02-22T03:35:00.000Z</published>
<updated>2021-06-03T06:57:35.637Z</updated>
<summary type="html">
进度条标签
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>按钮</title>
<link href="http://yuang01.gitee.io/post/btn/"/>
<id>http://yuang01.gitee.io/post/btn/</id>
<published>2021-02-08T03:36:00.000Z</published>
<updated>2021-05-12T02:16:08.590Z</updated>
<summary type="html">
&lt;h2 class=&quot;bamboo-h &quot; id=&quot;融入段落中按钮&quot;&gt;融入段落中按钮&lt;/h2&gt;&lt;br/&gt;
&lt;p&gt;不设置任何参数的 &lt;span class=&#39;btn&#39;&gt;&lt;a class=&quot;button&quot; href=&#39;/&#39; title=&#39;按钮&#39;&gt;按钮&lt;/a&gt;&lt;/span&gt;
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>audio音频</title>
<link href="http://yuang01.gitee.io/post/audio/"/>
<id>http://yuang01.gitee.io/post/audio/</id>
<published>2021-02-08T03:35:00.000Z</published>
<updated>2021-05-11T01:44:42.600Z</updated>
<summary type="html">
&lt;h2 class=&quot;bamboo-h &quot; id=&quot;事例&quot;&gt;事例&lt;/h2&gt;&lt;br/&gt;
&lt;div class=&quot;audio&quot;&gt;&lt;audio controls preload&gt;&lt;source
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>checkbox</title>
<link href="http://yuang01.gitee.io/post/checkbox/"/>
<id>http://yuang01.gitee.io/post/checkbox/</id>
<published>2021-02-08T03:35:00.000Z</published>
<updated>2021-05-11T01:45:08.369Z</updated>
<summary type="html">
&lt;h2 class=&quot;bamboo-h &quot; id=&quot;进度条示例&quot;&gt;进度条示例&lt;/h2&gt;&lt;br/&gt;
&lt;div class=&#39;checkbox&#39;&gt;&lt;input type=&quot;checkbox&quot; /&gt;
&lt;p&gt;纯文本测试&lt;/p&gt;
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>folding折叠</title>
<link href="http://yuang01.gitee.io/post/folding/"/>
<id>http://yuang01.gitee.io/post/folding/</id>
<published>2021-02-08T03:35:00.000Z</published>
<updated>2021-05-11T01:45:36.721Z</updated>
<summary type="html">
&lt;p&gt;&lt;span&gt;&lt;img src=&#39;https://cdn.jsdelivr.net/gh/deepkolos/wechat-emoji/emoji/不屑.png&#39; style=&#39;height:24px&#39;&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 class=&quot;bamboo-h &quot;
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
<entry>
<title>gallery图片</title>
<link href="http://yuang01.gitee.io/post/gallery/"/>
<id>http://yuang01.gitee.io/post/gallery/</id>
<published>2021-02-08T03:35:00.000Z</published>
<updated>2021-05-11T01:46:04.190Z</updated>
<summary type="html">
&lt;div class=&quot;note
</summary>
<category term="前端" scheme="http://yuang01.gitee.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.gitee.io/tags/tag/"/>
</entry>
</feed>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stdfirm/yuang01.git
git@gitee.com:stdfirm/yuang01.git
stdfirm
yuang01
yuang01
master

搜索帮助