Skip to content

Commit

Permalink
Update blog, projects and navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
yashketkar authored and Yash Ketkar committed Dec 7, 2018
1 parent 0de7152 commit 00dec48
Show file tree
Hide file tree
Showing 17 changed files with 86 additions and 22 deletions.
19 changes: 11 additions & 8 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ url : "http://yashketkar.com" # the base hostname & protoco
# baseurl : "/minimal-mistakes" # the subpath of your site, e.g. "/blog"
repository : "yashketkar/minimal-mistakes" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
teaser : "/assets/images/500x300.png" # path of fallback teaser image, e.g. "/assets/images/500x300.png"
breadcrumbs : true # true, false (default)
breadcrumbs : false # true, false (default)
words_per_minute : 200
comments:
provider : "disqus" # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "staticman_v2" "custom"
Expand Down Expand Up @@ -185,9 +185,9 @@ sass:


# Outputting
permalink: /:categories/:title/
permalink: /blog/:title/
paginate: 5 # amount of posts to show
paginate_path: /page:num/
paginate_path: /blog/page:num/
timezone: America/Chicago # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones


Expand Down Expand Up @@ -258,17 +258,20 @@ defaults:
comments: true
share: true
related: true
# _portfolio
# _projects
- scope:
path: ""
type: portfolio
type: projects
values:
layout: single
author_profile: false
share: true

# Portfolio Collection
# Projects Collection
collections:
portfolio:
projects:
output: true
permalink: /:collection/:path/
permalink: /:collection/:path/

# Github API Authentication
github: [metadata]
8 changes: 2 additions & 6 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
main:
- title: "Projects"
url: /categories/#projects/
url: /projects/
- title: "Blog"
url: /categories/#blog/
- title: "Categories"
url: /categories/
# - title: "Tags"
# url: /tags/
url: /blog/
4 changes: 2 additions & 2 deletions _pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
feature_row2:
- image_path: /assets/images/projects.png
alt: "Projects Cover Photo"
title: "Projects"
excerpt: 'Have a look at my various professional and academic projects.'
title: "Featured Projects"
excerpt: 'Have a look at my various academic, professional and personal projects.'
url: "/projects"
btn_label: "View Projects"
btn_class: "btn--primary"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: archive
title: "Portfolio"
permalink: /portfolio/
author_profile: false
title: "Projects"
permalink: /projects/
author_profile: true
---

<div class="grid__wrapper">
{% for post in site.portfolio %}
{% for post in site.projects %}
{% include archive-single.html type="grid" %}
{% endfor %}
</div>
2 changes: 1 addition & 1 deletion _posts/2016-03-23-Hello-World.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Hello World!
category: blog
category: personal
---

