summaryrefslogtreecommitdiffstats
path: root/_site/about/index.html
blob: 4744ae510d5aa9c8a22e277da9e90ef1a8e9c09e (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
<!doctype html>
<html lang="en-us">
  <head>
<meta charset="utf-8">
  <title>About</title>
  <link rel="stylesheet" href="/assets/css/main.css">
  <link rel="stylesheet" href="/assets/css/normalize.css">
  <link rel="stylesheet" href="/assets/css/skeleton.css">
</head>


  <body>
  
    <div class="container">
  <ul id="navlist" class="left">
    
    <li >
      <a href="/">hme</a>
    </li>
    <li >
      <a href="/archive/">arc</a>
    </li>
    <li >
      <a href="/projects/">pjt</a>
    </li>
    <li class="active">
      <a href="/about/">abt</a>
    </li>
    <li><a href="/feed.xml">rss</a></li>
  </ul>
</div>

   

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

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

<h2 id="about-site">About site</h2>

<p>This site is based on the Jekyll theme <a href="https://github.com/JohnCoene/marat" class="external" target="_blank" rel="noopener noreferrer">Marat</a> (<a href="/assets/licenses/marat.txt" target="_blank">see license</a>) designed
by <a href="https://john-coene.com/" class="external" target="_blank" rel="noopener noreferrer">John Coene</a>. The theme was chosen solely for its
retro look and aesthetic appeal.</p>

<p>This site uses ‘IM Fell English’ font (<a href="/assets/licenses/im_fell_english_font.txt" target="_blank">see
license</a>) designed by Igino Marini.</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>