diff options
| -rw-r--r-- | packages.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 64b2f6b..7c02647 100644 --- a/packages.json +++ b/packages.json @@ -186,5 +186,14 @@ "tags": ["app", "binary", "ide", "gtk", "nimrod"], "description": "A Nimrod IDE.", "license": "GPLv2" + }, + + { + "name": "ipsumgenera", + "url": "git://github.com/dom96/ipsumgenera", + "method": "git", + "tags": ["app", "binary", "blog", "static", "generator"], + "description": "Static blog generator ala Jekyll.", + "license": "MIT" } ] |
