-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.underhoodrc.json
25 lines (25 loc) · 980 Bytes
/
.underhoodrc.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"underhood": "LocalSourceNL",
"underhoodDesc": "Shared twitter account with a new author each week for NL based developers and IT community activists.",
"underhoodSite": "localsource.nl",
"githubUser": "react-amsterdam",
"githubRepo": "localsource.nl",
"curatorEmail": "r@rhr.me",
"curatorTwitter": "operatino",
"creatorTwitter": "iamstarkov",
"gauges": "57b09811bb922a74a2006361",
"googleAnalytics": "UA-66924051-3",
"creatorCreds": "iamstarkov@gmail.com (Vladimir Starkov)",
"underhoodVersion": "0.1.2",
"site": {
"title": "LocalSourceNL Home",
"description": "Shared twitter account with a new author each week for NL based developers and IT community activists.",
"feed_url": "http://localsource.nl/rss.xml",
"site_url": "http://localsource.nl/",
"managingEditor": "r@rhr.me (Robert Haritonov)",
"webMaster": "r@rhr.me (Robert Haritonov)",
"copyright": "MIT",
"language": "en",
"categories": [ "twitter" ]
}
}