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...
License model
- Free • Open Source
Application types
Platforms
- Mac
- Windows
- Linux
- BSD
Discontinued
Last GitHub commit on Mar 2021.
Features
- Support for Bootstrap
- Support for MarkDown
- TCL
- Static Site Generator
- Publishing
Tclssg News & Activities
Highlights • All activities
Recent activities
No activities found.
No comments or reviews, maybe you want to be first?
Post comment/reviewTclssg information
AlternativeTo Categories
Development, Social & Communications, Photos & Graphics, Online ServicesGitHub repository
- 76 Stars
- 12 Forks
- 2 Open Issues
- Updated Sep 28, 2024
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.