separating deardesi/desirae
This commit is contained in:
parent
72571ddcd0
commit
332b9e2125
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "desirae"]
|
||||||
|
path = desirae
|
||||||
|
url = git@github.com:DearDesi/desirae.git
|
1
desirae
Submodule
1
desirae
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 98251b3a6833465956db83e963061a863ef1b924
|
35
package.json
Normal file
35
package.json
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"name": "deardesi",
|
||||||
|
"version": "0.8.0",
|
||||||
|
"description": "A nice, friendly tool to help you get set up and start blogging, built on the Desirae blogging platform",
|
||||||
|
"main": "server.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/DearDesi/deardesi.git"
|
||||||
|
},
|
||||||
|
"keywords": [
|
||||||
|
"dear",
|
||||||
|
"desi",
|
||||||
|
"deardesi",
|
||||||
|
"dear.desi",
|
||||||
|
"desirae",
|
||||||
|
"static",
|
||||||
|
"site",
|
||||||
|
"blog",
|
||||||
|
"blogging",
|
||||||
|
"generator",
|
||||||
|
"ruhoh",
|
||||||
|
"jekyll",
|
||||||
|
"nanoc",
|
||||||
|
"octopress"
|
||||||
|
],
|
||||||
|
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
|
||||||
|
"license": "Apache2",
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://github.com/DearDesi/deardesi/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/DearDesi/deardesi"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user