mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Add Sourcehut to About and add post nav to coding retreat post
This commit is contained in:
parent
8df754b720
commit
46798fbf65
2 changed files with 6 additions and 1 deletions
|
@ -18,11 +18,12 @@ Find me on the Internet in one of these places:
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Email – <a href="mailto:wes@wezm.net">wes@wezm.net</a></li>
|
<li>Email – <a href="mailto:wes@wezm.net">wes@wezm.net</a></li>
|
||||||
<li><a href="https://binarytrance.com/">Binary Trance Software</a> – My app development company</li>
|
<li><a href="https://binarytrance.com/">Binary Trance Software</a> – My app development experiment</li>
|
||||||
<li><a href="http://bitcannon.net/">Bit Cannon</a> – My other blog</li>
|
<li><a href="http://bitcannon.net/">Bit Cannon</a> – My other blog</li>
|
||||||
<li><a href="http://readrust.net/">Read Rust</a> –
|
<li><a href="http://readrust.net/">Read Rust</a> –
|
||||||
Aggregator of content related to the <a href="https://www.rust-lang.org/">Rust</a> programming language</li>
|
Aggregator of content related to the <a href="https://www.rust-lang.org/">Rust</a> programming language</li>
|
||||||
<li><a href="http://www.flickr.com/photos/wezm/">Flickr</a></li>
|
<li><a href="http://www.flickr.com/photos/wezm/">Flickr</a></li>
|
||||||
|
<li><a href="https://github.com/wezm">Sourcehut</a> – I publish most new code here instead of GitHub</li>
|
||||||
<li><a href="https://github.com/wezm">GitHub</a></li>
|
<li><a href="https://github.com/wezm">GitHub</a></li>
|
||||||
<li><a href="https://mastodon.social/@wezm">Mastodon</a></li>
|
<li><a href="https://mastodon.social/@wezm">Mastodon</a></li>
|
||||||
<li><a href="https://patreon.com/wezm">Patreon</a></li>
|
<li><a href="https://patreon.com/wezm">Patreon</a></li>
|
||||||
|
|
|
@ -224,6 +224,10 @@ the crates. If you're curious to see it now though, the repos are:
|
||||||
Overall the coding retreat was a great success and we hope to do another one
|
Overall the coding retreat was a great success and we hope to do another one
|
||||||
next year.
|
next year.
|
||||||
|
|
||||||
|
<div class="seperator"><hr class="left">✦<hr class="right"></div>
|
||||||
|
|
||||||
|
Previous Post: [Rebuilding My Personal Infrastructure With Alpine Linux and Docker](/technical/2019/02/alpine-linux-docker-infrastructure/)
|
||||||
|
|
||||||
[cargo-binutils]: https://crates.io/crates/cargo-binutils
|
[cargo-binutils]: https://crates.io/crates/cargo-binutils
|
||||||
[carmack]: https://www.facebook.com/permalink.php?story_fbid=2110408722526967&id=100006735798590
|
[carmack]: https://www.facebook.com/permalink.php?story_fbid=2110408722526967&id=100006735798590
|
||||||
[CC2650]: http://www.ti.com/product/CC2650
|
[CC2650]: http://www.ti.com/product/CC2650
|
||||||
|
|
Loading…
Reference in a new issue