Browse Source

bundle update :wink:

windhamdavid 4 years ago
parent
commit
89f07ab6c7
14 changed files with 558 additions and 107 deletions
  1. 252 95
      Gemfile.lock
  2. 2 2
      _config.yml
  3. 1 0
      _site/README
  4. 12 0
      _site/Rakefile
  5. BIN
      _site/daw.png
  6. BIN
      _site/favicon.ico
  7. 9 0
      _site/gemfile
  8. 1 0
      _site/ind.js
  9. 68 0
      _site/index.html
  10. 204 0
      _site/indstyle.css
  11. 1 0
      _site/redirects.json
  12. 1 0
      ind.js
  13. 6 9
      index.html
  14. 1 1
      indstyle.css

+ 252 - 95
Gemfile.lock

@@ -1,107 +1,261 @@
 GIT
   remote: https://github.com/gjtorikian/html-proofer
-  revision: 7bf34b950d53337648734375e4d6f564f663ce59
+  revision: 6859a4c833eb0a76ee40fb82fdf6246602d85ea8
   specs:
-    html-proofer (0.5.0)
-      colored (~> 1.2)
-      mercenary (~> 0.2.0)
-      nokogiri (~> 1.6.0)
-      typhoeus (~> 0.6.7)
+    html-proofer (3.15.1)
+      addressable (~> 2.3)
+      mercenary (~> 0.3)
+      nokogumbo (~> 2.0)
+      parallel (~> 1.3)
+      rainbow (~> 3.0)
+      typhoeus (~> 1.3)
+      yell (~> 2.0)
 
 GEM
   remote: https://rubygems.org/
   specs:
-    RedCloth (4.2.9)
-    activesupport (4.0.2)
-      i18n (~> 0.6, >= 0.6.4)
-      minitest (~> 4.2)
-      multi_json (~> 1.3)
-      thread_safe (~> 0.1)
-      tzinfo (~> 0.3.37)
-    atomic (1.1.14)
-    blankslate (2.1.2.4)
-    classifier (1.3.4)
-      fast-stemmer (>= 1.0.0)
-    colorator (0.1)
-    colored (1.2)
-    commander (4.1.5)
-      highline (~> 1.6.11)
-    ethon (0.6.2)
+    activesupport (6.0.2.1)
+      concurrent-ruby (~> 1.0, >= 1.0.2)
+      i18n (>= 0.7, < 2)
+      minitest (~> 5.1)
+      tzinfo (~> 1.1)
+      zeitwerk (~> 2.2)
+    addressable (2.7.0)
+      public_suffix (>= 2.0.2, < 5.0)
+    coffee-script (2.4.1)
+      coffee-script-source
+      execjs
+    coffee-script-source (1.11.1)
+    colorator (1.1.0)
+    commonmarker (0.17.13)
+      ruby-enum (~> 0.5)
+    concurrent-ruby (1.1.6)
+    dnsruby (1.61.3)
+      addressable (~> 2.5)
+    em-websocket (0.5.1)
+      eventmachine (>= 0.12.9)
+      http_parser.rb (~> 0.6.0)
+    ethon (0.12.0)
       ffi (>= 1.3.0)
