Tclssg icon
Tclssg icon

Tclssg

 Like

Tclssg is a static site generator with template support written in Tcl. It is intended to make it easy to manage a small to medium-sized website with an optional blog, one with under about 2000 pages. Tclssg uses Markdown for content formatting, Bootstrap 3 for layout (with...

v0.14.1 sample website

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
Discontinued

Last GitHub commit on Mar 2021.

  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Support for Bootstrap
  2.  Support for MarkDown
  3.  TCL
  4.  Static Site Generator
  5.  Publishing

 Tags

  • blogging-engine
  • static-website
  • open-source-projects

Tclssg News & Activities

Highlights All activities

Recent activities

No activities found.

Tclssg information

  • Developed by

    D. Bohdan
  • Licensing

    Open Source (MIT) and Free product.
  • Alternatives

    65 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentSocial & CommunicationsPhotos & GraphicsOnline Services

GitHub repository

  •  80 Stars
  •  14 Forks
  •  2 Open Issues
  •   Updated May 28, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Tclssg, and it has gotten 0 likes

Tclssg was added to AlternativeTo by dbohdan on Sep 5, 2014 and this page was last updated May 11, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Tclssg?

Tclssg is a static site generator with template support written in Tcl. It is intended to make it easy to manage a small to medium-sized website with an optional blog, one with under about 2000 pages. Tclssg uses Markdown for content formatting, Bootstrap 3 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;
  • Footnotes;
  • RSS feeds;
  • SEO and usability features out of the box: site maps, canonical and previous/next links, noindex on collection pages.
  • Valid HTML5 and CSS level 3 output;
  • Legacy deployment over FTP;
  • Deployment over SCP or other protocols with a custom deployment command;
  • Support for external comment engines (currently: Disqus);
  • Relative links in the HTML output, which make it suitable for viewing over file://;
  • Reasonably fast;
  • Few dependencies. Experimental self-contained binaries are available for Linux, Windows, and Mac.

Official Links