Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 2.77 KB

README.md

File metadata and controls

50 lines (37 loc) · 2.77 KB

logo

Think Metric

🇺🇸 Americans for Metrication 🇺🇸

License:MIT Build Publish Website

This project manages the website:
https://think-metric.org

The logo is built using:
https://think-metric.org/logo.html

Practical Ways to Go Metric

We promote metric units for casual everyday use in America. Our goal is to speed up metrication to boost America's economic competitiveness and generate more good manufacturing jobs.

This project and the content we publish are free to reuse under a permissive Creative Commons license.

Contributor Notes

$ cd think-metric
$ npm install
$ npm run interactive

As you make edits to files in the src/website folder, your browser will automatically refresh to display the new changes.

To publish merges to the live website:
GitHub project page ➔ ActionsPublish WebsiteRun workflow

Pull requests welcome. You can help by contributing anything from minor typo fixes to writing new articles.



CLI Build Tools for package.json

  • 🎋 add-dist-headerPrepend a one-line banner comment (with license notice) to distribution files
  • 📄 copy-file-utilCopy or rename a file with optional package version number
  • 📂 copy-folder-utilRecursively copy files from one folder to another folder
  • 🪺 recursive-execRun a command on each file in a folder and its subfolders
  • 🔍 replacer-utilFind and replace strings or template outputs in text files
  • 🔢 rev-web-assetsRevision web asset filenames with cache busting content hash fingerprints
  • 🚆 run-scripts-utilOrganize npm package.json scripts into groups of easy to manage commands
  • 🚦 w3c-html-validatorCheck the markup validity of HTML files using the W3C validator

CC0 License