-      mime-types (~> 1.18)
-    fast-stemmer (1.0.2)
-    ffi (1.9.3)
-    gemoji (1.5.0)
-    github-pages (15)
-      RedCloth (= 4.2.9)
-      jekyll (= 1.4.3)
-      kramdown (= 1.3.1)
-      liquid (= 2.5.5)
-      maruku (= 0.7.0)
-      rdiscount (= 2.1.7)
-      redcarpet (= 2.3.0)
-    highline (1.6.20)
-    html-pipeline (1.5.0)
+    eventmachine (1.2.7)
+    execjs (2.7.0)
+    faraday (1.0.0)
+      multipart-post (>= 1.2, < 3)
+    ffi (1.12.2)
+    forwardable-extended (2.6.0)
+    gemoji (3.0.1)
+    github-pages (204)
+      github-pages-health-check (= 1.16.1)
+      jekyll (= 3.8.5)
+      jekyll-avatar (= 0.7.0)
+      jekyll-coffeescript (= 1.1.1)
+      jekyll-commonmark-ghpages (= 0.1.6)
+      jekyll-default-layout (= 0.1.4)
+      jekyll-feed (= 0.13.0)
+      jekyll-gist (= 1.5.0)
+      jekyll-github-metadata (= 2.13.0)
+      jekyll-mentions (= 1.5.1)
+      jekyll-optional-front-matter (= 0.3.2)
+      jekyll-paginate (= 1.1.0)
+      jekyll-readme-index (= 0.3.0)
+      jekyll-redirect-from (= 0.15.0)
+      jekyll-relative-links (= 0.6.1)
+      jekyll-remote-theme (= 0.4.1)
+      jekyll-sass-converter (= 1.5.2)
+      jekyll-seo-tag (= 2.6.1)
+      jekyll-sitemap (= 1.4.0)
+      jekyll-swiss (= 1.0.0)
+      jekyll-theme-architect (= 0.1.1)
+      jekyll-theme-cayman (= 0.1.1)
+      jekyll-theme-dinky (= 0.1.1)
+      jekyll-theme-hacker (= 0.1.1)
+      jekyll-theme-leap-day (= 0.1.1)
+      jekyll-theme-merlot (= 0.1.1)
+      jekyll-theme-midnight (= 0.1.1)
+      jekyll-theme-minimal (= 0.1.1)
+      jekyll-theme-modernist (= 0.1.1)
+      jekyll-theme-primer (= 0.5.4)
+      jekyll-theme-slate (= 0.1.1)
+      jekyll-theme-tactile (= 0.1.1)
+      jekyll-theme-time-machine (= 0.1.1)
+      jekyll-titles-from-headings (= 0.5.3)
+      jemoji (= 0.11.1)
+      kramdown (= 1.17.0)
+      liquid (= 4.0.3)
+      mercenary (~> 0.3)
+      minima (= 2.5.1)
+      nokogiri (>= 1.10.4, < 2.0)
+      rouge (= 3.13.0)
+      terminal-table (~> 1.4)
+    github-pages-health-check (1.16.1)
+      addressable (~> 2.3)
+      dnsruby (~> 1.60)
+      octokit (~> 4.0)
+      public_suffix (~> 3.0)
+      typhoeus (~> 1.3)
+    html-pipeline (2.12.3)
       activesupport (>= 2)
