Static Site Generator

swege – static website generator written in C

swege is a static website generator written in C. It uses the Discount library to build a website from a set of Markdown files, and the repository includes an example site together with a simple configuration-driven workflow based on swege.cfg.

This is free and open source software.

Key Features

  • Performs incremental updates so changed content can be regenerated efficiently.
  • Supports complete rebuilds with the `swege rebuild` command.
  • Can derive page titles from the first line of a Markdown file or from an explicit `title:` field.
  • Keeps dependencies minimal apart from the Discount library.
  • Has a compact codebase of under 500 lines of C.
  • Tested on GNU/Linux, FreeBSD, and macOS, with theoretical support for other Unix-like systems and Windows through MinGW.

Website: github.com/sakhmatd/swege
Support:
Developer: Sergei Akhmatdinov
License: Apache License 2.0

swege is written in C. Learn C with our recommended free books and free tutorials.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments