Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 780 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 780 Bytes

Lost Treasures Found

Local Development

  1. npm install adds all development dependencies
  2. npm run watch runs a local server and live reloads LESS / HTML changes

Roadmap

  • SEO
  • Style ./signup.html
  • Style for mobile
  • Implement slideshow on thumbnails
  • Handle resize events for ./visualization.html
  • postMessage play / pause events for visualization based on visibility

Steps

  1. Get word list from ./word-occurrence.html
  • Load the page and wait for the <textarea /> to be populated
  • Take the contents of the <textarea /> and save to ./assetsword-translations.json
  1. Run node translate.js from the command-line to query the Google Translate API
  2. Run node transcode.js from the command-line to map Latin to Emojis