-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7df4691
commit 6b84845
Showing
7 changed files
with
13 additions
and
101 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
slug: mdx-blog-post | ||
title: MDX Blog Post | ||
authors: [slorber] | ||
authors: [shubhadip] | ||
tags: [docusaurus] | ||
--- | ||
|
||
|
This file was deleted.
Oops, something went wrong.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
slug: hello-world | ||
title: Hello World | ||
authors: [shubhadip] | ||
tags: ["30daysocpp", "first-blog", "opensource"] | ||
--- | ||
|
||
## Hello World | ||
|
||
Hi, folks. | ||
My name is Shubhadip and I am a student at Chandigarh University. I am a beginner in open source and I am participating in the #30DaysOfC++ challenge. I am excited to learn and contribute to open source. I will be sharing my journey through this blog. Stay tuned for more updates. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,5 @@ | ||
endi: | ||
name: Endilie Yacop Sucipto | ||
title: Maintainer of Docusaurus | ||
url: https://github.com/endiliey | ||
image_url: https://github.com/endiliey.png | ||
|
||
yangshun: | ||
name: Yangshun Tay | ||
title: Front End Engineer @ Facebook | ||
url: https://github.com/yangshun | ||
image_url: https://github.com/yangshun.png | ||
|
||
slorber: | ||
name: Sébastien Lorber | ||
title: Docusaurus maintainer | ||
url: https://sebastienlorber.com | ||
image_url: https://github.com/slorber.png | ||
|
||
shubhadip: | ||
name: Shubhadip Bhowmik | ||
title: 30-days-of-cpp maintainer | ||
title: Admin @30DaysOfCPP | ||
url: https://dev.to/shubhadip_bhowmik | ||
image_url: https://avatars.githubusercontent.com/u/57017965?v=4 |