mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
693b89018fc2312792dbd74ec978c61a7760752d
After the broken link script is run, you can use the following command to see what links are broken:
awk '$2 != 200 {print $1, $2}' urls_with_status.txt
Moderne Docs
The docs behind https://docs.moderne.io/. For OpenRewrite docs, please see the rewrite-docs repository.
Contributing
We encourage you to contribute to our docs! Please feel free to create an issue or open a PR if you find any issues.
We use Docusaurus to manage our documentation. When any changes are merged into this repository, a build is kicked off to update the docs.
Standards
- In document titles and headers, use sentence case. That is, capitalize only the first word in the title, the first word in a subheading after a colon, and any proper nouns or other terms that are always capitalized a certain way. Don't put a period at the end of a title or heading.
- When using acronyms, you must always fully define the acronym before it can be used in the document. For instance, you would say something like: "The North Atlantic Treaty Organization (NATO) did..." Then, in the rest of the document, you can freely use NATO instead.
Description
Languages
TypeScript
43.7%
CSS
28.1%
JavaScript
17.5%
Python
9.2%
Shell
1.3%
Other
0.2%