diff --git a/README.md b/README.md index 5ab1568462..75e8eaae17 100755 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ If for some reason you need to deploy from your local machine, follow these inst ## Writing a blog +> **NOTE:** Using generative AI in *assisting* writing is fine, but please don't use it to write entire posts. +> Used badly, generative AI has a tendency to use complex words and phrasing. This makes +the content hard to read and understand. Always review your blog with a human reader in mind, make sure it's factually correct and especially keep the human touch and opinions in the content. + To write a blog: - create an author entry in [_data/authors.yaml](https://github.com/quarkusio/quarkusio.github.io/blob/main/_data/authors.yaml) @@ -90,6 +94,8 @@ To write a blog: - Be aware that the `date` attribute in the asciidoc preamble defines when the article will be published. Add a `--future` flag when testing locally to ensure the article is included in the generated site. - send a pull request against the main branch and voilĂ  + + ## Translations/Localization (l10n) The primary site (quarkus.io) is written in English.