<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Box o' Things]]></title><description><![CDATA[ideas, stories, ans experiences]]></description><link>https://blog.arthurwardjr.com/</link><image><url>https://blog.arthurwardjr.com/favicon.png</url><title>Box o&apos; Things</title><link>https://blog.arthurwardjr.com/</link></image><generator>Ghost 2.9</generator><lastBuildDate>Sun, 24 May 2026 18:03:13 GMT</lastBuildDate><atom:link href="https://blog.arthurwardjr.com/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[That New Site Smell]]></title><description><![CDATA[Welcome to my new site!]]></description><link>https://blog.arthurwardjr.com/that-new-site-smell/</link><guid isPermaLink="false">5ae3a1b9b150b208af60e216</guid><category><![CDATA[Welcome]]></category><dc:creator><![CDATA[Arthur Ward Jr]]></dc:creator><pubDate>Thu, 03 May 2018 22:20:21 GMT</pubDate><media:content url="https://blog.arthurwardjr.com/content/images/2018/05/IMG_20120203_141154-2.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://blog.arthurwardjr.com/content/images/2018/05/IMG_20120203_141154-2.jpg" alt="That New Site Smell"><p>Welcome to my new site! A new, faster, more modern site was long overdue and it's finally ready!</p>
<h3 id="overview">Overview</h3>
<p>It's much faster all around and it has a much smaller footprint, so viewing even on slow conections isn't painful at all. You can view the source for the main site and build process on <a href="https://github.com/edibletoaster/MySite/">GitHub</a>.</p>
<h3 id="technology">Technology</h3>
<p>So the main portfolio/about site over at <a href="https://arthurwardjr.com">https://arthurwardjr.com</a> is written with HTML and CSS. There's no backend currently as I doubt I'm updating the site outside of this blog very frequently. I'm using the <a href="https://bulma.io/">Bulma</a> CSS framework as I really enjoy using it. It's fast, modular and can be as lightweight as you'd like. I admit I'm not using the modular build but one day I will so I can make this site even smaller and faster. Javascript is used to support <a href="https://fontawesome.com/">Font Awesome 5</a>'s new features as well as Google Analytics. By the way, feel free to install <a href="https://github.com/gorhill/uBlock">Ublock Origin</a> for your browser if you don't want me tracking your pageviews and such. Additionally, I'm using the <a href="https://www.google.com/get/noto/">Noto Sans</a> font via <a href="https://fonts.google.com/">Google Fonts</a>.</p>
<p>The blog here is simply a self hosted <a href="https://ghost.org/">Ghost</a> blog using the default theme as it's quite nice in my opinion though I may want to make tweaks to use a bit less space.</p>
<p>The server? Well that's being hosted in on a <a href="https://digitalocean.com/">Digital Ocean</a> droplet running on a certain Linux distribution, and is powered by <a href="https://www.nginx.com/">Nginx</a>.</p>
<h4 id="build">Build</h4>
<p>So to build everything I'm using webpack via <a href="https://github.com/JeffreyWay/laravel-mix">Laravel Mix</a>. <a href="https://www.npmjs.com/">NPM</a> is used just for Laravel Mix and as a way to pull Bulma, Laravel Mix, and Font Awesome into the project. Git via <a href="https://github.com/">GitHub</a> is the source control solution, and I'm using <a href="https://code.visualstudio.com/">Visual Studio Code</a> as my code editor.</p>
<p>I'll be using this blog to write notes on things I'm up to, interesting things and tech, as well as the occasional security post. If you need to contact me, please do so via my main site or via <a href="https://twitter.com/edibletoaster">Twitter</a>.</p>
]]></content:encoded></item></channel></rss>