Tclssg favicon

Tclssg

A static site generator with template support written in Tcl. It is intended to make it easy to manage a small personal website with an optional blog. Tclssg uses Markdown for content formatting, Bootstrap for layout (with Bootstrap theme support) and Tcl code embedded in HTML for templating. Features

  • Markdown, Bootstrap themes, Tcl code for templates;
  • Distinguishes between plain old pages and blog posts;
  • Generates only relative links;
  • Output is valid HTML5 and CSS level 3;
  • Deploy over FTP with a single command or over SCP and other protocols with the custom commands feature;
  • Supports external comment engines;
  • Reasonably fast;
  • Few dependencies.