Commit f4f81f0
Add blurb to Practice Exercise .meta/config.json files
Each Practice Exercise will have to define a blurb, which is a short description of the exercise.
The blurb will be displayed on a track's exercises page (e.g. https://exercism.lol/tracks/csharp/exercises).
For Practice Exercises that are based on an exercise defined in the problem-specification repo, the blurb must match the contents of the problem-specifications exercises, which is defined in its `metadata.yml` file. In this commit, we'll do an initial syncing of the blurb. The new [configlet](https://github.com/exercism/configlet) version will add support for doing this syncing automatically.
If the Practice Exercise was _not_ based on a problems-specifications exercise, we've used the blurb from its `.meta/metadata.yml` file as the blurb in the .meta/config.json file.
See [the spec](https://github.com/exercism/docs/blob/main/anatomy/tracks/practice-exercises.md#file-metaconfigjson) for more information.1 parent 93e4533 commit f4f81f0
120 files changed
Lines changed: 120 additions & 0 deletions
File tree
- exercises/practice
- accumulate/.meta
- acronym/.meta
- affine-cipher/.meta
- all-your-base/.meta
- allergies/.meta
- alphametics/.meta
- anagram/.meta
- armstrong-numbers/.meta
- atbash-cipher/.meta
- bank-account/.meta
- beer-song/.meta
- binary-search-tree/.meta
- binary-search/.meta
- binary/.meta
- bob/.meta
- book-store/.meta
- bowling/.meta
- change/.meta
- circular-buffer/.meta
- clock/.meta
- collatz-conjecture/.meta
- complex-numbers/.meta
- crypto-square/.meta
- custom-set/.meta
- darts/.meta
- diamond/.meta
- difference-of-squares/.meta
- diffie-hellman/.meta
- dnd-character/.meta
- dominoes/.meta
- error-handling/.meta
- etl/.meta
- flatten-array/.meta
- food-chain/.meta
- forth/.meta
- gigasecond/.meta
- go-counting/.meta
- grade-school/.meta
- grains/.meta
- grep/.meta
- hamming/.meta
- hangman/.meta
- hello-world/.meta
- hexadecimal/.meta
- house/.meta
- isbn-verifier/.meta
- isogram/.meta
- kindergarten-garden/.meta
- knapsack/.meta
- largest-series-product/.meta
- leap/.meta
- linked-list/.meta
- list-ops/.meta
- luhn/.meta
- markdown/.meta
- matching-brackets/.meta
- matrix/.meta
- meetup/.meta
- micro-blog/.meta
- minesweeper/.meta
- nth-prime/.meta
- nucleotide-count/.meta
- ocr-numbers/.meta
- octal/.meta
- palindrome-products/.meta
- pangram/.meta
- parallel-letter-frequency/.meta
- pascals-triangle/.meta
- perfect-numbers/.meta
- phone-number/.meta
- pig-latin/.meta
- poker/.meta
- prime-factors/.meta
- protein-translation/.meta
- proverb/.meta
- pythagorean-triplet/.meta
- queen-attack/.meta
- rail-fence-cipher/.meta
- raindrops/.meta
- rational-numbers/.meta
- rectangles/.meta
- resistor-color-duo/.meta
- resistor-color/.meta
- rest-api/.meta
- reverse-string/.meta
- rna-transcription/.meta
- robot-name/.meta
- robot-simulator/.meta
- roman-numerals/.meta
- rotational-cipher/.meta
- run-length-encoding/.meta
- saddle-points/.meta
- satellite/.meta
- say/.meta
- scrabble-score/.meta
- secret-handshake/.meta
- series/.meta
- sieve/.meta
- simple-cipher/.meta
- simple-linked-list/.meta
- space-age/.meta
- spiral-matrix/.meta
- strain/.meta
- sublist/.meta
- sum-of-multiples/.meta
- tournament/.meta
- transpose/.meta
- tree-building/.meta
- triangle/.meta
- trinary/.meta
- twelve-days/.meta
- two-bucket/.meta
- two-fer/.meta
- variable-length-quantity/.meta
- word-count/.meta
- word-search/.meta
- wordy/.meta
- yacht/.meta
- zebra-puzzle/.meta
- zipper/.meta
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments