Skip to content

Commit e2d0012

Browse files
authored
Updated blog post with note on environment variable
* Document `NO_MKDOCS_2_WARNING=1` environment variable * Move tip for disabling MkDocs 2.0 warning
1 parent fc7b41e commit e2d0012

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/blog/posts/mkdocs-2.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,12 @@ Additionally, we're working on a much more flexible [module system], which will
8787
[feature parity]: https://zensical.org/compatibility/features/
8888
[module system]: https://zensical.org/about/roadmap/#module-system
8989

90+
!!! tip
91+
92+
Starting in Material for Mkdocs 9.7.2, a warning is printed during a build about the upcoming MkDocs 2.0 changes.
93+
94+
To disable this warning, set the environment variable `NO_MKDOCS_2_WARNING=1`.
95+
9096
## The story behind Zensical
9197

9298
@squidfunk joined the [Talk Python To Me] podcast to share Zensical's origin story, why we built it from scratch, and what's ahead of us. You can watch the full episode here:

0 commit comments

Comments
 (0)