jwilber / skatemusic_article

old code for The Pudding skate music article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skate Music Pudding Article (Rough Draft)

Pre-production version of my skate-video article for The Pudding (here's the final version): https://pudding.cool/2018/06/skate-music/

Preview

gif of article

I'm storing it just because I had this rough draft stored in a separate repo, and would rather not destroy it.

Running Locally

To run locally, clone the repo, install dependencies with npm, and then run gulp:

git clone https://github.com/jwilber/skatemusic_article.git
cd skatemusic_article
npm i
gulp

A browser should open up with the article.

Authors

Jared Wilber

About

old code for The Pudding skate music article

License:MIT License


Languages

Language:JavaScript 45.4%Language:HTML 41.0%Language:CSS 13.3%Language:Makefile 0.3%