summaryrefslogtreecommitdiffstats
path: root/_site/about/index.html
blob: 5cf5a5c4beb7df9487fa212a12c9b933318d746e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!doctype html>
<html lang="en-us">

  <head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title>About</title>
  <link rel="stylesheet" href="/assets/css/main.css">
  <link rel="stylesheet" href="/assets/css/skeleton.css">
</head>



  <body>
  
    <div class="container">
  <ul id="navlist" class="left">
    
    <li >
      <a href="/" class="link-decor-none">hme</a>
    </li>
    <li >
      <a href="/archive/" class="link-decor-none">blg</a>
    </li>
    <li >
      <a href="/projects/" class="link-decor-none">poc</a>
    </li>
    <li class="active">
      <a href="/about/" class="link-decor-none">abt</a>
    </li>
    <li><a href="/feed.xml" class="link-decor-none">rss</a></li>
  </ul>
</div>

   

    <main class="container" id="main"><h2 id="about">About</h2>

<p>This site belongs to a computer programmer whose reach far exceeds his 
grasp.</p>

<p>The column-based layout and much of the typography are powered by <a href="http://getskeleton.com/" class="external" target="_blank" rel="noopener noreferrer">Skeleton</a> (<a href="/assets/lic/skeleton.txt" target="_blank">see license</a>).</p>

<p>Email any questions and feedback about the content of this site to
sadeep@asciimx.com (<a href="/assets/asciimx.asc" target="_blank">PGP
key</a>).</p>
</main>

    <div class="footer">
  <div class="container">
    <div class="twelve columns right">
      <p id="footer-text">&copy; ASCIIMX - 2025</p>
    </div>
  </div>
</div>


  </body>
</html>