aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2013-10-05 18:20:32 +0100
committerDominik Picheta <dominikpicheta@googlemail.com>2013-10-05 18:20:32 +0100
commitadfe855b5cdfcf770ab36221a288cd7eb31a5f33 (patch)
treee7520932ac3d27fb82264da74eb3d2a6c825e5c5
parenta97fcbe45e0bf8eec5de75cc3d918b5e80a3459b (diff)
downloadpackages-adfe855b5cdfcf770ab36221a288cd7eb31a5f33.tar.gz
packages-adfe855b5cdfcf770ab36221a288cd7eb31a5f33.zip
Added ipsumgenera.
-rw-r--r--packages.json9
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"
}
]