Skip to content

Commit 09414b1

Browse files
Merge pull request #1 from ultimatecoder/master-update-info
Adding `about` section information and small description section at `index` page.
2 parents df035df + cd48173 commit 09414b1

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

_config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@
1616
title: Jaysinh's own heed
1717
1818
description: > # this means to ignore newlines until "baseurl:"
19-
Write an awesome description for your new site here. You can edit this
20-
line in _config.yml. It will appear in your document head meta (for
21-
Google search results) and in your feed.xml site description.
19+
I am a Full-stack developer by profession, Computer scientist by heart
20+
and an Actor by gene. I write mostly on programming topics. Browse through
21+
my blog posts to identify my test of writing.
22+
2223
baseurl: "" # the subpath of your site, e.g. /blog
2324
url: "" # the base hostname & protocol for your site, e.g. http://example.com
2425
twitter_username: jaysinhp

about.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@ title: About
44
permalink: /about/
55
---
66

7-
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/)
7+
![my_image]({{ site.url}}/assets/images/my_profile_picture.jpg)
88

9-
You can find the source code for the Jekyll new theme at:
10-
{% include icon-github.html username="jekyll" %} /
11-
[minima](https://github.com/jekyll/minima)
129

13-
You can find the source code for Jekyll at
14-
{% include icon-github.html username="jekyll" %} /
15-
[jekyll](https://github.com/jekyll/jekyll)
10+
Hi, I am Full-stack developer by profession, Computer scientist by heart and
11+
Actor by gene. I speak at local events, meetup or any technical conferences.
12+
I love to conduct lectures on any specific topic for college students. I am
13+
organizer of PyKutch. You can consider innovative programming as one of my
14+
hobby. In my free time I try to digest top rated programming books recommended
15+
by goodreads. I prefer to communicate via electronic mail, IRC over physical.
16+
I support The Free Software Foundation and always insist the point of user’s
17+
Freedom. I am astonished by the contribution of the GNU community and openly
18+
thank them for giving us such a useful things.

assets/images/my_profile_picture.jpg

76.5 KB
Loading

0 commit comments

Comments
 (0)