Compare commits
1 commit
437d8b255a
...
563cacfded
Author | SHA1 | Date | |
---|---|---|---|
|
563cacfded |
5 changed files with 12 additions and 36 deletions
|
@ -296,10 +296,6 @@ body > footer {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
footer section {
|
|
||||||
margin-top: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-toggle-button {
|
.nav-toggle-button {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
text-decoration-line: underline;
|
text-decoration-line: underline;
|
||||||
|
|
|
@ -1,21 +1,11 @@
|
||||||
<footer>
|
<footer>
|
||||||
<section>
|
© Joshua Seigler 2025.
|
||||||
© Joshua Seigler 2025.
|
-
|
||||||
-
|
<a href="https://github.com/seigler" rel="me noopener" target="_blank">GitHub</a>
|
||||||
<a href="https://github.com/seigler" rel="me noopener" target="_blank">GitHub</a>
|
-
|
||||||
-
|
<a href="/feed.xml">RSS</a>
|
||||||
<a href="/feed.xml">RSS</a>
|
-
|
||||||
-
|
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</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>
|
||||||
<a href="/unoffice-hours">Unoffice Hours</a>
|
</footer>
|
||||||
</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>
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ title: Joshua's Homepage
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<meta name="twitter:card" content="summary" />
|
<meta name="twitter:card" content="summary" />
|
||||||
<meta name="generator" content="{{ eleventy.generator }}">
|
<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>
|
<script defer src="https://stats.apps.seigler.net/script.js" data-website-id="d44724fa-5fcf-486e-bfb1-5846591cc554"></script>
|
||||||
</head>
|
</head>
|
||||||
<body data-font="english" data-path="{{page.url}}">
|
<body data-font="english" data-path="{{page.url}}">
|
||||||
{% include "-header.njk" %}
|
{% include "-header.njk" %}
|
||||||
|
|
|
@ -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.
|
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](/unoffice-hours)<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](https://appointments.apps.seigler.net)<sup>[?](https://interconnected.org/home/2020/09/24/unoffice_hours)</sup>
|
||||||
|
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
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