blob: e3692837555ad3b44274544a92ae9f8ba8c89c3c (
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
27
28
29
30
31
32
33
|
<!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 style='display: inline'>Notes on foo.zone</h1><br />
<br />
<h2 style='display: inline'>To be in the .zone!</h2><br />
<br />
<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='./the-obstacle-is-the-way.html'>'The Obstacle is the Way' book notes</a><br />
<a class='textlink' href='./staff-engineer.html'>'Staff Engineer' 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 />
<a class='textlink' href='./career-guide-and-soft-skills.html'>'Software Developmers Career Guide and Soft Skills' book notes</a><br />
<a class='textlink' href='./a-monks-guide-to-happiness.html'>'A Monk's Guide to Happiness' book notes</a><br />
<br />
<span>That were all notes. Hope they were useful!</span><br />
<br />
<a class='textlink' href='../'>Go back to main site</a><br />
<p class="footer">
Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 2.1.0-release</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>
|