Skip to content

Commit 51e4d4b

Browse files
authored
Documentation (#7816)
* docs(philosophy): Update trusted by users count * docs(philosophy): adopt text from readme * docs(blog tutorial): Fix line highlighting in code block * docs(philosophy): Change trust user count to 50,000+ * docs(philosophy): adopt text from readme
1 parent 1f78e37 commit 51e4d4b

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

docs/philosophy.md

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,16 @@ discusses the [conventions] used in this documentation.
99

1010
## Design principles
1111

12-
- __It's just Markdown__: Focus on the content of your documentation and create
13-
a professional static site in minutes. No need to know HTML,CSS or JavaScript
14-
– let Material for MkDocs do the heavy lifting for you.
12+
- **It's just Markdown**: Focus on the content of your documentation and create a professional static site in minutes. No need to know HTML, CSS or JavaScript – let Material for MkDocs do the heavy lifting for you.
1513

16-
- __Works on all devices__: Serve your documentation with confidence – the
17-
underlying layout automatically adapts to perfectly fit the available screen
18-
estate, no matter the type or size of the viewing device.
14+
- **Works on all devices**: Serve your documentation with confidence – Material for MkDocs automatically adapts to perfectly fit the available screen estate, no matter the type or size of the viewing device. Desktop. Tablet. Mobile. All great.
1915

20-
- __Made to measure__: Change the colors, fonts, language, icons, logo and much
21-
more with a few lines of configuration. Material for MkDocs can be easily
22-
extended and provides tons of options to alter appearance and behavior.
16+
- **Made to measure**: Make it yours – change the colors, fonts, language, icons, logo, and more with a few lines of configuration. Material for MkDocs can be easily extended and provides many options to alter appearance and behavior.
2317

24-
- __Fast and lightweight__: Don't let your users wait – get incredible value
25-
with a small footprint, by using one of the fastest themes around with
26-
excellent performance, yielding great search engine rankings and happy
27-
users that return.
18+
- **Fast and lightweight**: Don't let your users wait – get incredible value with a small footprint by using one of the fastest themes available with excellent performance, yielding optimal search engine rankings and happy users that return.
2819

29-
- __Accessible__: Make accessibility a priority – users can navigate your
20+
- **Maintain ownership**: Make accessibility a priority – users can navigate your
3021
documentation with touch devices, keyboard, and screen readers. Semantic
3122
markup ensures that your documentation works for everyone.
3223

33-
- __Open Source__: Trust 45,000+ users – choose a mature and well-funded
34-
solution built with state-of-the-art Open Source technologies. Keep ownership
35-
of your content without fear of vendor lock-in. Licensed under MIT.
24+
- **Open Source**: You're in good company – choose a mature and actively maintained solution built with state-of-the-art Open Source technologies, trusted by more than 50.000 individuals and organizations. Licensed under MIT.

docs/tutorials/blogs/basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ attribute in the page header:
240240

241241
Add the `pin` attribute to your first blog post:
242242

243-
```hl_lines="5"
243+
```hl_lines="6"
244244
---
245245
date:
246246
created: 2023-12-31

0 commit comments

Comments
 (0)