devroom.io/content/contact.md

41 lines
1.8 KiB
Markdown

+++
type = "page"
title = "Contact"
+++
I _love_ hearing from you, especially if any of my posts was helpful to you. I know
a lot of you are looking to repair your television or audio equipment. Go for it!
I do have to disappoint those who want to send me their gear for repair or request
specific instruction on how to so themselves. I don't have the time to assist you
to a degree that would make either of us happy. I _can_ refer you to
[/r/AskElectronics](https://www.reddit.com/r/AskElectronics/) and
[/r/audiorepair](https://www.reddit.com/r/audiorepair/) on Reddit, where many
helpful (and more knowledgeable) people are ready to help out.
## Let's get to it
<form name="contact" method="POST" class="pure-form pure-form-stacked" action="https://formspree.io/ariejan@devroom.io">
<fieldset>
<div class="pure-control-group">
<label for="name">Your name:</label>
<input type="text" name="name" class="pure-input-1" id="inputName" required>
</div>
<div class="pure-control-group">
<label for="email">Your email address:</label>
<input type="email" name="email" class="pure-input-1" id="inputEmail" required>
</div>
<div class="pure-control-group">
<label for="email">Your messages</label>
<textarea name="message" class="pure-input-1" id="inputMessage" rows="6" required></textarea>
</div>
<div class="pure-controls">
<button class="pure-button pure-button-primary" style="background-color: #F6019D; margin-top: 1.2vh;" type="submit">Send</button>
</div>
</fieldset>
</form>
If you need to, use my [GPG Key](/gpg/) or [Keybase](https://keybase.io/adevroom) to
encrypt your message to me. Your message will result in a regular email to me and will
be treated confidentially.