{"id":19935130,"url":"https://github.com/optimizely/mdspell-config","last_synced_at":"2025-05-03T12:31:03.647Z","repository":{"id":71780372,"uuid":"239571897","full_name":"optimizely/mdspell-config","owner":"optimizely","description":null,"archived":true,"fork":false,"pushed_at":"2020-07-09T20:40:36.000Z","size":228,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-03-01T12:17:17.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/optimizely.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-10T17:32:41.000Z","updated_at":"2023-09-28T18:32:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1e08815-557d-40ba-b156-b029e3140418","html_url":"https://github.com/optimizely/mdspell-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fmdspell-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fmdspell-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fmdspell-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimizely%2Fmdspell-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optimizely","download_url":"https://codeload.github.com/optimizely/mdspell-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252190702,"owners_count":21708931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T23:18:53.150Z","updated_at":"2025-05-03T12:31:03.642Z","avatar_url":"https://github.com/optimizely.png","language":null,"readme":"# instructions\n\nto be used along with `git@github.com:juancarlostong/node-markdown-spellcheck.git` in this branch: `jctong/generate_spelling_file`\n\n```\nfor i in `ls |grep -- '-sdk$'`;do pushd $i; git checkout master; git pull; ln -s ~/gh/mdspell-config/.spelling; /Users/jtong/gh/node-markdown-spellcheck/bin/mdspell -a -n -r --en-us '**/*.md' 2\u003e\u00261 \u003e/dev/null | grep -v ^$ | sort | uniq \u003e ~/gh/mdspell-config/$(basename $PWD); rm .spelling; popd; done\n\n# merge newly generated file with existing .spelling dictionary\ncat \u003cfile-generated-in-prev-step\u003e .spelling | sort | uniq \u003e a\n\n# compare line number difference between the existing .spelling and the \"a\" (the new .spelling)\nwc -l a .spelling\n\n# look at the differences\ndiff a .spelling\n\n# make the new additions official\nmv a .spelling\n\ngit add . \u0026\u0026 git commit \u0026\u0026 git push\n```\n\n\ninspect contents of .spelling and remove actual typos\n\n\nnotes for manually running:\n\n```\nln -s ~/gh/mdspell-config/.spelling\n/Users/jtong/gh/node-markdown-spellcheck/bin/mdspell -a -n -r --en-us '**/*.md' 2\u003e\u00261 \u003e/dev/null | grep -v ^$ | sort | uniq \u003e ~/gh/mdspell-config/$(basename $PWD)\nrm .spelling\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizely%2Fmdspell-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptimizely%2Fmdspell-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimizely%2Fmdspell-config/lists"}