Skip to content

Commit

Permalink
Fix deck description markup
Browse files Browse the repository at this point in the history
  • Loading branch information
axelboc committed Mar 17, 2019
1 parent 9d6f2f0 commit 1ceb68f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Content changes, such as adding or removing a note, replacing an image, or trans
- `Ultimate Geography [Extended]` ==> `Ultimate_Geography_v[x.y]_EN_EXTENDED.zip`.
- `Ultimate Geography_de` ==> `Ultimate_Geography_v[x.y]_DE.zip`.
- `Ultimate Geography [Extended]_de` ==> `Ultimate_Geography_v[x.y]_DE_EXTENDED.zip`.
1. In Anki, synchronise all your devices and import the folder of the standard English deck with CrowdAnki (i.e. `Ultimate Geography`). For major versions, make sure to perform a [clean import](README.md#major-version).
1. In Anki, synchronise all your devices then import the folder of the standard English deck with CrowdAnki (i.e. `Ultimate Geography`). For major versions, make sure to perform a [clean import](README.md#major-version). Synchronise all your devices again once the import is complete.
1. Export the deck as an APKG package named `Ultimate_Geography_v[x.y]_EN.apkg`, making sure to exclude scheduling information but include all media.
1. Write the release notes on GitHub.
1. Attach the APKG file as well as all the ZIP files to the release and publish it.
Expand Down
2 changes: 1 addition & 1 deletion src/desc.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- <b>7 continents</b> (7 cards, maps only)
- for a total of <b>319 unique notes</b>, <b>1097 cards</b>, <b>260 flags</b> and <b>317 maps</b>.

The deck is available in **English** and **German**. An **extended version** is also available in both languages.
The deck is available in <b>English</b> and <b>German</b>. An <b>extended version</b> is also available in both languages.

The flags and maps are sourced from <a href="https://commons.wikimedia.org/">Wikimedia Commons</a> and optimised for smaller file size. To help with memorisation and provide context while learning, some notes include extra information such as similar flags, governance information, alternative country names, etc.

Expand Down

0 comments on commit 1ceb68f

Please sign in to comment.