-      nokogiri (~> 1.4)
-    i18n (0.6.9)
-    jekyll (1.4.3)
-      classifier (~> 1.3)
-      colorator (~> 0.1)
-      commander (~> 4.1.3)
-      liquid (~> 2.5.5)
-      listen (~> 1.3)
-      maruku (~> 0.7.0)
-      pygments.rb (~> 0.5.0)
-      redcarpet (~> 2.3.0)
-      safe_yaml (~> 0.9.7)
-      toml (~> 0.1.0)
-    jekyll-mentions (0.0.4)
-      html-pipeline (~> 1.5.0)
-      jekyll (~> 1.4.3)
-    jekyll-redirect-from (0.3.1)
-      jekyll (~> 1.4)
-    jemoji (0.0.9)
-      gemoji (~> 1.5.0)
-      html-pipeline (~> 1.5.0)
-      jekyll (~> 1.4.3)
-    kramdown (1.3.1)
-    liquid (2.5.5)
-    listen (1.3.1)
-      rb-fsevent (>= 0.9.3)
-      rb-inotify (>= 0.9)
-      rb-kqueue (>= 0.2)
-    maruku (0.7.0)
-    mercenary (0.2.1)
-    mime-types (1.25.1)
-    mini_portile (0.5.2)
-    minitest (4.7.5)
-    multi_json (1.8.4)
-    nokogiri (1.6.1)
-      mini_portile (~> 0.5.0)
-    parslet (1.5.0)
-      blankslate (~> 2.0)
-    posix-spawn (0.3.8)
-    pygments.rb (0.5.4)
-      posix-spawn (~> 0.3.6)
-      yajl-ruby (~> 1.1.0)
-    rake (10.1.1)
-    rb-fsevent (0.9.4)
-    rb-inotify (0.9.3)
-      ffi (>= 0.5.0)
-    rb-kqueue (0.2.0)
-      ffi (>= 0.5.0)
-    rdiscount (2.1.7)
-    redcarpet (2.3.0)
-    safe_yaml (0.9.7)
-    thread_safe (0.1.3)
-      atomic
-    toml (0.1.0)
-      parslet (~> 1.5.0)
-    typhoeus (0.6.7)
-      ethon (~> 0.6.2)
-    tzinfo (0.3.38)
-    yajl-ruby (1.1.0)
+      nokogiri (>= 1.4)
+    http_parser.rb (0.6.0)
+    i18n (0.9.5)
+      concurrent-ruby (~> 1.0)
+    jekyll (3.8.5)
+      addressable (~> 2.4)
+      colorator (~> 1.0)
+      em-websocket (~> 0.5)
+      i18n (~> 0.7)
+      jekyll-sass-converter (~> 1.0)
+      jekyll-watch (~> 2.0)
+      kramdown (~> 1.14)
+      liquid (~> 4.0)
+      mercenary (~> 0.3.3)
+      pathutil (~> 0.9)
+      rouge (>= 1.7, < 4)
+      safe_yaml (~> 1.0)
+    jekyll-avatar (0.7.0)
+      jekyll (>= 3.0, < 5.0)
+    jekyll-coffeescript (1.1.1)
+      coffee-script (~> 2.2)
+      coffee-script-source (~> 1.11.1)
+    jekyll-commonmark (1.3.1)
+      commonmarker (~> 0.14)
+      jekyll (>= 3.7, < 5.0)
+    jekyll-commonmark-ghpages (0.1.6)
+      commonmarker (~> 0.17.6)
+      jekyll-commonmark (~> 1.2)
+      rouge (>= 2.0, < 4.0)
+    jekyll-default-layout (0.1.4)
+      jekyll (~> 3.0)
+    jekyll-feed (0.13.0)
+      jekyll (>= 3.7, < 5.0)
+    jekyll-gist (1.5.0)
+      octokit (~> 4.2)
+    jekyll-github-metadata (2.13.0)
+      jekyll (>= 3.4, < 5.0)
+      octokit (~> 4.0, != 4.4.0)
+    jekyll-mentions (1.5.1)
+      html-pipeline (~> 2.3)
+      jekyll (>= 3.7, < 5.0)
+    jekyll-optional-front-matter (0.3.2)
+      jekyll (>= 3.0, < 5.0)
+    jekyll-paginate (1.1.0)
+    jekyll-readme-index (0.3.0)
+      jekyll (>= 3.0, < 5.0)
+    jekyll-redirect-from (0.15.0)
+      jekyll (>= 3.3, < 5.0)
+    jekyll-relative-links (0.6.1)
+      jekyll (>= 3.3, < 5.0)
+    jekyll-remote-theme (0.4.1)
+      addressable (~> 2.0)
+      jekyll (>= 3.5, < 5.0)
+      rubyzip (>= 1.3.0)
+    jekyll-sass-converter (1.5.2)
+      sass (~> 3.4)
+    jekyll-seo-tag (2.6.1)
+      jekyll (>= 3.3, < 5.0)
+    jekyll-sitemap (1.4.0)
+      jekyll (>= 3.7, < 5.0)
+    jekyll-swiss (1.0.0)
+    jekyll-theme-architect (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-cayman (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-dinky (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-hacker (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-leap-day (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-merlot (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-midnight (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-minimal (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-modernist (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-primer (0.5.4)
+      jekyll (> 3.5, < 5.0)
+      jekyll-github-metadata (~> 2.9)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-slate (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-tactile (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-theme-time-machine (0.1.1)
+      jekyll (~> 3.5)
+      jekyll-seo-tag (~> 2.0)
+    jekyll-titles-from-headings (0.5.3)
+      jekyll (>= 3.3, < 5.0)
+    jekyll-watch (2.2.1)
+      listen (~> 3.0)
+    jemoji (0.11.1)
+      gemoji (~> 3.0)
+      html-pipeline (~> 2.2)
+      jekyll (>= 3.0, < 5.0)
+    kramdown (1.17.0)
+    liquid (4.0.3)
+    listen (3.2.1)
+      rb-fsevent (~> 0.10, >= 0.10.3)
+      rb-inotify (~> 0.9, >= 0.9.10)
+    mercenary (0.3.6)
+    mini_portile2 (2.4.0)
+    minima (2.5.1)
+      jekyll (>= 3.5, < 5.0)
+      jekyll-feed (~> 0.9)
+      jekyll-seo-tag (~> 2.1)
+    minitest (5.14.0)
+    multipart-post (2.1.1)
+    nokogiri (1.10.9)
+      mini_portile2 (~> 2.4.0)
+    nokogumbo (2.0.2)
+      nokogiri (~> 1.8, >= 1.8.4)
+    octokit (4.17.0)
+      faraday (>= 0.9)
+      sawyer (~> 0.8.0, >= 0.5.3)
+    parallel (1.19.1)
+    pathutil (0.16.2)
+      forwardable-extended (~> 2.6)
+    public_suffix (3.1.1)
+    rainbow (3.0.0)
+    rake (13.0.1)
+    rb-fsevent (0.10.3)
+    rb-inotify (0.10.1)
+      ffi (~> 1.0)
+    rouge (3.13.0)
+    ruby-enum (0.7.2)
+      i18n
+    rubyzip (2.3.0)
+    safe_yaml (1.0.5)
+    sass (3.7.4)
+      sass-listen (~> 4.0.0)
+    sass-listen (4.0.0)
+      rb-fsevent (~> 0.9, >= 0.9.4)
+      rb-inotify (~> 0.9, >= 0.9.7)
+    sawyer (0.8.2)
+      addressable (>= 2.3.5)
+      faraday (> 0.8, < 2.0)
+    terminal-table (1.8.0)
+      unicode-display_width (~> 1.1, >= 1.1.1)
+    thread_safe (0.3.6)
+    typhoeus (1.3.1)
+      ethon (>= 0.9.0)
+    tzinfo (1.2.6)
+      thread_safe (~> 0.1)
+    unicode-display_width (1.7.0)
+    yell (2.2.2)
+    zeitwerk (2.3.0)
 
 PLATFORMS
   ruby
@@ -113,3 +267,6 @@ DEPENDENCIES
   jekyll-redirect-from
   jemoji
   rake
+
+BUNDLED WITH
+   2.1.2

+ 2 - 2
_config.yml

@@ -111,12 +111,12 @@ prose:
 ga_username: 'UA-1906067-6'
 
 #build config
-pygments: true
+highlighter: true
 markdown: kramdown
 timezone: America/New_York
 encoding: UTF-8
 
-gems:
+plugins:
   - jemoji
   - jekyll-mentions
   - jekyll-redirect-from

+ 1 - 0
_site/README

@@ -0,0 +1 @@
+http://windhamdavid.github.com

+ 12 - 0
_site/Rakefile

@@ -0,0 +1,12 @@
+require 'html/proofer'
+
+namespace :assets do
+  task :precompile do
+    sh "bundle exec jekyll build"
+  end
+end
+
+task :test do
+  Rake::Task["assets:precompile"].execute
+  HTML::Proofer.new("./_site", :href_ignore => ["#comments"]).run
+end

BIN
_site/daw.png


BIN
_site/favicon.ico


+ 9 - 0
_site/gemfile

@@ -0,0 +1,9 @@
+source "https://rubygems.org"
+
+#github
+gem 'github-pages'
+gem 'rake'
+gem 'html-proofer', :git => "https://github.com/gjtorikian/html-proofer"
+gem 'jemoji'
+gem 'jekyll-mentions'
+gem 'jekyll-redirect-from'

+ 1 - 0
_site/ind.js

@@ -0,0 +1 @@
+/* whatever I was going to use this for */

+ 68 - 0
_site/index.html

@@ -0,0 +1,68 @@
+<!-- 
+	     .     . .              .       .  . 
+	. . ...-..-| |-. .-. .-.-..-| .-.. ...-| 
+	 ` ` '' '`-'-' '-`-`-' ' '`-'-`-`-` '`-'-
+--> 
+<!DOCTYPE html> 
+<html dir="ltr" lang="en-US"> 
+<head> 
+<meta charset="UTF-8" /> 
+<title>David A. Windham - &#8734;</title> 
+<link rel="profile" href="http://gmpg.org/xfn/11" /> 
+<link rel="stylesheet" type="text/css" media="all" href="indstyle.css"/> 
+<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js'></script> 
+<script type="text/javascript" src="ind.js"></script> 
+<!--[if lt IE 9]>
+<script src="http://davidawindham.com/wp-content/themes/daw/js/html5.js" type="text/javascript"></script>
+<![endif] -->
+
+
+</head> 
+<body> 
+<div id="wrapper" class="hfeed"> 
+	<div id="main"> 
+		<div id="container" class="card">
+			<div id="content" role="main"> 
+				<div class="header">
+					<p></p>		
+				</div>
+				<img src="daw.png" width="25">
+				<h2><a href="http://zekenwoozer.com/" title="David A. Windham" rel="home">Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></h2>
+				<h4>South Carolina USA</h4>
+				<h3><a href="http://davidawindham.com/" title="David A. Windham" rel="home">David A. Windham</a></h3>
+				<div class="contact">803-712-3283 - <script type="text/javascript"> 
+				//<![CDATA[
+
+				function hiveware_enkoder(){var i,j,x,y,x=
+				"x=\"3.r87dx:7=\\\"57|A;7&;:7<7:7h6=767:7:7878767::<7:7:7:75777;7;7879767::" +
+				"=787:7:78797:7::5797;7;7:787:76:=797:7;787;7:7;75767;7:7;7=7:7;7=787:::797" +
+				"97:76787<7:767<767:77:5777:::787576:679747:7:777<7::;7:767:::787977::777:7" +
+				"6:7::787:79:57777:67976767::678767:7=7577::767=777::47777:;7668767::f;:7=7" +
+				"7:h657;6:7;787f::7::57j;;766:7<::7=7=7h7:74787f:87=747g;:7<687i::7g:579:;7" +
+				"i::7;;:78:=7<7:7f:87=6:7f757h7;766;7=;:7f;=7=6::f797h;:79:87i::79;<77::77:" +
+				"575;::4:87966:<697;6:79677;6::f;:7<6::i;877;7:9::76;;77;778;;76697<::7=667" +
+				"g7::6657=6:7=797f;:7h;77=&;7?}87A+7:+?87js;7v,67mA:74?97m@7:|257pi:7rk87xl" +
+				":7?m57/A;76-:7!}:7/A=7yr:7iw87ge:7ti57,+;7)+;7/|:72w=7yf::wx97v,:7m0876-:7" +
+				"-?<7#}:7\\\";57y=::''87;x6:=u97ne:7sc77ap::e(:7x)::;f87or9:(i77=067;i67<x;" +
+				"7.l87en:7gt=7h;;7i+87+)::{j77=x:7.c97ha7:rC87od9:eA77t(67i)67-4:7;i77f(::j" +
+				"<:732::)j97+=;79487;y:7+=57St:7ri77ng;7.f87ro9:mC77ha67rC67od7:e(97j):7}y\""+
+				";j=eval(x.charAt(0));x=x.substr(1);y='';for(i=0;i<x.length;i+=4){y+=x.subs" +
+				"tr(i,2);}for(i=2;i<x.length;i+=4){y+=x.substr(i,2);}y=y.substr(j);";
+				while(x=eval(x));}hiveware_enkoder();
+
+				//]]>
+				</script>
+			</div> 
+								<div class="bottom"> 
+									<p><a href="https://plus.google.com/+DavidWindham1/about">Used Cars</a> - <a href="http://en.wikipedia.org/wiki/User:Windhamdavid">Land</a> - <a href="http://twitter.com/windhamdavid">Whiskey</a> - <a href="http://facebook.com/windhamdavid">Manure</a> - <a href="http://windhamdavid.tumblr.com/">Nails</a> - <a href="http://vimeo.com/windhamdavid">Fly Swatters</a> - <a href="http://davidawindham.com/lemon-tomato-onion-garlic-leek-zinnias/">Art</a> - <a href="http://davidawindham.com/radio">Bongos</a></p>
+									<p><a href="http://github.com/windhamdavid">Lions Tamed</a> - <a href="http://sandbox.davidawindham.com">Bars Emptied</a> - <a href="https://cantbuymelove.org/">Love</a> - <a href="http://64.207.154.37/">Computers Verified</a> - <a href="http://gzet.net">Uprisings Quelled</a></p>
+								</div> 
+							</div> 
+						</div> 
+					</div> 
+					<div id="footer" role="contentinfo" align="center"> 
+
+					</div>
+</div> 
+</body> 
+</html>

+ 204 - 0
_site/indstyle.css

@@ -0,0 +1,204 @@
+/* @override http://127.0.0.1/~david/indstyle.css */
+html, body, div, span, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+abbr, address, cite, code,
+del, dfn, em, img, ins, kbd, q, samp,
+small, strong, sub, sup, var,
+b, i,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, figcaption, figure, 
+footer, header, hgroup, menu, nav, section, summary,
+time, mark, audio, video {
+  margin:0;
+  padding:0;
+  border:0;
+  outline:0;
+  font-size:100%;
+  vertical-align:baseline;
+  background:transparent;
+}
+
+body {
+	line-height: 1;
+
+}
+h1, h2, h3, h4, h5, h6 {
+	clear: both;
+	font-weight: normal;
+}
+ol, ul {
+	list-style: none;
+}
+blockquote {
+	quotes: none;
+}
+blockquote:before, blockquote:after {
+	content: '';
+	content: none;
+}
+del {
+	text-decoration: line-through;
+}
+
+table {
+	border-collapse: collapse;
+	border-spacing: 0;
+}
+a img {
+	border: none;
+}
+.clear {
+	clear: both;
+}
+
+
+
+
+body {
+		background: rgba(160,160,160,0.73);
+}
+body,
+input,
+textarea {
+	color: #666;
+	font-size: 12px;
+	line-height: 18px;
+}
+hr {
+	background-color: #e7e7e7;
+	border: 0;
+	clear: both;
+	height: 1px;
+	margin-bottom: 18px;
+}
+
+/* Text elements */
+p {
+	font-size: 13px;
+	margin-bottom: 8px;
+}
+h4 {
+	font-size: 13px;
+	margin-bottom: 10px;
+}
+h3 {
+	font-size: 14px;
+	margin-bottom: 0px;
+}
+h2 {
+	font-size: 16px;
+	margin-left: 25px;
+}
+	p.noindent {
+	margin-bottom: 10px;
+	text-indent : 0px;
+}
+a:link {
+	color: #000;
+	text-decoration: none;
+}
+a:visited {
+	color: #000;
+	text-decoration: none;
+}
+a:active,
+a:hover {
+	color: #757576;
+	text-decoration: none;
+}
+
+/* Text meant only for screen readers */
+.screen-reader-text {
+	position: absolute;
+	left: -9000px;
+}
+
+/* =Layout
+-------------------------------------------------------------- */
+body {
+  padding: 0;
+  margin: 0;
+}
+.header {
+	margin: 0 0 55px 0;
+}
+#container {
+	margin: 0 auto;
+	text-align: center;
+}
+#content {
+	margin: 150px auto;	
+	width:500px;
+	background: #fff;
+	padding: 20px;
+	border: 1px solid #dadada;
+}
+#content img {
+	float: left;
+	margin: -5px 0 -40px 95px;
+}
+#content .icons img {
+	margin: 3px;
+	float: none;
+}
+.card #content {
+	margin: 150px auto;
+	-webkit-animation-name: Rotation;
+	-webkit-animation-iteration-count: infinite;
+	-webkit-animation-timing-function: linear;
+	-webkit-animation-duration: 400s;
+	z-index:-1;
+	width:450px;
+	border-top: 1px solid #fff;
+    -webkit-box-shadow: 0px 3px 5px #cbcbcb;
+    -moz-box-shadow: 0px 3px 5px #cbcbcb;
+    box-shadow: 0px 3px 5px #cbcbcb;
+    -webkit-border-radius: 4px;
+    -moz-border-radius: 4px;
+    border-radius: 4px;
+
+}
+
+.bottom {
+	margin-top: 50px;
+}
+.bottom p {
+	margin: 0;
+}
+.bottom a {
+	color: #666;
+}
+.left-bottom {
+	float: left;
+	display: block;
+	text-align: left;
+	margin: 0px 0 0 50px;
+}
+.left-bottom p {
+	font-size: 9px;
+}
+.right-bottom {
+	margin: 0px 50px 0 0;
+	text-align: right;
+}
+.right-bottom p {
+	font-size: 9px;
+}
+.contact {
+	font-size: 12px;
+}
+
+
+
+@-webkit-keyframes Rotation {
+from {
+	-webkit-transform: rotate(0deg);
+	}
+
+to {
+	-webkit-transform: rotate(360deg);
+
+	}
+}

+ 1 - 0
_site/redirects.json

@@ -0,0 +1 @@
+{}

+ 1 - 0
ind.js

@@ -0,0 +1 @@
+/* whatever I was going to use this for */

+ 6 - 9
index.html

@@ -8,14 +8,11 @@
 <head> 
 <meta charset="UTF-8" /> 
 <title>David A. Windham - &#8734;</title> 
+<meta name="description" content="I've kept this site up as an archive of an old concept I used to have on the front page.">
 <link rel="profile" href="http://gmpg.org/xfn/11" /> 
 <link rel="stylesheet" type="text/css" media="all" href="indstyle.css"/> 
-<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js'></script> 
+<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js'></script> 
 <script type="text/javascript" src="ind.js"></script> 
-<!--[if lt IE 9]>
-<script src="http://davidawindham.com/wp-content/themes/daw/js/html5.js" type="text/javascript"></script>
-<![endif] -->
-
 
 </head> 
 <body> 
@@ -27,9 +24,9 @@
 					<p></p>		
 				</div>
 				<img src="daw.png" width="25">
-				<h2><a href="http://zekenwoozer.com/" title="David A. Windham" rel="home">Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></h2>
+				<h2><a href="https://davidawindham.com/zw/" title="David A. Windham" rel="home">Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></h2>
 				<h4>South Carolina USA</h4>
-				<h3><a href="http://davidawindham.com/" title="David A. Windham" rel="home">David A. Windham</a></h3>
+				<h3><a href="https://davidawindham.com/" title="David A. Windham" rel="home">David A. Windham</a></h3>
 				<div class="contact">803-712-3283 - <script type="text/javascript"> 
 				//<![CDATA[
 
@@ -54,8 +51,8 @@
 				</script>
 			</div> 
 								<div class="bottom"> 
-									<p><a href="https://plus.google.com/+DavidWindham1/about">Used Cars</a> - <a href="http://en.wikipedia.org/wiki/User:Windhamdavid">Land</a> - <a href="http://twitter.com/windhamdavid">Whiskey</a> - <a href="http://facebook.com/windhamdavid">Manure</a> - <a href="http://windhamdavid.tumblr.com/">Nails</a> - <a href="http://vimeo.com/windhamdavid">Fly Swatters</a> - <a href="http://davidawindham.com/lemon-tomato-onion-garlic-leek-zinnias/">Art</a> - <a href="http://davidawindham.com/radio">Bongos</a></p>
-									<p><a href="http://github.com/windhamdavid">Lions Tamed</a> - <a href="http://sandbox.davidawindham.com">Bars Emptied</a> - <a href="https://cantbuymelove.org/">Love</a> - <a href="http://64.207.154.37/">Computers Verified</a> - <a href="http://gzet.net">Uprisings Quelled</a></p>
+									<p><a href="https://davidwindham.com">Used Cars</a> - <a href="http://en.wikipedia.org/wiki/User:Windhamdavid">Land</a> - <a href="http://twitter.com/windhamdavid">Whiskey</a> - <a href="http://facebook.com/windhamdavid">Manure</a> - <a href="http://windhamdavid.tumblr.com/">Nails</a> - <a href="http://vimeo.com/windhamdavid">Fly Swatters</a> - <a href="http://davidawindham.com/lemon-tomato-onion-garlic-leek-zinnias/">Art</a> - <a href="http://radio.davidawindham.com/">Bongos</a></p>
+									<p><a href="http://github.com/windhamdavid">Lions Tamed</a> - <a href="https://code.davidawindham.com">Bars Emptied</a> - <a href="https://davidawindham.com/bml/">Love</a> - <a href="https://dev.davidawindham.com/">Computers Verified</a> - <a href="http://gzet.net">Uprisings Quelled</a></p>
 								</div> 
 							</div> 
 						</div> 

+ 1 - 1
indstyle.css

@@ -57,7 +57,7 @@ a img {
 
 
 body {
-		background: rgba(160,160,160,0.73) url(img/3.png);
+		background: rgba(160,160,160,0.73);
 }
 body,
 input,