Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 743 Bytes

README.markdown

File metadata and controls

12 lines (8 loc) · 743 Bytes

Timeless is a bit of fun / JavaScript familiarisation exercise.

It produces what appears to be a a malfunctioning 7-segment digital clock, where each of the digits produced is not a recognisable number. It was inspired by what was the broken clock on platform 13 at London Bridge Railway Station.

Setting up

The page loads the collated and minified JS and CSS files timeless-min.js and timeless.css. The CSS and JS source are outside of the deploy directory, and I've used Collate and SASS respectively to minify them (see the included shell scripts if you're interested in that)

Demo

There is a working demo at here