add aspirational webring links, update unoffice hours with a page
This commit is contained in:
parent
68c5e2444b
commit
437d8b255a
4 changed files with 35 additions and 11 deletions
|
@ -296,6 +296,10 @@ body > footer {
|
|||
}
|
||||
}
|
||||
|
||||
footer section {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.nav-toggle-button {
|
||||
cursor: pointer;
|
||||
text-decoration-line: underline;
|
||||
|
|
|
@ -1,11 +1,21 @@
|
|||
<footer>
|
||||
© 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>
|
||||
© 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>
|
|
@ -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>
|
||||
|
|
10
site/pages/unoffice-hours.md
Normal file
10
site/pages/unoffice-hours.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue