Skip to content

superhighfives/true

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

True

True

The microsite for the music video "True", by Brightly.

🚨 Note: It's been a long time since this project was built, and the underlying technologies have changed. A lot. With the goal of keeping the spirit of this project alive, I've created a modern version, mostly by patching and noodling my way through already minified code. As a result, True works on modern devices, like mobile, but this repo only hosts that Frankenstein's monster and not the underlying code. You can find the original repo here.

Getting started

npm install
npm run start
npm run deploy

Deployment

You should be able to deploy this to any static site hosting, as is. Currently it's running on Cloudflare Pages.