TeqCMS: Server-side CMS with Nunjucks Templates

Publication date: 2025-05-29

A package set for creating a CMS with server-side page generation using Nunjucks templates has been published. The new system is built on the TeqFW architecture and includes modules for web server, template rendering, and content management:

All packages use @teqfw/di for dependency injection, are designed as plugins, and can be easily combined. The demo shows how to create a multilingual website without a database with full SSR.

The system is adapted for static hosting, automatic translation, and full operation without bundlers or third-party trackers.

Working example: cms.teqfw.com