Skip to content

Commit c8b1f4d

Browse files
aroralakshyaaashish-ak
authored andcommitted
Add author profiles and publish GraphQL Blog
1 parent 465409d commit c8b1f4d

File tree

3 files changed

+26
-10
lines changed

3 files changed

+26
-10
lines changed

_data/authors.yml

+25-7
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,24 @@ DevBae:
5151
- label: "Website"
5252
icon: "fas fa-fw fa-link"
5353
url: "https://devbae.tech"
54+
55+
aroralakshya:
56+
name : "Lakshya Arora"
57+
bio : "Member, DevBae"
58+
avatar : "https://avatars2.githubusercontent.com/u/20344314"
59+
links:
60+
- label: "Email"
61+
icon: "fas fa-envelope-square"
62+
url: "mailto:arora.lakshya123@gmail.com"
63+
- label: "GitHub"
64+
icon: "fab fa-fw fa-github"
65+
url: "https://github.com/aroralakshya"
66+
- label: "Linkedin"
67+
icon: "fab fa-linkedin"
68+
url: "https://www.linkedin.com/in/lakshya-arora-8122b2137/"
69+
- label: "Instagram"
70+
icon: "fab fa-instagram"
71+
url: "https://instagram.com/lakshya_arora__"
5472

5573
the-utkarshjain:
5674
name : "Utkarsh Jain"
@@ -90,18 +108,18 @@ palakgupta889:
90108

91109
pranshukharkwal:
92110
name : "Pranshu Kharkwal"
93-
bio : ""
111+
bio : "Undergrad student at IIT Mandi, Web & App developer, Ghostwriter, exploring open source, one commit at a time."
94112
avatar : "https://avatars0.githubusercontent.com/u/21126219?s=460&v=4"
95113
links:
96114
- label: "Email"
97115
icon: "fas fa-envelope-square"
98-
url: "#"
116+
url: "mailto:pranshukharkwal08@gmail.com"
99117
- label: "GitHub"
100118
icon: "fab fa-github"
101-
url: "#"
102-
- label: "Linkedin"
103-
icon: "fab fa-linkedin"
104-
url: "#"
119+
url: "https://github.com/pranshukharkwal"
120+
- label: "Facebook"
121+
icon: "fab fa-facebook"
122+
url: "https://facebook.com/kharkwalpranshu"
105123
- label: "Instagram"
106124
icon: "fab fa-instagram"
107-
url: "#"
125+
url: "https://www.instagram.com/hellopranshu"

_posts/2020-05-09-web-scraping.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
layout: post
3-
author: ["aashish-ak", "Lakshya Arora"]
4-
author_github_id: ["aashish-ak", "aroralakshya"]
5-
author_image_url: ["","https://avatars2.githubusercontent.com/u/20344314"]
3+
author: ["aashish-ak", "aroralakshya"]
64
title: "Web Scraping - The Python Way!"
75
subtitle: "How about turning the whole internet into your database?"
86
bg_url: "https://source.unsplash.com/Qbs6liSxjr8/1200x800"

0 commit comments

Comments
 (0)