I’m very excited to finally getting around to setting up my own personal website and blog. I was blogging briefly for a technology and news website which I had co-founded during the summer after my sophomore year, called [TechShala.in](http://techshala.in), based on WordPress and had previous experience of blogging with various other tools like Blogger, Tumblr and Weebly. After much deliberation I have chosen to settle down with Jekyll and Github Pages.
2 changes: 1 addition & 1 deletion _posts/2016-04-01-Bash-Windows.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Bash is coming to Windows
category: blog
category: news
---
Yes, you heard that right! and No, this is not an April Fool's Prank! Microsoft is really getting native Bash support for Windows using the Windows Subsystem for Linux (WSL) – upon which a genuine Ubuntu user-mode image provided by their partners over at Canonical, creators of Ubuntu Linux.

Expand Down
File renamed without changes.
30 changes: 30 additions & 0 deletions _projects/foo-bar-website.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: "Foo Bar Identity"
excerpt: "Foo Bar design system including logo mark, website design, and branding applications."
header:
image: /assets/images/foo-bar-identity.jpg
teaser: /assets/images/foo-bar-identity-th.jpg
sidebar:
- title: "Role"
image: http://placehold.it/350x250
image_alt: "logo"
text: "Designer, Front-End Developer"
- title: "Responsibilities"
text: "Reuters try PR stupid commenters should isn't a business model"
gallery:
- url: /assets/images/unsplash-gallery-image-1.jpg
image_path: assets/images/unsplash-gallery-image-1-th.jpg
alt: "placeholder image 1"
- url: /assets/images/unsplash-gallery-image-2.jpg
image_path: assets/images/unsplash-gallery-image-2-th.jpg
alt: "placeholder image 2"
- url: /assets/images/unsplash-gallery-image-3.jpg
image_path: assets/images/unsplash-gallery-image-3-th.jpg
alt: "placeholder image 3"
---

Pictures of Goats section West Seattle Blog dingbat newspaper rubber cement Google+ newsroom cafe news.me rubber cement, Ushahidi Kindle Single syndicated Instagram HuffPo community mthomps, Mozilla iPhone app should isn't a business model curmudgeon Snarkmarket Tim Carmody production of innocence. Fuego tweets community DocumentCloud metered model Gardening & War section YouTube social media SEO information overload analytics Aron Pilhofer Journal Register data visualization WikiLeaks Groupon, collaboration Steve Jobs we need a Nate Silver AP What Would Google Do the power of the press belongs to the person who owns one Clay Shirky curmudgeon Voice of San Diego free as in beer dead trees the notion of the public Lucius Nieman.

{% include gallery caption="This is a sample gallery to go along with this case study." %}

hackgate copyright Lucius Nieman CNN leaves it there right-sizing a giant stack of newspapers that you'll never read net neutrality algorithms RT algorithms TechCrunch 5% corruption, horse-race coverage Gardening & War section CTR try PR CPC David Cohn shoot a photo algorithms content is king Android Snarkmarket crowdfunding, Fuego Twitter topples dictators YouTube abundance WordPress Reuters try PR stupid commenters should isn't a business model bringing a tote bag to a knife fight.
30 changes: 30 additions & 0 deletions _projects/foo-foo-website.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: "Foo Bar Identity"
excerpt: "Foo Bar design system including logo mark, website design, and branding applications."
header:
image: /assets/images/foo-bar-identity.jpg
teaser: /assets/images/foo-bar-identity-th.jpg
sidebar:
- title: "Role"
image: http://placehold.it/350x250
image_alt: "logo"
text: "Designer, Front-End Developer"
- title: "Responsibilities"
text: "Reuters try PR stupid commenters should isn't a business model"
gallery:
- url: /assets/images/unsplash-gallery-image-1.jpg
image_path: assets/images/unsplash-gallery-image-1-th.jpg
alt: "placeholder image 1"
- url: /assets/images/unsplash-gallery-image-2.jpg
image_path: assets/images/unsplash-gallery-image-2-th.jpg
alt: "placeholder image 2"
- url: /assets/images/unsplash-gallery-image-3.jpg
image_path: assets/images/unsplash-gallery-image-3-th.jpg
alt: "placeholder image 3"
---

Pictures of Goats section West Seattle Blog dingbat newspaper rubber cement Google+ newsroom cafe news.me rubber cement, Ushahidi Kindle Single syndicated Instagram HuffPo community mthomps, Mozilla iPhone app should isn't a business model curmudgeon Snarkmarket Tim Carmody production of innocence. Fuego tweets community DocumentCloud metered model Gardening & War section YouTube social media SEO information overload analytics Aron Pilhofer Journal Register data visualization WikiLeaks Groupon, collaboration Steve Jobs we need a Nate Silver AP What Would Google Do the power of the press belongs to the person who owns one Clay Shirky curmudgeon Voice of San Diego free as in beer dead trees the notion of the public Lucius Nieman.

{% include gallery caption="This is a sample gallery to go along with this case study." %}

hackgate copyright Lucius Nieman CNN leaves it there right-sizing a giant stack of newspapers that you'll never read net neutrality algorithms RT algorithms TechCrunch 5% corruption, horse-race coverage Gardening & War section CTR try PR CPC David Cohn shoot a photo algorithms content is king Android Snarkmarket crowdfunding, Fuego Twitter topples dictators YouTube abundance WordPress Reuters try PR stupid commenters should isn't a business model bringing a tote bag to a knife fight.
Binary file added assets/images/foo-bar-identity-th.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/foo-bar-identity.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unsplash-gallery-image-1-th.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unsplash-gallery-image-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unsplash-gallery-image-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unsplash-gallery-image-3-th.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/unsplash-gallery-image-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions blog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
layout: home
permalink: /blog
author_profile: true
---

0 comments on commit 00dec48

Please sign in to comment.