blob: 407c2b4823d168fa08b2110ebe07ce392967747d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Notes on foo.zone</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="style-override.css" />
</head>
<body>
<h1>Notes on foo.zone</h1>
<h2>To be in the .zone!</h2>
<a class="textlink" href="./the-stoic-challenge.html">'The Stoic Challenge' book notes</a><br />
<a class="textlink" href="./the-pragmatic-programmer.html">'The Pragmatic Programmer' book notes</a><br />
<a class="textlink" href="./soft-skills.html">'Software Developmers Career Guide & Soft Skills' book notes</a><br />
<a class="textlink" href="./never-split-the-difference.html">'Never split the difference' book notes</a><br />
<a class="textlink" href="./mental-combat.html">'Mental Combat' book notes</a><br />
<p>That were all notes. Hope they were useful!</p>
<a class="textlink" href="../">Go back to main site</a><br />
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
<a href="https://www.foo.zone/site-mirrors.html">Site Mirrors</a>
</p>
</body>
</html>
|