mirror of
https://github.com/wezm/wezm.net.git
synced 2025-04-06 03:30:42 +00:00
projects: Remove dewpoint, update linked list
This commit is contained in:
parent
ac37c438d4
commit
161cc81f7f
1 changed files with 6 additions and 15 deletions
|
@ -48,6 +48,12 @@
|
|||
<a href="https://github.com/wezm/rsspls">RSS Please</a>
|
||||
<p>Generate RSS feeds from web pages.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://linkedlist.org/">
|
||||
<img src="https://linkedlist.org/static/permalink-dot.svg" alt="" style="margin-right: 0.4em; opacity: 0.8">Linked List
|
||||
</a>
|
||||
<p>A link blog covering tech outside big tech.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/yeslogic/allsorts">
|
||||
<img src="images/allsorts.svg" width="32" alt="" style="margin-right: 0.5em">Allsorts
|
||||
|
@ -61,13 +67,6 @@
|
|||
<a href="https://github.com/wezm/git-grab">Git Grab</a>
|
||||
<p>Clone a git repository into a standard location organised by domain and path.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://dewpoint.7bit.org/" class="no-border">
|
||||
<span class="emoji-img">💧</span>
|
||||
</a>
|
||||
<a href="https://dewpoint.7bit.org/">Dewpoint</a>
|
||||
<p>View a 7-day dewpoint forecast for a selected location.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://bitcannon.net/">
|
||||
<svg id="bookmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="#85144b">
|
||||
|
@ -76,14 +75,6 @@
|
|||
</a>
|
||||
<p>A blog about operating system exploration.</p>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://linkedlist.org/">
|
||||
<svg id="i-link" viewBox="0 0 32 32" width="32" height="32" fill="none" stroke="currentcolor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
|
||||
<path d="M18 8 C18 8 24 2 27 5 30 8 29 12 24 16 19 20 16 21 14 17 M14 24 C14 24 8 30 5 27 2 24 3 20 8 16 13 12 16 11 18 15"></path>
|
||||
</svg>Linked List
|
||||
</a>
|
||||
<p>A personal knowledge base.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<a href="https://github.com/wezm/wezm#project-showcase">View more projects →</a>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue