A static blog-compiler
Ephemeris is a golang CLI-application that generates a blog from a collection of static text-files. It offers features such as an archive view, comment support, tag cloud, and an RSS feed. The project was created to generate the author's own blog and is a suitable alternative for users familiar with the Perl-based chronicle blog compiler.
Ephemeris is a golang CLI-application that generates a blog from static text-files. It offers features such as archive-view, comment support, tag-cloud, and an RSS feed. It can be installed from source or using precompiled binaries. Ephemeris is a suitable alternative for users familiar with the Perl-based chronicle blog compiler.
Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.