docs: fix markdown issues, update email address

This commit is contained in:
Cody Bromley
2025-05-25 11:41:54 -05:00
parent 5791e94318
commit bbd14e26db
5 changed files with 16 additions and 12 deletions
+5 -3
View File
@@ -1,10 +1,12 @@
{
"[swift]": {
"editor.defaultFormatter": "vknabel.vscode-apple-swift-format",
"editor.formatOnSave": true
},
"markdownlint.config": {
"default": true,
"MD013": false,
"MD033": false,
"MD034": false,
"MD041": false
"MD041": false,
},
"cSpell.words": [
"aybarsnazlica",
+4 -4
View File
@@ -60,7 +60,7 @@ representative at an online or offline event.
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
support@codybrom.com.
<support@blankie.rest>.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
@@ -116,7 +116,7 @@ the community.
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
<https://www.contributor-covenant.org/version/2/0/code_of_conduct.html>.
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/diversity).
@@ -124,5 +124,5 @@ enforcement ladder](https://github.com/mozilla/diversity).
[homepage]: https://www.contributor-covenant.org
For answers to common questions about this code of conduct, see the FAQ at
https://www.contributor-covenant.org/faq. Translations are available at
https://www.contributor-covenant.org/translations.
<https://www.contributor-covenant.org/faq>. Translations are available at
<https://www.contributor-covenant.org/translations>.
+2 -2
View File
@@ -71,7 +71,7 @@ Blankie aims to be accessible to users around the world, which means we need hel
4. **Submit Your Translation**: There are two ways to submit translations:
* **GitHub Issue**: Create a [translation contribution issue](https://github.com/codybrom/blankie/issues/new?assignees=&labels=translation-contribution&projects=&template=translation_contribution.yml&title=%5BTranslation%5D%3A+) and attach your JSON file
* **Email**: Send updated translation files or general feedback to i18n@blankie.rest
* **Email**: Send updated translation files or general feedback to <i18n@blankie.rest>
### Translation Guidelines
@@ -95,7 +95,7 @@ You can submit translations in three ways:
1. **GitHub Issue**: Create a [translation contribution issue](https://github.com/codybrom/blankie/issues/new?assignees=&labels=translation-contribution&projects=&template=translation_contribution.yml&title=%5BTranslation%5D%3A+) and attach your updated JSON or CSV file
2. **Email**: Send your translation files to i18n@blankie.rest
2. **Email**: Send your translation files to <i18n@blankie.rest>
3. **Direct Import**: If you're comfortable using a command line and XCode you can use our `blanki18n` tool to import your translations directly into the app. This is the preferred method for developers and contributors who want to test their translations locally.
+2 -2
View File
@@ -77,12 +77,12 @@ We welcome translation contributions from the community! To help translate Blank
2. Translate the strings in the CSV or JSON file
3. Submit your translations either:
- Through a [GitHub Issue](https://github.com/codybrom/blankie/issues/new?assignees=&labels=translation-contribution&projects=&template=translation_contribution.yml&title=%5BTranslation%5D%3A+)
- By emailing updated localization templates to i18n@blankie.rest
- By emailing updated localization templates to <i18n@blankie.rest>
- Creating a pull request on our [GitHub repository](https://github.com/codybrom/blankie) with changes added to `Localizable.xcstrings`
No coding experience is required to contribute translations! For more detailed instructions, see our [contribution guidelines](https://blankie.rest/contributing#translation-contributions).
If you notice any translation issues or have general feedback about existing translations, please email i18n@blankie.rest.
If you notice any translation issues or have general feedback about existing translations, please email <i18n@blankie.rest>.
## How can I contribute to Blankie?
+3 -1
View File
@@ -2,6 +2,7 @@
<img src="docs/src/assets/icon.png" alt="Blankie logo" width="153" height="128"/>
# Blankie
Ambient sound mixer for macOS
<p align="center">
<img src="https://img.shields.io/badge/macOS%2014.6+-111111?style=flat-square&logo=apple&logoColor=white" alt="macOS">
@@ -65,11 +66,12 @@ Additionally, Blankie is coming to iOS, iPadOS, and visionOS! You can join the T
[Join the Blankie TestFlight Beta](https://testflight.apple.com/join/XgpBpWv8)
## Features
- **Includes 14 high-quality ambient sounds**
- Individual volume sliders for each sound
- Save unlimited custom presets for quick preset switching
- Beautiful SwiftUI interface with automatic light/dark mode support and custom accent colors
- System media key and Control Center support
- System media key and Control Center support
### 🌍 Internationalization & Localization