Compare commits

...

2 commits

Author SHA1 Message Date
Joshua Seigler
437d8b255a add aspirational webring links, update unoffice hours with a page 2025-06-05 16:39:35 -04:00
Joshua Seigler
68c5e2444b add analytics 2025-06-05 14:53:42 -04:00
5 changed files with 36 additions and 13 deletions

View file

@ -296,6 +296,10 @@ body > footer {
}
}
footer section {
margin-top: 0;
}
.nav-toggle-button {
cursor: pointer;
text-decoration-line: underline;

View file

@ -1,11 +1,21 @@
<footer>
&copy; Joshua Seigler 2025.
-
<a href="https://github.com/seigler" rel="me noopener" target="_blank">GitHub</a>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="https://appointments.apps.seigler.net/" target="_blank">Unoffice Hours</a>
</footer>
<section>
&copy; Joshua Seigler 2025.
-
<a href="https://github.com/seigler" rel="me noopener" target="_blank">GitHub</a>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener">Random</a>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>

View file

@ -22,6 +22,7 @@ title: Joshua's Homepage
{% endif %}
<meta name="twitter:card" content="summary" />
<meta name="generator" content="{{ eleventy.generator }}">
<script defer src="https://stats.apps.seigler.net/script.js" data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"></script>
</head>
<body data-font="english" data-path="{{page.url}}">
{% include "-header.njk" %}
@ -33,8 +34,6 @@ title: Joshua's Homepage
<script>
function setScrollAmount() {
const body = document.documentElement || document.body;
const scrolledFraction =
body.scrollTop / (body.scrollHeight - body.clientHeight);
body.style.setProperty("--scrollLengthPx", body.scrollTop);
}
setScrollAmount();

View file

@ -8,4 +8,4 @@ I'm Joshua Seigler, a homeschooled kid born in the 80s. I've watched technology
At the moment I work for a risk analysis startup called QI Path. I have been a software engineer since 2010, and my focus has been on front-end development for web and mobile. See [my professional timeline](/timeline) for more information.
If you would like to connect, you can [send me electronic mail](mailto:joshua@seigler.net?subject=found+your+website) or [book an "unoffice hours" chat](https://appointments.apps.seigler.net)<sup>[?](https://interconnected.org/home/2020/09/24/unoffice_hours)</sup>
If you would like to connect, you can [send me electronic mail](mailto:joshua@seigler.net?subject=found+your+website) or [book an "unoffice hours" chat](/unoffice-hours)<sup>[?](https://interconnected.org/home/2020/09/24/unoffice_hours)</sup>

View file

@ -0,0 +1,10 @@
---
title: Unoffice Hours
layout: "base.njk"
---
Working remotely has a lot of benefits, but we miss out on the serendipitous connections and socialization that happened just from being in the same room. Unoffice hours is part of an attempt to make new connections, but without applying the giant invisible filter of my own preferences.
If you want to talk about pretty much anything, [book 30 minutes on my calendar](https://appointments.apps.seigler.net/?service=1).
We could do some pair programming, talk about tech, life, matters of aesthetics or philosophy - the point is serendipity.