Updates
This commit is contained in:
parent
155a791915
commit
c3c76f0178
126 changed files with 997 additions and 714 deletions
|
@ -6,7 +6,7 @@
|
|||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
|
||||
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
|
||||
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
|
||||
<script
|
||||
defer
|
||||
|
@ -85,7 +85,22 @@
|
|||
<author>Joshua Seigler</author><date>May 15, 2025</date>
|
||||
</div>
|
||||
</header>
|
||||
<main data-pagefind-body>
|
||||
|
||||
<header class="toc">
|
||||
<span class="toc">
|
||||
<ol>
|
||||
<li><a href="#mise-en-place"> mise-en-place</a></li>
|
||||
<li><a href="#stack-pr"> stack-pr</a></li>
|
||||
<li><a href="#xc"> xc</a></li>
|
||||
<li><a href="#pd2slack"> pd2slack</a></li>
|
||||
<li><a href="#syncthing"> SyncThing</a></li>
|
||||
<li><a href="#obsidian"> Obsidian</a></li>
|
||||
<li><a href="#keepassxc"> KeePassXC</a></li>
|
||||
</ol>
|
||||
</span>
|
||||
</header>
|
||||
|
||||
<main data-pagefind-body="data-pagefind-body">
|
||||
<p>
|
||||
Everyone has different tools that they find especially effective. Here
|
||||
are some I have found with a few words about why I like them.
|
||||
|
@ -196,16 +211,15 @@
|
|||
>
|
||||
</h3>
|
||||
<p>For passwords. Sync across devices with <code>syncthing</code>.</p>
|
||||
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
</main>
|
||||
<script
|
||||
data-isso="//comments.apps.seigler.net/"
|
||||
src="//comments.apps.seigler.net/js/embed.min.js"
|
||||
></script>
|
||||
<section id="isso-thread" data-title="">
|
||||
<noscript>Javascript needs to be activated to view comments.</noscript>
|
||||
</section>
|
||||
|
||||
<footer>
|
||||
<section>
|
||||
© Joshua Seigler 2025. -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue