blogc is a blog compiler.
It compiles source files and templates into blog/website resources.
This is free and open source software.
Key Features
- Simple to use.
- Powerful – based on the flexibility of its template engine, even considering that it just implements the basic features of a template engine, blogc can be used to generate almost any blog/website resource, including atom feeds and sitemaps.
- Provides its own markup language which is similar to Markdown.
- Compatible with make – it is stateless and idempotent (no global state is shared between process calls, and each call with the same arguments will always result in the same output), and works pretty much like a system compiler.
- Self-contained.
- Cross-platform support – runs under Linux, FreeBSD, any other POSIX-compliant operating system, and Windows.
Website: blogc.rgm.io
Support:
Developer: Rafael G. Martins
License: BSD 3-Clause “New” or “Revised” License
blogc is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| C Static Site Generators | |
|---|---|
| blogc | Blog compiler that's compatible with make |
| sblg | Static blog utility merging XML articles and templates in a number of ways |
| Housecat | Static site generator with an intentionally simple interface |
| mkws | Simple static site generator using sh as a templating language |
| Kevlar | Batteries-included zero-dependency static site generator |
| swege | Uses the Discount library to build a website from a set of Markdown files |
| Bonobo | Deliberately lightweight static blog generator |
| bloggy | Minimalist static site generator |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

