diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 20:39:47 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 268a61b58b326bdd9b2818125324c4e21ad2fddd (patch) | |
| tree | 92d5131206b90c3efbbc4e338f5c9af16f62f3c0 | |
| parent | ca3a2b580bee749f2f3b8479b5ed53f23c06d1cd (diff) | |
add clusterbau book
| -rw-r--r-- | content/gemtext/resources.gmi | 1 | ||||
| -rw-r--r-- | content/html/resources.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/gemtext/resources.gmi b/content/gemtext/resources.gmi index 36a60b98..52ef3367 100644 --- a/content/gemtext/resources.gmi +++ b/content/gemtext/resources.gmi @@ -28,6 +28,7 @@ You won't find any links on this site because over time the links will break. Pl * Higher Order Perl; Mark Dominus; Morgan Kaufmann * The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Pro Puppet; James Turnbull, Jeffrey McCune; Apress +* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly * Funktionale Programmierung; Peter Pepper; Springer * Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly * Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly diff --git a/content/html/resources.html b/content/html/resources.html index adf4e748..977e5afc 100644 --- a/content/html/resources.html +++ b/content/html/resources.html @@ -41,6 +41,7 @@ li { color: #98be65; } <li>Higher Order Perl; Mark Dominus; Morgan Kaufmann</li> <li>The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional</li> <li>Pro Puppet; James Turnbull, Jeffrey McCune; Apress</li> +<li>Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly</li> <li>Funktionale Programmierung; Peter Pepper; Springer</li> <li>Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly</li> <li>Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly</li> |
