diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-21 11:09:28 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-21 11:09:28 +0200 |
| commit | 76f252524871b203ac11279511ea0adcf8b1386c (patch) | |
| tree | 0a5b64e8737186430471d673240faddb6124cd33 /notes/index.html | |
| parent | 6b266a4b626056bae0e3c0e660fd3c472584950f (diff) | |
Update content for html
Diffstat (limited to 'notes/index.html')
| -rw-r--r-- | notes/index.html | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/notes/index.html b/notes/index.html index 8ce25041..e710ddc5 100644 --- a/notes/index.html +++ b/notes/index.html @@ -8,17 +8,29 @@ <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1 style='display: inline'>Notes on foo.zone</h1><br /> +<p class="header"> +<a href="https://foo.zone">Home</a> | <a href="https://codeberg.org/snonux/foo.zone/src/branch/content-md/notes/index.md">Markdown</a> | <a href="gemini://foo.zone/notes/index.gmi">Gemini</a> +</p> +<h1 style='display: inline' id='notes-on-foozone'>Notes on foo.zone</h1><br /> <br /> -<h2 style='display: inline'>To be in the .zone!</h2><br /> +<h2 style='display: inline' id='to-be-in-the-zone'>To be in the .zone!</h2><br /> <br /> +<a class='textlink' href='./when.html'>'When: The Scientific Secrets of Perfect Timing' book notes</a><br /> <a class='textlink' href='./the-stoic-challenge.html'>'The Stoic Challenge' book notes</a><br /> +<a class='textlink' href='./the-science-of-living.html'>'Science of Living' book notes</a><br /> <a class='textlink' href='./the-pragmatic-programmer.html'>'The Pragmatic Programmer' book notes</a><br /> +<a class='textlink' href='./the-power-of-neuroplasticity.html'>'The Power of Neuroplasticity' 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='./slow-productivity.html'>'Slow Productivity' book notes</a><br /> +<a class='textlink' href='./search-inside-yourself.html'>'Search Inside Yourself' 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='./mind-management.html'>'Mind Management' book notes</a><br /> <a class='textlink' href='./mental-combat.html'>'Mental Combat' book notes</a><br /> +<a class='textlink' href='./love-people-use-things.html'>Love People, Use Things</a><br /> +<a class='textlink' href='./joy-on-demand.html'>'Joy On Domand' book notes</a><br /> +<a class='textlink' href='./influence-wihout-authority.html'>'Influence without Authority' book notes</a><br /> +<a class='textlink' href='./eat-that-frog.html'>'Eat That Frog' 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 /> @@ -26,9 +38,9 @@ <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> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 3.0.1-develop</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/relayd.8">relayd(8)</a>+<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="https://foo.zone/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
