antenna is a command line feed oriented content management tool. It let’s you create and curate micro blogs, blogs, link blogs, news sites using Markdown and a sprinkling of YAML1. It is inspired by Dave Winer’s Textcasting and FeedLand and my own experimental website, antenna.
Antenna App’s Features:
The ability to harvest feed items means we can read what others post on the web on our own website. Markdown content can be added to a feed allows us to comment on the items read (thus being social). This can all be run on localhost (our own computer) or staged for public Web consumption via a static host provider.
While Antenna App was initially conceived as a link blogging tool, it doesn’t impose a directory structure on your site. It can be used for general purpose sites, blogs, microblogs and linkblogs too.
A static website using antenna can grow through either enhancing the HTML markup defined in the YAML configuration, through themes or through manipulation of the SQLite3 databases holding collection metadata. This provides opportunities to integrate with other static website tools like PageFind and FlatLake. You can even use antenna to augment your existing blog.
Requirements top compile the Antenna App.
Helpful if you are developing the Antenna App.