summaryrefslogtreecommitdiff
path: root/_site/blog/at-long-last
diff options
context:
space:
mode:
authorBenjamin Sanders <ben@sanders.life>2025-02-07 07:33:31 -0500
committerBenjamin Sanders <ben@sanders.life>2025-02-07 07:33:31 -0500
commita77bde84e2659d9df4899da8a5f31136372398cc (patch)
treefd7d1e47cc5ef23f1f11d34c70a099d9fa4f5b7b /_site/blog/at-long-last
initial commit
Diffstat (limited to '_site/blog/at-long-last')
-rw-r--r--_site/blog/at-long-last/index.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/_site/blog/at-long-last/index.html b/_site/blog/at-long-last/index.html
new file mode 100644
index 0000000..01dc087
--- /dev/null
+++ b/_site/blog/at-long-last/index.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta content="Ben's Corner of the Web" property="og:title">
+ <meta content="Ben is a GNU/Linux nerd and these are his links" property="og:description">
+ <meta content="https://ben.sanders.life" property="og:url">
+ <meta content="https://bsand.net/assets/me.jpeg" property="og:image">
+ <meta content="#b172bc" data-react-helmet="true" name="theme-color">
+ <link rel="stylesheet" href="/main.css">
+ <title>Ben's Website</title>
+</head>
+
+<body>
+ <div id="website-container">
+ <ul class="navigation">
+ <li><a href="/" title="home">~/</a></li>
+ <li><a href="/about" title="about me">~/about</a></li>
+ <li><a href="/resume" title="my resume">~/resume</a></li>
+ <li><a href="/blog" title="my blog">~/blog</a></li>
+ <li><a href="/resources" title="resources">~/resources</a></li>
+ </ul>
+
+
+ <h1>At Long Last</h1>
+ <p class="meta">Benjamin Sanders | 14 August 2015 | update</p>
+ <p>A little while ago I made the decision to switch back over to WordPress and stick with it this time. I said to myself that I was going to make my own theme and learn the WordPress back end and things would be fantastic. Well fast forward to today and I am just getting to making my own theme, finally. I suppose it’s better late than never and the site won’t look as good until I figure out the back end and can get a design I can stick with for a while. I have a few other plans for the site as well which include turning it into a portfolio for web design and photography work. I will also keep putting up reviews for products I have used and maybe a little tech news thrown in the mix. So stay tuned for more! :)</p>
+
+<p>Until Next Time. Ben Sanders</p>
+
+ </div>
+ <footer>
+ <small>&copy; Ben Sanders, 2025</small>
+ </footer>
+ <!-- <script src="./index.js"></script> -->
+
+
+</body>
+</html>