Skip to content

Quick summary

This list may or may not be complete. Please refer to the theme’s official readme.txt file for the most up-to-date information.

Features

  • The theme is fully responsive and supports different browsers and viewport sizes
  • The theme works only with posts of type “page”
  • The starting page in WordPress should be set to your first page in the documentation
  • Pages, children of pages, and grandchildren of pages are included in the navigation
  • Pages have the tag field enabled, using the WordPress standard taxonomy
  • Pages have a meta description box enabled for better SEO
  • The theme will generate JSON-LD 1.1 data when a page is viewed
  • Pages marked as PRIVATE are not visible in searches, tag archives, or in the navigation, unless the user is actually logged in
  • Each page can have a featured image. If one is supplied, it will be used for the OG image
  • Password protected pages will have their title reduced to the site’s name until they’re unlocked
  • Password protected pages will show no tags nor date until they’re unlocked
  • Pages’ last-modified date is displayed
  • Dark and Light modes are supported automagically
  • Fully supports native WordPress sitemaps
  • Supports pagination when searching and browsing a tags archive
  • Supports two customizable strings to be displayed under the navigation menu
  • Support a site logo image
  • On-page navigation is automatically created for all H2 elements
  • Documentation can be read “like a book” by just clicking Next or Previous
  • Supports unique page reference (dref) similar to WordPress’ own “page ID”

Technical

  • The theme uses the Bootstrap 5 CSS/JS framework
  • All Bootstrap transitions and animations are disabled (CSS override)
  • The theme uses highlight.js to support syntax highlighting if that’s needed for some content
  • The theme can be customized to some extent using the standard WordPress appearance customizer
  • The theme supports custom CSS
  • All CSS and JS is sourced from the site, no CDN is involved. Good for GDPR!
  • The meta information “Generator” is removed/disabled globally
  • The <!--nextpage--> content splitter is silently removed since content has a scrollbar