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 carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.