seigler.github.io/index.xml
2017-02-17 00:56:14 -05:00

76 lines
No EOL
4.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Home on joshua.seigler.net</title>
<link>https://seigler.github.io/joshua.seigler.net/index.xml</link>
<description>Recent content in Home on joshua.seigler.net</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sat, 11 Feb 2017 16:15:16 -0500</lastBuildDate>
<atom:link href="https://seigler.github.io/joshua.seigler.net/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Site redesign!</title>
<link>https://seigler.github.io/joshua.seigler.net/posts/site-redesign/</link>
<pubDate>Sat, 11 Feb 2017 16:15:16 -0500</pubDate>
<guid>https://seigler.github.io/joshua.seigler.net/posts/site-redesign/</guid>
<description>
&lt;p&gt;I rebuilt the site with a from-scratch Hugo theme. Styles are assembled from LESS with a Gulp task runner.
Afterwards, static assets are revision-hashed, and markup is reformatted.&lt;/p&gt;
&lt;h2 id=&#34;hugo&#34;&gt;Hugo&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; is a super fast, easily installed static site generator. It&amp;rsquo;s a lot like &lt;a href=&#34;https://jekyllrb.com/&#34;&gt;Jekyll&lt;/a&gt;, GitHub&amp;rsquo;s Ruby-powered static site generator. But it brings with it a lot of the Golang philosophy, and unlike Jekyll, Hugo doesn&amp;rsquo;t let you twist its arm into doing a lot of extra stuff like image processing or stylesheet building. It does one thing, templating, really well and really fast. You can do the rest of the stuff on the side.&lt;/p&gt;
&lt;h2 id=&#34;the-rest-of-the-stuff&#34;&gt;The Rest of the Stuff&lt;/h2&gt;
&lt;p&gt;I wanted to write the site styles in LESS, my favorite CSS preprocessor. I used the node LESS compiler with Gulp, the trendiest available task runner. (Kidding, I like Gulp. File streams are a neat idea and worked great for me on this project.)&lt;/p&gt;
&lt;h2 id=&#34;styles&#34;&gt;Styles&lt;/h2&gt;
&lt;p&gt;This design in particular was a pain to get right. I had to find the right perspective and transform settings to distort the screen just right, even when the document was resized. I learned that the &lt;code&gt;&amp;lt;body&amp;gt;&lt;/code&gt; tag ignores most &lt;code&gt;transform&lt;/code&gt; properties, so there isn&amp;rsquo;t a way to have the page scroll &lt;em&gt;with perspective&lt;/em&gt; and keep the scrollbar in the normal place on the right edge of the viewport.&lt;/p&gt;
</description>
</item>
<item>
<title>About</title>
<link>https://seigler.github.io/joshua.seigler.net/about/</link>
<pubDate>Sat, 11 Feb 2017 00:00:00 +0000</pubDate>
<guid>https://seigler.github.io/joshua.seigler.net/about/</guid>
<description>
&lt;p&gt;Hi, I&amp;rsquo;m Joshua Seigler. I&amp;rsquo;m a:&lt;/p&gt;
&lt;h2 id=&#34;web-developer&#34;&gt;Web developer&lt;/h2&gt;
&lt;p&gt;I like to make websites. Since 2013 I work at XPO Logistics. Front-end web technology like CSS and SVG comes most easily, but I&amp;rsquo;m also learning to solve problems with Javascript, JS libraries, and C Sharp. See some of &lt;a href=&#34;https://github.com/seigler&#34;&gt;my personal projects on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;cryptocurrency-enthusiast&#34;&gt;Cryptocurrency enthusiast&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.bitcoin.com/&#34;&gt;Bitcoin&lt;/a&gt;, &lt;a href=&#34;https://www.dash.org/&#34;&gt;Dash&lt;/a&gt;, and other blockchain applications are just starting to change the world. Sound money is key to personal liberty.&lt;/p&gt;
&lt;h2 id=&#34;boardgamer&#34;&gt;Boardgamer&lt;/h2&gt;
&lt;p&gt;I play a lot of boardgames. You can &lt;a href=&#34;https://www.boardgamegeek.com/collection/user/kuqumi?geekranks=Board+Game+Rank&amp;amp;excludesubtype=boardgameexpansion&amp;amp;objecttype=thing&amp;amp;gallery=large&amp;amp;columns=title|status|version|rating|bggrating|plays|comment|commands&amp;amp;own=1&amp;amp;ff=1&amp;amp;subtype=boardgame&amp;amp;sort=rating&amp;amp;sortdir=desc&#34;&gt;see my game collection&lt;/a&gt; if you like. My favorite games tend towards low-chance high-strategy, with indirect competition and interesting choices.&lt;/p&gt;
&lt;h2 id=&#34;artist&#34;&gt;Artist&lt;/h2&gt;
&lt;p&gt;I make ink sketches sometimes, for fun and to improve my skill.&lt;/p&gt;
</description>
</item>
<item>
<title>Blockchain: a semi-technical explanation</title>
<link>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://seigler.github.io/joshua.seigler.net/presentations/blockchain/</guid>
<description>&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=cFJwiTHxiac&#34;&gt;https://www.youtube.com/watch?v=cFJwiTHxiac&lt;/a&gt;&lt;/p&gt;
</description>
</item>
</channel>
</rss>