summaryrefslogtreecommitdiffstats
path: root/_site/about/index.html
blob: ac18e97f06af290874340dda1d28b85cca9c5f11 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
<!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"><div class="container">
  <h2>About</h2>
  <p>
    Just another piss in the ocean of Nerd Wide Web.
  </p>
  <p>
    This site uses the <a href="http://getskeleton.com/" class="external"
    target="_blank" rel="noopener noreferrer">Skeleton</a> CSS framework (see
    <a href="/assets/lic/skeleton.txt" target="_blank">license</a>) created by
    Dave Gamache. Some elements, such as the navbar, are inspired by the <a
    href="https://github.com/JohnCoene/marat" class="external" target="_blank"
    rel="noopener noreferrer">Marat</a> Jekyll template (see <a
    href="/assets/lic/marat.txt" target="_blank">license</a>) created by John
    Coene.
  </p>
  <p>
    Email questions about the content of this site to sadeep@asciimx.com. If
    able, encrypt them using my <a href="/assets/asciimx.asc" class="external"
    target="_blank" rel="noopener noreferrer">PGP key</a> before sending. 
  </p>
</div>


</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>