diff options
| author | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 22:57:39 -0400 | 
|---|---|---|
| committer | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 22:57:39 -0400 | 
| commit | 890b34bcc1a6b4073d1e512b1386634f7bc5ea52 (patch) | |
| tree | 17efbec82a5bc118c2ae0b3ec56acbf159e4edda /posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html | |
| parent | e87bdb082057c4eddd1af159374b667c7fe234d4 (diff) | |
| download | 53hor-890b34bcc1a6b4073d1e512b1386634f7bc5ea52.tar.xz 53hor-890b34bcc1a6b4073d1e512b1386634f7bc5ea52.zip | |
unified posts dir, until I can figure out makefile sub-subdirs. makefile auto-generates index
Diffstat (limited to 'posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html')
| -rw-r--r-- | posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html | 85 | 
1 files changed, 0 insertions, 85 deletions
| diff --git a/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html b/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html deleted file mode 100644 index b8deca5..0000000 --- a/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html +++ /dev/null @@ -1,85 +0,0 @@ -<!DOCTYPE html> -<html> -  <head> -    <link rel="stylesheet" href="/includes/stylesheet.css" /> -    <meta charset="utf-8" /> -    <meta name="viewport" content="width=device-width, initial-scale=1" /> -    <meta -      property="og:description" -      content="The World Wide Web pages of Adam Carpenter" -    /> -    <meta property="og:image" content="https://nextcloud.53hor.net/index.php/s/Nx9e7iHbw4t99wo/preview" /> -    <meta property="og:site_name" content="53hor.net" /> -    <meta property="og:title" content="Dancing the Shag & Two Left Feet" /> -    <meta property="og:type" content="website" /> -    <meta property="og:url" content="https://www.53hor.net" /> -    <title>53hornet ➙ Dancing the Shag & Two Left Feet</title> -  </head> - -  <body> -    <nav> -      <ul> -        <li> -          <a href="/"> -            <img src="/includes/icons/home-roof.svg" /> -            Home -          </a> -        </li> -        <li> -          <a href="/info.html"> -            <img src="/includes/icons/information-variant.svg" /> -            Info -          </a> -        </li> -        <li> -          <a href="https://git.53hor.net"> -            <img src="/includes/icons/git.svg" /> -            Repos -          </a> -        </li> -        <li> -          <a href="/hosted.html"> -            <img src="/includes/icons/desktop-tower.svg" /> -            Hosted -          </a> -        </li> -        <li> -          <a type="application/rss+xml" href="/rss.xml"> -            <img src="/includes/icons/rss.svg" /> -            RSS -          </a> -        </li> -      </ul> -    </nav> - -    <article> -      <h1>Dancing the Shag & Two Left Feet</h1> -      <p> -        Not all of my posts are huge, and they probably shouldn't be. Amy and I -        had a really great time yesterday at Two Left Feet Dance Studio, -        learning more about how to dance the Carolina Shag in preparation for -        our wedding (which is in less than 20 days)! An enormous swing band is -        going to play all of our favorites from the brass band/swing era, and -        one of the easiest dances to do to that music is the Shag. I wrote a -        paper on the Shag a few years ago for school but never actually learned -        how to do it. The steps are simple for us to remember and it's easy -        enough to add flair or mix it up so we look like we know what we're -        doing during our first dance. -      </p> - -      <p> -        We also got out to see the new Lion King remake and I can honestly say -        it was worth it. If anyone's a Lion King purist, it's Amy. It's easily -        been her favorite movie since she was a toddler, and to see it -        tastefully redone almost 25 years after it was first released was -        thoroughly enjoyable. There were minor alterations to literal sentences -        in the script that all added some context to things that were always -        kind of assumed in the original (clarification on Scar's backstory, -        etc.). I did however feel like they were trying to throw Beyonce lines -        the way a middle-schooler tries to turn a 500-word paper into a 700-word -        paper. Regardless, it's definitely re-living the classic, not re-hashing -        it. -      </p> -    </article> -  </body> -</html> |