From c423198085178810b3035ffe6b3a0c2ec99b2048 Mon Sep 17 00:00:00 2001 From: imfunny <36105478+imfunniee@users.noreply.github.com> Date: Mon, 13 May 2019 10:09:20 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ae4a234..eaff066 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,9 @@ $ node blog --title my-first-blog This will create a `my-first-blog` folder inside `blog`. Inside `my-first-blog` you will find an `index.html` file which contains all the necessary elements for writing a blog. Customize the content of the file to write your first blog. -This also adds content to `blog.json` file. This file helps in showcasing your blogs on your personal website as cards. You could customize the JSON object that corresponds your current blog. +This also adds content to `blog.json` file. This file helps in showcasing your blogs on your personal website as [cards](https://imfunniee.github.io/gitfolio/#blog_section). You could customize the JSON object that corresponds your current blog. + +Blog Demo? [here](https://imfunniee.github.io/gitfolio/blog/my-first-blog/) Default JSON Format ``` @@ -108,10 +110,6 @@ More Arguments for Blog > (use "-" instead of spaces) -Card view of blog - - - ### Enable Blogs Blog are disabled by default. To enable them head over to `assets/index.html` and find `