ByteBard The Features of Lightweight CMS

Facebook Twitter LinkedIn LINE Skype EverNote GMail Yahoo Email

Prologue

This article lists the features of Lightweight CMS.

These features are available in default and/or multilingual themes:

  • Mobile-responsive layouts (through Bootstrap 5)
  • Top navbar
  • Side information or table of contents
  • Code highlighting (through highlight.js)
  • Image lazy loading
  • Twitter cards and open graphs
  • Static social media sharing links (no JavaScript is required)
  • Build a multilingual site
  • Word count for western european text
  • Reading time for western european text
  • Excerpts from posts
  • Google analytics 4 tracker
  • Run a site locally without Apache or Nginx (through the builtin web server of PHP)
  • Asset compilation (through Sass and Babel)
  • Asset watching and hot change(s)
  • Synchronize content on a production environment (through rsync(1))
  • Migrate a local Lightweight CMS repository to a new site (through home-made scripts)
  • Compile to a static site if no dynamic page is needed

Next Step

Learn to use Lightweight CMS here.