www.mtkn.jp

Manuscripts for my personal webpage.
git clone https://git.mtkn.jp/www.mtkn.jp
Log | Files | Refs | LICENSE

commit 8e4885090bd7c181f5920a5e0cb67a7affcae8b0
parent 987c74bac375566c56950dcf76a504e8b14c9bce
Author: Matsuda Kenji <info@mtkn.jp>
Date:   Fri, 21 Jun 2024 09:00:08 +0900

add a book

Diffstat:
Mdata/weblog | 2++
Mman/books/index.html | 1+
Mpub/books/index.html | 1+
Mpub/rss.xml | 4++--
Mpub/sitemap.xml | 2+-
5 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/data/weblog b/data/weblog @@ -165,3 +165,5 @@ 1714230000 /journal/index.html 1714230000 /journal/posts/20240428.html 1714230000 /index.html +1718895600 /books/index.html +1718895600 /books/index.html diff --git a/man/books/index.html b/man/books/index.html @@ -26,4 +26,5 @@ <tr><td>Operating Systems Design and Implementation Third Edition</td><td>Andrew S. Tanenbaum, Albert S. Woodhull</td></tr> <tr><td>モルフォ人体デッサン</td><td>ミシェル・ローリセラ</td></tr> <tr><td>ポーズの美術解剖学</td><td>加藤公太</td></tr> +<tr><td>意拳学 中国功夫の精髄</td><td>韓星橋</td></tr> </table> diff --git a/pub/books/index.html b/pub/books/index.html @@ -50,6 +50,7 @@ <tr><td>Operating Systems Design and Implementation Third Edition</td><td>Andrew S. Tanenbaum, Albert S. Woodhull</td></tr> <tr><td>モルフォ人体デッサン</td><td>ミシェル・ローリセラ</td></tr> <tr><td>ポーズの美術解剖学</td><td>加藤公太</td></tr> +<tr><td>意拳学 中国功夫の精髄</td><td>韓星橋</td></tr> </table> </article> diff --git a/pub/rss.xml b/pub/rss.xml @@ -5,8 +5,8 @@ <description>ウェブページの更新履歴</description> <language>ja-jp</language> <link>https://www.mtkn.jp</link> -<lastBuildDate>Sun, 28 Apr 2024 17:43:58 +0900</lastBuildDate> -<pubDate>Sun, 28 Apr 2024 17:43:58 +0900</pubDate> +<lastBuildDate>Fri, 21 Jun 2024 08:59:22 +0900</lastBuildDate> +<pubDate>Fri, 21 Jun 2024 08:59:22 +0900</pubDate> <docs>https://www.rssboard.org/rss-specification</docs> <item> <title>きのかわ弦楽合奏団第7回定期演奏会</title> diff --git a/pub/sitemap.xml b/pub/sitemap.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> +<url><loc>https://www.mtkn.jp/books/</loc><lastmod>2024-06-21</lastmod></url> <url><loc>https://www.mtkn.jp/journal/posts/20240428.html</loc><lastmod>2024-04-28</lastmod></url> <url><loc>https://www.mtkn.jp/journal/</loc><lastmod>2024-04-28</lastmod></url> <url><loc>https://www.mtkn.jp/</loc><lastmod>2024-04-28</lastmod></url> @@ -7,7 +8,6 @@ <url><loc>https://www.mtkn.jp/computer/rp2040_1.html</loc><lastmod>2024-02-25</lastmod></url> <url><loc>https://www.mtkn.jp/computer/mailserver.html</loc><lastmod>2024-02-24</lastmod></url> <url><loc>https://www.mtkn.jp/computer/</loc><lastmod>2024-02-22</lastmod></url> -<url><loc>https://www.mtkn.jp/books/</loc><lastmod>2024-02-17</lastmod></url> <url><loc>https://www.mtkn.jp/computer/git_server.html</loc><lastmod>2024-02-15</lastmod></url> <url><loc>https://www.mtkn.jp/kitchen/recipe/miso.html</loc><lastmod>2024-02-09</lastmod></url> <url><loc>https://www.mtkn.jp/kitchen/</loc><lastmod>2024-02-09</lastmod></url>