We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8931e3f commit d5afaddCopy full SHA for d5afadd
src/site/generators/blogcpp.md
@@ -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