added project,social share,google analytics

This commit is contained in:
Ashutosh
2016-06-08 20:10:04 +05:30
parent a861670279
commit 8176e8ffd2
19 changed files with 569 additions and 1 deletions

31
_data/projects.json Normal file
View File

@@ -0,0 +1,31 @@
[
{
"slug": "cool-project",
"name": "Cool project 1",
"image": "placeholder.jpg",
"url": "#",
"date": "Jan 2014",
"tags": ["Angular JS","API"]
},
{
"name": "Cool project 2",
"image": "placeholder.jpg",
"url": "#",
"date": "May 2014",
"tags": ["Android","PHP"]
},
{
"name": "Cool project 3",
"image": "placeholder.jpg",
"url": "#",
"date": "June 2014",
"tags": ["HTML","JQuery","PHP"]
},
{
"name": "Cool project 4",
"image": "placeholder.jpg",
"date": "Oct 2016",
"tags": ["Android","nodejs"]
}
]