Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.misc > #9603

Static blog software [was 'System Shock']

From RS Wood <rsw@therandymon.com>
Newsgroups comp.misc
Subject Static blog software [was 'System Shock']
Date 2015-11-20 14:10 +0000
Organization solani.org
Message-ID <n2n9l1$bne$3@solani.org> (permalink)
References (2 earlier) <d95rh2F4e26U1@mid.individual.net> <bu04gc-uqh.ln1@news.chingola.ch> <87pp00pot4.fsf@elektro.pacujo.net> <n0nlfn$389$2@solani.org> <at1pgc-k1n1.ln1@news.chingola.ch>

Show all headers | View raw


> I tried Serendipity for a while.  Unfortunately the author was very
> keen on Trackbacks(?) and they were pretty well built in.  When I was
> using it for private notes, Google soon latched on and was trying
> to get into my laptop.
>
>> There was something called bash blogger once but I don't see it any
>> more.  I wouldn't mind finding what you're looking for either: rsyncing
>> a folder of staic pages has a lot to recommend it, including utter
>> simplicity.  But I've redone my site in gopher as well, which isn't too
>> different :)

Paul, this may be what you're looking for.  Stumbled upon it via a
website called onethingwell.org (do one thing and do it well - looks
like an interesting RSS feed.  Have a look at:

http://kristaps.bsd.lv/sblg/#sblg

Looks like static HTML pages plus a make file or two builds your site
locally, and you can then rsync it wherever you want.  I'm going to
check it out - looks compelling!

//--clip
sblg(1) 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.)

How does it work? You write your HTML content and templates (usually
with a Makefile); sblg(1) pulls content and metadata from the articles
and merges this into the the templates. There are different ways of
populating templates: a standalone mode, which pasts a single article
into a template; and amalgation mode, with multiple articles.
Amalgamation mode can merge entire articles as well as just article
snippets and metadata for navigation and summary purposes.

To get started, download sblg.tar.gz (SHA512), decompress, and run make
install. The current version is 0.2.10, released on 2015-11-19.

 2015-11-19: version 0.2.10 Add a ${sblg-stripbase} version of
${sblg-base} that also removes the directory part. The same has been
added to the positional references like ${sblg-next-base}.

 2015-08-04: version 0.2.9 Bug-fix: when reading the time from an
article (via the <time> element), sblg was looking only at the first
attribute. This has been fixed: all attributes are examined until
finding the time.
//--clip

Back to comp.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

[CM] 'System Shock': story about old Windows font on modern systems RS Wood  <rsw@therandymon.com> - 2015-10-25 07:17 +0000
  Re: [CM] 'System Shock': story about old Windows font on modern systems Paul Sture <nospam@sture.ch> - 2015-10-26 05:40 +0100
    Re: [CM] 'System Shock': story about old Windows font on modern   systems RS Wood <rsw@therandymon.com> - 2015-10-26 08:20 +0300
      Re: [CM] 'System Shock': story about old Windows font on modern   systems Paul Sture <nospam@sture.ch> - 2015-10-27 11:40 +0100
        Re: [CM] 'System Shock': story about old Windows font on modern systems Marko Rauhamaa <marko@pacujo.net> - 2015-10-27 12:51 +0200
          Re: [CM] 'System Shock': story about old Windows font on modern systems RS Wood <rsw@therandymon.com> - 2015-10-27 11:00 +0000
            Re: [CM] 'System Shock': story about old Windows font on modern systems Paul Sture <nospam@sture.ch> - 2015-11-04 11:06 +0100
              Static blog software [was 'System Shock'] RS Wood <rsw@therandymon.com> - 2015-11-20 14:10 +0000
                Re: Static blog software [was 'System Shock'] Paul Sture <nospam@sture.ch> - 2015-11-22 11:59 +0100
                Re: Static blog software [was 'System Shock']     wje@acm.org (Bill Evans) - 2015-11-22 03:43 -0800
                Re: Static blog software [was 'System Shock'] Paul Sture <nospam@sture.ch> - 2015-11-23 11:47 +0100
                Re: Static blog software [was 'System Shock']     wje@acm.org (Bill Evans) - 2015-11-23 07:31 -0800
                Re: Static blog software [was 'System Shock'] Paul Sture <nospam@sture.ch> - 2015-11-29 21:52 +0100
          Re: [CM] 'System Shock': story about old Windows font on modern systems Mike Spencer <mds@bogus.nodomain.nowhere> - 2015-10-27 14:54 -0300
          Re: [CM] 'System Shock': story about old Windows font on modern systems Paul Sture <nospam@sture.ch> - 2015-11-04 10:45 +0100
            Re: [CM] 'System Shock': story about old Windows font on modern systems     wje@acm.org (Bill Evans) - 2015-11-04 03:46 -0800

csiph-web