9 Commits

Author SHA1 Message Date
bentley
f3376bb025 Update to sblg-0.4.5.
From Bryan Vyhmeister. Thanks!
2017-10-05 05:43:53 +00:00
bentley
de300bb4f7 Update to sblg-0.4.5.
Reminded by Bryan Vyhmeister; thanks!
2017-07-25 06:44:45 +00:00
bentley
33831231f7 Update to sblg-0.4.3.
From Bryan Vyhmeister. Thanks!
2017-06-22 05:46:49 +00:00
bentley
f10f5e89f2 Update to sblg-0.4.2.
From Bryan Vyhmeister. Thanks!
2017-06-15 09:38:17 +00:00
bentley
8ef632f571 Update to sblg-0.4.1.
Changelog:

"Enpower -l (tag-listing mode). This is now able to emit all tags in JSON
formatted output via -j, which makes it easy for dynamic sites to play with
tag listings in any way they choose. (See sblg(1) for an explanation of the
output format.) Also add -r, which stipulates that -l will print tag-first.
This is most useful for -j, as it allows for easy browsing by tag name."
2017-04-11 05:35:37 +00:00
pascal
87c4a13b8c Update to sblg 0.3.10.
ok bentley@ (maintainer)
2016-12-31 14:51:47 +00:00
bentley
29d2dbcda2 Update to sblg-0.3.8.
From Bryan Vyhmeister.
2016-12-08 06:46:49 +00:00
bentley
a090a8d6fe Update to sblg-0.3.4.
From trondd@kagu-tsuchi.com.
2016-06-23 03:59:34 +00:00
bentley
6436441047 Import sblg-0.3.3.
sblg is a utility for creating static blogs: it knits together articles and
templates, generating static HTML files and Atom feeds. It's built for use
with make(1), as blogs depend upon articles, etc. No markdown, no "CMS", no
CGI, no PHP. Just a simple tool for pulling data from articles and
populating templates. sblg(1) is an ISC licensed ISO C utility that depends
only on libexpat. (Where "simple" encompasses Atom feeds, multi-language
support, tag filtering, etc.)

ok jturner@
2016-06-02 11:34:53 +00:00