summaryrefslogtreecommitdiffstats
path: root/_site/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/index.html')
-rw-r--r--_site/index.html74
1 files changed, 14 insertions, 60 deletions
diff --git a/_site/index.html b/_site/index.html
index 0a901cb..3a87875 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -6,66 +6,20 @@
<link rel="stylesheet" href="/assets/css/main.css">
</head>
<body>
- <div class="wrap">
- <header class="masthead">
- <div class="container">
- <h3 class="masthead-title">
- <a href="/" title="Home">ASCIIMX</a>
- <br><small>Wickramage Don Sadeep's Personal Website</small>
- </h3>
- </div>
- </header>
-
- <main class="container" id="main">
- <div class="introduction">
- <p>
- <img src="/assets/images/collage.jpeg" alt="image">
- </p>
-
- <h1>hi.</h1>
- <p>
- My name is Sadeep. I’m a computer programmer and a tinkerer with
- a passion for microcontrollers, C, and software that embodies the
- Unix philosophy. I enjoy history and literature too. I find them to
- be an effective compass for navigating life. I have a BSc. (Hons)
- in Mathematics from Nanyang Technological University, Singapore.
- </p>
-
- <p>
- Git: <a href="https://git.asciimx.com" class="external"
- target="_blank" rel="noopener noreferrer">git.asciimx.com</a>
- <br>
- Email: <a href="mailto:sadeep@asciimx.com">sadeep@asciimx.com</a>
- (<a href="/asciimx.asc" target="_blank">PGP key</a>)
- </p>
-
-</div>
-
-<hr>
-
-<h1>Latest Posts</h1>
-
-<ul>
-
-
-
- <li>
- <h2><a href="/blog/post-1/index.html">Index</a></h2>
- <p>An apple is a sweet, edible fruit produced by an apple tree.</p>
-
- </li>
-
- <li>
- <h2><a href="/projects/post-1/index.html">Index</a></h2>
- <p>An apple is a sweet, edible fruit produced by an apple tree.</p>
-
- </li>
-
-</ul>
-
-</div>
-
- </main>
+
+ <div class="container">
+ <ul id="navlist" class="left">
+ <li class="active">
+ <a href="/">hme
+ </a>
+ </li>
+ <li >
+ <a href="/about/">abt
+ </a>
+ </li>
+ <li><a href="/feed.xml">rss</a></li>
+ </ul>
</div>
+
</body>
</html>