forked from wezm/wezm.net
53 lines
2.2 KiB
HTML
53 lines
2.2 KiB
HTML
<div class="vcard">
|
||
<p>WezM.net is <span class="fn">Wesley Moore</span>’s personal home page. I
|
||
live in <span class="adr"><span class="locality">Melbourne</span> <span
|
||
class="country-name">Australia</span></span> and work as a <span
|
||
class="title">software developer</span>. Here you will find posts about <a
|
||
href="/projects/">projects</a> I'm working on, useful tips I've
|
||
discovered as well as other events from my life.</p>
|
||
</div>
|
||
|
||
The content is split into two sections: [Technical](/technical/articles/) and
|
||
[Personal](/personal/articles/). There is a [combined feed](/feed/) containing
|
||
all posts as well as separate ones for [technical](/technical/feed/) and
|
||
[personal](/personal/feed/) posts.
|
||
|
||
### Contact
|
||
|
||
Find me on the Internet in one of these places:
|
||
|
||
<ul>
|
||
<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="http://bitcannon.net/">Bit Cannon</a> – My other blog</li>
|
||
<li><a href="http://readrust.net/">Read Rust</a> –
|
||
My <a href="https://www.rust-lang.org/">Rust</a> news site</li>
|
||
<li><a href="http://www.flickr.com/photos/wezm/">Flickr</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="http://stackoverflow.com/users/38820/wes">Stack Overflow</a></li>
|
||
<li><a href="https://twitter.com/wezm">Twitter</a></li>
|
||
</ul>
|
||
|
||
Credits
|
||
-------
|
||
|
||
This site makes use of the following resources made available freely by their
|
||
authors:
|
||
|
||
* [Reset CSS][cssreset] by Eric Meyer
|
||
* [Mono icons][monoicons] by tutorial9
|
||
* [Feed icon][feedicon] by FeedIcons.com and the Mozilla Foundation
|
||
|
||
[nanoc]: http://nanoc.stoneship.org/
|
||
[markdown]: http://daringfireball.net/projects/markdown/
|
||
[nginx]: http://nginx.org/
|
||
[twitter]: http://twitter.com/wezm
|
||
[mastodon]: https://mastodon.social/@wezm
|
||
[flickr]: http://www.flickr.com/photos/wezm/
|
||
[debian]: http://www.debian.org/
|
||
[jquery]: http://jquery.com/
|
||
[sass]: http://sass-lang.com/
|
||
[cssreset]: http://meyerweb.com/eric/tools/css/reset/
|
||
[monoicons]: http://www.tutorial9.net/resources/108-mono-icons-huge-set-of-minimal-icons/
|
||
[feedicon]: http://feedicons.com/
|