34 lines
2.2 KiB
HTML
34 lines
2.2 KiB
HTML
---
|
|
layout: home-page
|
|
title: About
|
|
permalink: /about/
|
|
---
|
|
<div class="small-wrapper">
|
|
<div class="about-container">
|
|
<section class="about-header">
|
|
<div class="author-image-container">
|
|
<img src="/assets/img/headshot.jpg" alt="Madison Scott-Clary">
|
|
</div>
|
|
<p class="subtitle">Madison Scott-Clary is a full-time software developer and part-time writer. She lives with her two dogs and her husband, who is also a dog. A list of her publications is available <a href="/publications">here</a>.</p>
|
|
</section>
|
|
<section class="about-body">
|
|
<p>If you're interested in supporting my writing work (and development work, if that's your bag!), I will be eternally grateful! I have a few mechanisms for support:</p>
|
|
<ul>
|
|
<li><a href="https://patreon.com/makyo"><strong>Patreon</strong></a> - Patreon is a site that allows a patronage model for funding creators. In this incarnation, I have a few tiers: $1 patrons get access to posts; $5 patrons get early content; and $10 patrons get drafts, previews, and so on. Any level of support is appreciated!
|
|
<li><a href="https://liberapay.com/makyo/"><strong>LiberaPay</strong></a> — LiberaPay is a recurrent donations platform that allows supporting me and my writing on a monthly basis.</li>
|
|
<li><a href="https://ko-fi.com/drabmakyo"><strong>Ko-fi</strong></a> — Ko-fi is a tipping site, and is nicely integrated with PayPal.</li>
|
|
</ul>
|
|
<hr />
|
|
<ul class="contact-list">
|
|
<li class="email"><a href="mailto:makyo@drab-makyo.com"><i class="fa fa-envelope-o"></i></a></li>
|
|
|
|
<li class="website"><a href="http://drab-makyo.com" target="_blank"><i class="fa fa-globe"></i></a></li>
|
|
|
|
<li class="github"><a href="http://github.com/makyo" target="_blank"><i class="fa fa-github"></i></a></li>
|
|
|
|
<li class="twitter"><a href="https://twitter.com/makyo_writes" target="_blank"><i class="fa fa-twitter"></i></a></li>
|
|
</ul>
|
|
</section> <!-- End About Body-->
|
|
</div> <!-- End About Container -->
|
|
</div> <!-- End Small Wrapper -->
|