Basic concepts
The theme uses WordPress pages for all its content. It can, optionally, make use of a sidebar. The sidebar can be used to hold things like a search box, a tag cloud, static text, and so on.
Pages are handled and displayed following the page hierarchy.
The theme loads no external resources from other websites, nor does it contain any type of tracking or other privacy sensitive mechanisms.
When and if dates are displayed, they are displayed according to the WordPress setting.
The theme honors a visitor’s preference when it comes to dark and light mode, it does so by querying the visitor’s browser settings.
The theme will set a max width for content. The reason for not always using 100% of the viewport for text content is that it makes it very hard to read very long lines of text for most people. Since DocsMatter is a theme aimed at documentation, the maximum width is thus fixed.