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...
官方网站
访问软件的官方网站了解更多信息
github.com
什么是 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.