update some content
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"accountablePerson" : "",
|
||||
"copyrightHolder" : "",
|
||||
"copyrightYear" : "2021",
|
||||
"datePublished": "2021-09-29 14:38:10 \x2b0800 CST",
|
||||
"dateModified" : "2021-09-29 14:38:10 \x2b0800 CST",
|
||||
"datePublished": "2021-09-29 14:38:10 \u002b0800 CST",
|
||||
"dateModified" : "2021-09-29 14:38:10 \u002b0800 CST",
|
||||
"url" : "https:\/\/h.cowbay.org\/categories\/%E7%AD%86%E8%A8%98\/",
|
||||
"wordCount" : "0",
|
||||
"image" : "https://h.cowbay.org%!s(\u003cnil\u003e)"",
|
||||
@@ -45,9 +45,9 @@
|
||||
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
|
||||
|
||||
<link href="https://h.cowbay.org/css/style.css?v=1632901489" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
|
||||
<link href="https://h.cowbay.org/css/style.css?v=1634607506" rel="stylesheet" id="theme-stylesheet" type='text/css' media='all'>
|
||||
|
||||
<link href="https://h.cowbay.org/css/custom.css?v=1632901489" rel="stylesheet" type='text/css' media='all'>
|
||||
<link href="https://h.cowbay.org/css/custom.css?v=1634607506" rel="stylesheet" type='text/css' media='all'>
|
||||
<link rel="shortcut icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="https://h.cowbay.org/img/favicon.ico" type="image/x-icon">
|
||||
|
||||
@@ -3208,7 +3208,7 @@ if (!doNotTrack) {
|
||||
<p>這幾天在玩ansible 時,碰到一個問題</p>
|
||||
<p>假如我有個yaml檔作為資料來源,檔名是 abc.yml</p>
|
||||
<p>大概長這樣</p>
|
||||
<pre><code> "teams": [
|
||||
<pre tabindex="0"><code> "teams": [
|
||||
{
|
||||
"chinese_name": "TEAM1",
|
||||
"description": "TEAM1",
|
||||
@@ -3538,8 +3538,8 @@ if (!doNotTrack) {
|
||||
<div class='excerpt-content'>
|
||||
<article>
|
||||
<p>Bookstack 是一套非常好用的線上"筆記"系統</p>
|
||||
<p>他用圖書館/書本的概念,讓使用者可以建立自己的"圖書館”</p>
|
||||
<p>同時在圖書館內建立不同的"書籍”</p>
|
||||
<p>他用圖書館/書本的概念,讓使用者可以建立自己的"圖書館"</p>
|
||||
<p>同時在圖書館內建立不同的"書籍"</p>
|
||||
<p>而且支援 Markdown 語法</p>
|
||||
<p>其他的方式像是在nextcloud上編輯 md檔案(字體太小)</p>
|
||||
<p>或者是boostnote(只能在本機)</p>
|
||||
@@ -3751,6 +3751,6 @@ if (!doNotTrack) {
|
||||
</div>
|
||||
<script src="https://h.cowbay.org/js/jquery.min.js"></script>
|
||||
<script src="https://h.cowbay.org/js/jquerymigrate.js"></script>
|
||||
<script src="https://h.cowbay.org/js/production.min.js?v=1632901489"></script>
|
||||
<script src="https://h.cowbay.org/js/production.min.js?v=1634607506"></script>
|
||||
|
||||
</body>
|
||||
|
||||
@@ -6,11 +6,7 @@
|
||||
<description>Recent content in 筆記 on MC部落</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Wed, 29 Sep 2021 14:38:10 +0800</lastBuildDate>
|
||||
|
||||
<atom:link href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
|
||||
<lastBuildDate>Wed, 29 Sep 2021 14:38:10 +0800</lastBuildDate><atom:link href="https://h.cowbay.org/categories/%E7%AD%86%E8%A8%98/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Init Script in Openwrt to Start Leproxy/在openwrt 新增自動啟動leproxy的script</title>
|
||||
<link>https://h.cowbay.org/post/init-script-in-openwrt-to-start-leproxy/</link>
|
||||
@@ -641,7 +637,7 @@
|
||||
<description><p>這幾天在玩ansible 時,碰到一個問題</p>
|
||||
<p>假如我有個yaml檔作為資料來源,檔名是 abc.yml</p>
|
||||
<p>大概長這樣</p>
|
||||
<pre><code> &quot;teams&quot;: [
|
||||
<pre tabindex="0"><code> &quot;teams&quot;: [
|
||||
{
|
||||
&quot;chinese_name&quot;: &quot;TEAM1&quot;,
|
||||
&quot;description&quot;: &quot;TEAM1&quot;,
|
||||
@@ -741,8 +737,8 @@
|
||||
|
||||
<guid>https://h.cowbay.org/post/bookstack-docker/</guid>
|
||||
<description><p>Bookstack 是一套非常好用的線上&quot;筆記&quot;系統</p>
|
||||
<p>他用圖書館/書本的概念,讓使用者可以建立自己的&quot;圖書館&rdquo;</p>
|
||||
<p>同時在圖書館內建立不同的&quot;書籍&rdquo;</p>
|
||||
<p>他用圖書館/書本的概念,讓使用者可以建立自己的&quot;圖書館&quot;</p>
|
||||
<p>同時在圖書館內建立不同的&quot;書籍&quot;</p>
|
||||
<p>而且支援 Markdown 語法</p>
|
||||
<p>其他的方式像是在nextcloud上編輯 md檔案(字體太小)</p>
|
||||
<p>或者是boostnote(只能在本機)</p>
|
||||
@@ -769,4 +765,4 @@
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user