www.mtkn.jp

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

commit 7746152e0c1b919e283d2da5f810245a0e9ed9d4
parent 63a8f1d4434ca31443aef41e9f9572ba448b1b46
Author: Matsuda Kenji <info@mtkn.jp>
Date:   Sun, 25 Jun 2023 11:36:32 +0900

add book shelf

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

diff --git a/data/weblog b/data/weblog @@ -54,3 +54,4 @@ 1700665200 /books/index.html 1703689200 /journal/posts/20221228.html 1687273200 /poetry/index.html +1687618800 /books/index.html diff --git a/man/books/index.html b/man/books/index.html @@ -12,4 +12,9 @@ <tr><td>遠野物語</td><td>柳田國男</td></tr> <tr><td><a href=978-4-06-288451-8.html>不死身の特攻兵</a></td><td>鴻上尚史</td></tr> <tr><td>The Design and Implementation of the 4.4BSD Operating System</td><td>Marshall Kirk McKusick, Keith Bostic, Michael J. Karels, John S. Quarterman</td></tr> +<tr><td>The Go Programming Language</td><td>Alan A. A. Donovan, Brian W. Kernighan</td></tr> +<tr><td>The C Programming Language</td><td>Dennis M. Ritchie, Brian W. Kernighan</td></tr> +<tr><td>The Practice of Programming</td><td>Brian W. Kernighan, Rob Pike</td></tr> +<tr><td>The Unix Programming Environment</td><td>Brian W. Kernighan, Rob Pike</td></tr> +<tr><td>Computer Organization and Design RISC-V Edition</td><td>David A. Patterson, John L. Hennessy</td></tr> </table> diff --git a/pub/books/index.html b/pub/books/index.html @@ -35,6 +35,11 @@ <tr><td>遠野物語</td><td>柳田國男</td></tr> <tr><td><a href=978-4-06-288451-8.html>不死身の特攻兵</a></td><td>鴻上尚史</td></tr> <tr><td>The Design and Implementation of the 4.4BSD Operating System</td><td>Marshall Kirk McKusick, Keith Bostic, Michael J. Karels, John S. Quarterman</td></tr> +<tr><td>The Go Programming Language</td><td>Alan A. A. Donovan, Brian W. Kernighan</td></tr> +<tr><td>The C Programming Language</td><td>Dennis M. Ritchie, Brian W. Kernighan</td></tr> +<tr><td>The Practice of Programming</td><td>Brian W. Kernighan, Rob Pike</td></tr> +<tr><td>The Unix Programming Environment</td><td>Brian W. Kernighan, Rob Pike</td></tr> +<tr><td>Computer Organization and Design RISC-V Edition</td><td>David A. Patterson, John L. Hennessy</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>Wed, 21 Jun 2023 11:46:12 +0900</lastBuildDate> -<pubDate>Wed, 21 Jun 2023 11:46:12 +0900</pubDate> +<lastBuildDate>Sun, 25 Jun 2023 11:33:44 +0900</lastBuildDate> +<pubDate>Sun, 25 Jun 2023 11:33:44 +0900</pubDate> <docs>https://www.rssboard.org/rss-specification</docs> <item> <title>Holy Shit!</title>