https://github.com/center-key/think-metric
πΊπΈ Americans for Metrication
https://github.com/center-key/think-metric
metric units-of-measure
Last synced: 6 months ago
JSON representation
πΊπΈ Americans for Metrication
- Host: GitHub
- URL: https://github.com/center-key/think-metric
- Owner: center-key
- License: cc0-1.0
- Created: 2024-04-05T10:32:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T13:44:11.000Z (over 1 year ago)
- Last Synced: 2024-04-14T04:08:51.701Z (over 1 year ago)
- Topics: metric, units-of-measure
- Language: HTML
- Homepage: https://think-metric.org
- Size: 470 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Think Metric
### πΊπΈ Americans for Metrication πΊπΈ[](https://github.com/center-key/think-metric/blob/main/LICENSE.txt)
[](https://github.com/center-key/think-metric/actions/workflows/run-spec-on-push.yaml)
[](https://github.com/center-key/think-metric/actions/workflows/publish-website.yaml)This project manages the website:
https://think-metric.orgThe 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
```shell
$ 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 β _Actions_ β _Publish Website_ β _Run 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-header](https://github.com/center-key/add-dist-header):Β _Prepend a one-line banner comment (with license notice) to distribution files_
- π [copy-file-util](https://github.com/center-key/copy-file-util):Β _Copy or rename a file with optional package version number_
- π [copy-folder-util](https://github.com/center-key/copy-folder-util):Β _Recursively copy files from one folder to another folder_
- πͺΊ [recursive-exec](https://github.com/center-key/recursive-exec):Β _Run a command on each file in a folder and its subfolders_
- π [replacer-util](https://github.com/center-key/replacer-util):Β _Find and replace strings or template outputs in text files_
- π’ [rev-web-assets](https://github.com/center-key/rev-web-assets):Β _Revision web asset filenames with cache busting content hash fingerprints_
- π [run-scripts-util](https://github.com/center-key/run-scripts-util):Β _Organize npm package.json scripts into groups of easy to manage commands_
- π¦ [w3c-html-validator](https://github.com/center-key/w3c-html-validator):Β _Check the markup validity of HTML files using the W3C validator_[CC0 License](LICENSE.txt)