2020-03-09 06:28:07 -06:00

54 lines
1.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link rel="shortcut icon" href="../img/favicon.ico">
<title>Nathan Chapman</title>
<meta content="Actively avoiding parallax-scrolling, bootstrap, WordPress, Squarespace, and any other main-stream, bloated, monster-of-a-website "framework" designed to accommodate every possible solution known to the wet blanket of clientele." name="description">
<meta content="websites, web design, custom, simple, fast, clean, html, css, javascript, designer, writer" name="keywords">
<link href="../styles/index.css" rel="stylesheet">
</head>
<body>
<header>
<h3>Nathan Chapman</h3>
<nav>
<p>
<a href="/">Music</a> /
<a href="/websites">Websites</a>
</p>
</nav>
</header>
<main>
<article>
<section>
<h1>Simple websites. No fluff.</h1>
<p>Actively avoiding parallax-scrolling, bootstrap, WordPress, Squarespace, and any other main-stream, bloated, monster-of-a-website "framework" designed to accommodate every possible solution known to the wet blanket of clientele.</p>
<p>Designing around good writing, typography, and a few visual elements (colors and shapes) to give some polish.</p>
<p><strong>$250</strong> flat fee. Seriously.</p>
<p>Contact me at <a href="mailto:contact@nathanjchapman.com">contact@nathanjchapman.com</a> and let's get you a working website.</p>
</section>
<section>
<h1>My Work</h1>
<ul>
<li><a href="https://jjayberthumemusic.com/">JJay Berthume Music</a></li>
<li><a href="http://wallyworks.net/">Wallyworks Construction</a></li>
<li><a href="https://owlsprit.com/">Owl Sprit Cafe</a></li>
<li><a href="http://ptdefense.com/">PT Defense</a></li>
</ul>
</section>
</article>
</main>
<footer>
<p><small><em>Copyright ©2020 Nathan Chapman. All rights reserved.</em></small></p>
</footer>
</body>
</html>