diff options
Diffstat (limited to '_site/blog/dragon-con-blog-update')
| -rw-r--r-- | _site/blog/dragon-con-blog-update/index.html | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/_site/blog/dragon-con-blog-update/index.html b/_site/blog/dragon-con-blog-update/index.html new file mode 100644 index 0000000..3a4b33a --- /dev/null +++ b/_site/blog/dragon-con-blog-update/index.html @@ -0,0 +1,43 @@ +<!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>Dragon Con + Blog Update</h1> + <p class="meta">Benjamin Sanders | 16 August 2015 | dragon-con,2016,update</p> + <p>As I have mentioned in the last post I made just a little bit ago I mentioned that I was working on learning how to make WordPress themes. I started actually working on a theme mostly out of boredom but also because I figured that I should have an actual site designed by me as a portfolio. One other thing is that I want to blog more often just as something to do and I love writing.</p> + +<p>As far as the design of my site goes I will say that once I figure out the back-end and get all that sort of thing sorted out I will actually make a better design. Probably some kind of minimalist design; All-in-all I have lots planned for my site in the future and will hopefully start promoting it more often.</p> + +<p>One last final note for this post is that I PLAN to be at Dragon Con in Atlanta for the Co-Optional Podcast panel. So if you will be there perhaps I’ll see ya there! :D</p> + + </div> + <footer> + <small>© Ben Sanders, 2025</small> + </footer> + <!-- <script src="./index.js"></script> --> + + +</body> +</html> |
