commit 889cf19eb83f318b4f8aa2d848e4124b1ce98fa1
parent 7fe17b03f9fb1c51ab14767deadccf7793c294ed
Author: Matsuda Kenji <info@mtkn.jp>
Date: Sat, 17 Feb 2024 09:34:29 +0900
add a book
Diffstat:
5 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/data/weblog b/data/weblog
@@ -137,3 +137,4 @@
1707922800 /computer/index.html
1707922800 /index.html
1707922800 /computer/index.html
+1708095600 /books/index.html
diff --git a/man/books/index.html b/man/books/index.html
@@ -23,6 +23,7 @@
<tr><td>Computer Organization and Design RISC-V Edition</td><td>David A. Patterson, John L. Hennessy</td></tr>
<tr><td>Communicating Sequential Processes</td><td>C. A. R. Hoare</td></tr>
<tr><td>The Awk Programming Language</td><td>Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger</td></tr>
+<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>
</table>
diff --git a/pub/books/index.html b/pub/books/index.html
@@ -47,6 +47,7 @@
<tr><td>Computer Organization and Design RISC-V Edition</td><td>David A. Patterson, John L. Hennessy</td></tr>
<tr><td>Communicating Sequential Processes</td><td>C. A. R. Hoare</td></tr>
<tr><td>The Awk Programming Language</td><td>Alfred V. Aho, Brian W. Kernighan, Peter J. Weinberger</td></tr>
+<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>
</table>
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>Thu, 15 Feb 2024 15:42:57 +0900</lastBuildDate>
-<pubDate>Thu, 15 Feb 2024 15:42:57 +0900</pubDate>
+<lastBuildDate>Sat, 17 Feb 2024 09:33:06 +0900</lastBuildDate>
+<pubDate>Sat, 17 Feb 2024 09:33:06 +0900</pubDate>
<docs>https://www.rssboard.org/rss-specification</docs>
<item>
<title>Gitサーバーの設定 on OpenBSD</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-02-17</lastmod></url>
<url><loc>https://www.mtkn.jp/</loc><lastmod>2024-02-15</lastmod></url>
<url><loc>https://www.mtkn.jp/computer/</loc><lastmod>2024-02-15</lastmod></url>
<url><loc>https://www.mtkn.jp/computer/git_server.html</loc><lastmod>2024-02-15</lastmod></url>
@@ -13,7 +14,6 @@
<url><loc>https://www.mtkn.jp/gallery/20240101.html</loc><lastmod>2024-01-01</lastmod></url>
<url><loc>https://www.mtkn.jp/journal/posts/20221228.html</loc><lastmod>2023-12-28</lastmod></url>
<url><loc>https://www.mtkn.jp/gallery/20231202.html</loc><lastmod>2023-12-03</lastmod></url>
-<url><loc>https://www.mtkn.jp/books/</loc><lastmod>2023-11-25</lastmod></url>
<url><loc>https://www.mtkn.jp/books/978-4-06-288451-8.html</loc><lastmod>2023-11-23</lastmod></url>
<url><loc>https://www.mtkn.jp/gallery/20231018.html</loc><lastmod>2023-10-24</lastmod></url>
<url><loc>https://www.mtkn.jp/gallery/20231005.html</loc><lastmod>2023-10-24</lastmod></url>