aboutsummaryrefslogtreecommitdiff
path: root/static/woodworking.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/woodworking.html')
-rwxr-xr-xstatic/woodworking.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/static/woodworking.html b/static/woodworking.html
new file mode 100755
index 0000000..7f3a72b
--- /dev/null
+++ b/static/woodworking.html
@@ -0,0 +1,43 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" >
+ <link rel="stylesheet" href="/style.css" />
+ <link rel="icon" type="image/x-icon" href="/favicon.ico">
+ <title>Bloggings</title>
+ </head>
+ <body>
+ <header>
+ <h1>Bloggings</h1>
+ <a href="/static/index.php">Back</a>
+ </header>
+ <main>
+ <article>
+<h2>Woodworking</h2>
+<h5>
+2023-11-30
+</h5>
+<p>When I retired I concluded that 35 years spent on other people's computers was enough,
+and that I had to move on to something completely different, because life is too short.
+</p>
+<p>I've been interested in wood since I was a child, probably because of the smell
+of it and the nostalgia of watching my father make things.
+</p>
+<ul>
+<li class="articlelink"><a href="https://www.lairdubois.fr/philipw" target="_blank">My page at l'Air du Bois</a></li>
+<li class="articlelink"><a href="/static/woodworking/Scie-%C3%A0-ruban-fait-maison.html">Home made bandsaw</a></li>
+<li class="articlelink"><a href="/static/woodworking/oland-tools.html">Home made Oland lathe tools</a></li>
+<li class="articlelink"><a href="/images/tournages/index.php">Turnings</a></li>
+<li class="articlelink"><a href="/images/pyrogravure/index.php">Wood burning</a></li>
+<li class="articlelink"><a href="/images/chantournage/index.php">Scroll sawings</a></li>
+<li class="articlelink"><a href="/images/menuiserie/index.php">General woodwork</a></li>
+</ul>
+ <p>&nbsp;</p>
+ </article>
+ </main>
+ <footer>
+ <p>ยง</p>
+ </footer>
+ </body>
+</html>