Skip to content

Commit 257eb05

Browse files
author
Hugues Tennier
authored
Merge pull request #466 from dertuxmalwieder/patch-1
Add BlogC++
2 parents ab545b4 + d5afadd commit 257eb05

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/site/generators/blogcpp.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: BlogC++
3+
repo: dertuxmalwieder/blogcpp
4+
homepage: https://blogcpp.org
5+
language:
6+
- C++
7+
license:
8+
- WTFPL
9+
templates:
10+
- Jinja2
11+
description: 'A static blog generator, written in C++17.'
12+
---
13+
14+
BlogC++ is yet another static blog generator, written in C++17.
15+
16+
It aims to provide a decent feature set without requiring too much configuration.

0 commit comments

Comments
 (0)