From 5a92e8e272a2b8f9039111038270bd40e976e1ca Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 21:52:08 +0600 Subject: [PATCH 01/11] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 258fd4d..d2a7f55 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,11 @@

ezProfile

A modern, responsive and customizable portfolio template for Developers!

-https://user-images.githubusercontent.com/45073703/130990222-1b184169-1cdd-4f06-a6c4-990312de4962.mp4 - - -ezProfile is an easy-to-customize personal dev portfolio template that is created with React.js. When you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profile information, including a photo, bio, and repositories. Also it includes space to highlight your details, job history, education history, skills and recent blog posts. +**ezProfile** is an easy-to-customize personal dev portfolio template that is created with React.js. When you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profile information, including a photo, bio, and repositories. Also it includes space to highlight your details, job history, education history, skills and recent blog posts. It's all possible using [GitHub API](https://developer.github.com/v3/) (for automatically populating your website with content) and [Article-api](https://github.com/arifszn/article-api) (for fetching recent blog posts). -✔️ 21 Themes\ +✔️ [21 Themes](###Themes)\ ✔️ Google Analytics\ ✔️ Meta Tags\ ✔️ Avatar and Bio\ @@ -351,7 +348,7 @@ Once you are done with your setup and have successfully completed all steps abov **2. Other:** You can also host your website to Netlify, Vercel, Heroku or other popular services. Please refer to this [docs](https://create-react-app.dev/docs/deployment) for detailed guide. -## 🚨 Please Read +## 📢 Please Read I intend to keep my works open source. Please do not discourage me by claiming this work by copying as your own or removing the footer notice. @@ -367,4 +364,4 @@ Any contributiors who wants to make this website better can make contribution,wh ## 📄 License -ezProfile is licensed under the Apache-2.0 License. +ezProfile is licensed under the Apache-2.0 License. \ No newline at end of file From ea9f7a6299293662cd4394803efe046efeeb7d36 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 21:58:20 +0600 Subject: [PATCH 02/11] Update README.md --- README.md | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index d2a7f55..a88c7fa 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,16 @@ It's all possible using [GitHub API](https://developer.github.com/v3/) (for automatically populating your website with content) and [Article-api](https://github.com/arifszn/article-api) (for fetching recent blog posts). -✔️ [21 Themes](###Themes)\ -✔️ Google Analytics\ -✔️ Meta Tags\ -✔️ Avatar and Bio\ -✔️ Social Links\ -✔️ Skills\ -✔️ Experience\ -✔️ Education\ -✔️ Projects\ -✔️ Blog Posts +✔️ [21 Themes](#themes)\ +✔️ [Google Analytics](#google-analytics)\ +✔️ [Meta Tags](#meta-tags)\ +✔️ [Avatar and Bio](#avatar-and-bio)\ +✔️ [Social Links](#social-links)\ +✔️ [Skills](#skills)\ +✔️ [Experience](#experience)\ +✔️ [Education](#education)\ +✔️ [Projects](#projects)\ +✔️ [Blog Posts](#blog-posts) To view a live example, **[click here](https://arifszn.github.io/ezprofile)**. @@ -169,11 +169,14 @@ module.exports = { ### Themes There are 21 themes available which can be selected from the dropdown.\ -![Theme Dropdown]() +![Theme Dropdown](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-1.png) Here are some screenshots of different themes.\ -![Theme 1]()\ -![Theme 2]() +![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-2.png)\ +![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-3.png)\ +![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-4.png)\ +![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-5.png)\ +![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-6.png) ### Google Analytics @@ -190,7 +193,7 @@ module.exports = { ``` Besides tracking visitors, ezFolio will track click event on projects and blog posts, and send them to Google Analytics.\ -![Google Analytics]() +![Google Analytics](https://arifszn.github.io/assets/img/hosted/ezprofile/google-analytics.png) ### Meta Tags @@ -201,7 +204,7 @@ Meta tags will be auto generated from configs dynamically. However, you can also ### Avatar and Bio Your github avatar and bio will be displayed here.\ -![Avatar Bio]() +![Avatar Bio](https://arifszn.github.io/assets/img/hosted/ezprofile/avatar-card.png) ### Social Links From d1530d673898c26789c83c449ce0adf4feae1113 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 22:09:12 +0600 Subject: [PATCH 03/11] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a88c7fa..2332299 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- ezProfile + ezProfile

@@ -169,9 +169,11 @@ module.exports = { ### Themes There are 21 themes available which can be selected from the dropdown.\ +
![Theme Dropdown](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-1.png) Here are some screenshots of different themes.\ +
![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-2.png)\ ![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-3.png)\ ![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-4.png)\ @@ -193,6 +195,7 @@ module.exports = { ``` Besides tracking visitors, ezFolio will track click event on projects and blog posts, and send them to Google Analytics.\ +
![Google Analytics](https://arifszn.github.io/assets/img/hosted/ezprofile/google-analytics.png) @@ -204,6 +207,7 @@ Meta tags will be auto generated from configs dynamically. However, you can also ### Avatar and Bio Your github avatar and bio will be displayed here.\ +
![Avatar Bio](https://arifszn.github.io/assets/img/hosted/ezprofile/avatar-card.png) From 00f6329050a804c3a143b7da06a892b260150909 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 22:22:51 +0600 Subject: [PATCH 04/11] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2332299..f20ad79 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@

ezProfile

A modern, responsive and customizable portfolio template for Developers!

+https://user-images.githubusercontent.com/45073703/130999562-881227cb-d2bf-46a0-98b2-a7c7dad2664f.mp4 + + **ezProfile** is an easy-to-customize personal dev portfolio template that is created with React.js. When you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profile information, including a photo, bio, and repositories. Also it includes space to highlight your details, job history, education history, skills and recent blog posts. It's all possible using [GitHub API](https://developer.github.com/v3/) (for automatically populating your website with content) and [Article-api](https://github.com/arifszn/article-api) (for fetching recent blog posts). @@ -371,4 +374,4 @@ Any contributiors who wants to make this website better can make contribution,wh ## 📄 License -ezProfile is licensed under the Apache-2.0 License. \ No newline at end of file +ezProfile is licensed under the Apache-2.0 License. From b1ed577257364c6ec3d3d965cabbc4832e1b049a Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 22:23:39 +0600 Subject: [PATCH 05/11] Update README.ms --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f20ad79..27dd109 100644 --- a/README.md +++ b/README.md @@ -329,7 +329,9 @@ module.exports = { ### Blog Posts -If you have [medium](https://medium.com) or [dev.to](https://dev.to) account, you can show your recent blog posts in here just by providing your medium/dev.to username. You can limit how many posts to display (Max is 10). +If you have [medium](https://medium.com) or [dev.to](https://dev.to) account, you can show your recent blog posts in here just by providing your medium/dev.to username. You can limit how many posts to display (Max is 10).\ +
+![Blog](https://arifszn.github.io/assets/img/hosted/ezprofile/blog.png) The posts are fetched by [Article-api](https://github.com/arifszn/article-api). From b8dcf952568d21f0128c9fc3555706d3978a350a Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 22:24:48 +0600 Subject: [PATCH 06/11] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 27dd109..9edf238 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,11 @@

ezProfile

A modern, responsive and customizable portfolio template for Developers!

+
+ https://user-images.githubusercontent.com/45073703/130999562-881227cb-d2bf-46a0-98b2-a7c7dad2664f.mp4 +
**ezProfile** is an easy-to-customize personal dev portfolio template that is created with React.js. When you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profile information, including a photo, bio, and repositories. Also it includes space to highlight your details, job history, education history, skills and recent blog posts. From 92557e174d7e6f6ee6c49598b7e741e09b89431b Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 22:26:22 +0600 Subject: [PATCH 07/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9edf238..d070ab4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

ezProfile

-

A modern, responsive and customizable portfolio template for Developers!

+

A modern, responsive and customizable portfolio template for Developers!


From e75f6218e141847a211e3fb8e87cd1bece1763df Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 22:28:50 +0600 Subject: [PATCH 08/11] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d070ab4..bda49ea 100644 --- a/README.md +++ b/README.md @@ -181,9 +181,13 @@ There are 21 themes available which can be selected from the dropdown.\ Here are some screenshots of different themes.\
![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-2.png)\ +
![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-3.png)\ +
![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-4.png)\ +
![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-5.png)\ +
![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-6.png) From 6e485ca32dac47957f87853af1feeb1cfd5edc6c Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 22:39:06 +0600 Subject: [PATCH 09/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bda49ea..b99bba8 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ Empty array will hide the education section. ### Projects -Your public repo from github will be displayed here automatically. You can limit how many projects do you want to be displayed. Also you can hide forked or specific repos. +Your public repo from github will be displayed here automatically. You can limit how many projects you want to display. Also you can hide forked or specific repos. ```js // config.js From 040d92f9af5ed925545339831a89c1f53e9cbc65 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 23:25:01 +0600 Subject: [PATCH 10/11] Update README.md --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b99bba8..f833535 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ Empty array will hide the education section. ### Projects -Your public repo from github will be displayed here automatically. You can limit how many projects you want to display. Also you can hide forked or specific repos. +Your public repo from github will be displayed here automatically. You can limit how many projects do you want to be displayed. Also you can hide forked or specific repos. ```js // config.js @@ -336,8 +336,20 @@ module.exports = { ### Blog Posts -If you have [medium](https://medium.com) or [dev.to](https://dev.to) account, you can show your recent blog posts in here just by providing your medium/dev.to username. You can limit how many posts to display (Max is 10).\ -
+If you have [medium](https://medium.com) or [dev.to](https://dev.to) account, you can show your recent blog posts in here just by providing your medium/dev.to username. You can limit how many posts to display (Max is 10). + +```js +// config.js +module.exports = { + // ... + blog: { + source: 'dev.to', + username: 'arifszn', + limit: 5 + }, +} +``` + ![Blog](https://arifszn.github.io/assets/img/hosted/ezprofile/blog.png) The posts are fetched by [Article-api](https://github.com/arifszn/article-api). From 48ebd06b7108ae02eebf3f514e8f8a57c49468df Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Thu, 26 Aug 2021 23:38:39 +0600 Subject: [PATCH 11/11] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f833535..334220e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ https://user-images.githubusercontent.com/45073703/130999562-881227cb-d2bf-46a0-
-**ezProfile** is an easy-to-customize personal dev portfolio template that is created with React.js. When you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profile information, including a photo, bio, and repositories. Also it includes space to highlight your details, job history, education history, skills and recent blog posts. +**ezProfile** is an easy-to-customize personal dev portfolio template that is created with React.js. When you manage the code in a GitHub repository, it will automatically render a webpage with the owner's profile information, including a photo, bio, and repositories. Also, it includes space to highlight your details, job history, education history, skills, and recent blog posts. It's all possible using [GitHub API](https://developer.github.com/v3/) (for automatically populating your website with content) and [Article-api](https://github.com/arifszn/article-api) (for fetching recent blog posts). @@ -204,14 +204,14 @@ module.exports = { } ``` -Besides tracking visitors, ezFolio will track click event on projects and blog posts, and send them to Google Analytics.\ +Besides tracking visitors, ezFolio will track click events on projects and blog posts, and send them to Google Analytics.\
![Google Analytics](https://arifszn.github.io/assets/img/hosted/ezprofile/google-analytics.png) ### Meta Tags -Meta tags will be auto generated from configs dynamically. However, you can also manually add meta tags in public\index.html +Meta tags will be auto-generated from configs dynamically. However, you can also manually add meta tags in public\index.html ### Avatar and Bio @@ -223,7 +223,7 @@ Your github avatar and bio will be displayed here.\ ### Social Links -ezProfile supports linking social media services you're using, including LinkedIn, Twitter, Facebook, Dribbble, Behance, Medium, dev.to, personal website and email. +ezProfile supports linking your social media services you're using, including LinkedIn, Twitter, Facebook, Dribbble, Behance, Medium, dev.to, personal website, and email. ```js // config.js module.exports = { @@ -316,7 +316,7 @@ Empty array will hide the education section. ### Projects -Your public repo from github will be displayed here automatically. You can limit how many projects do you want to be displayed. Also you can hide forked or specific repos. +Your public repo from github will be displayed here automatically. You can limit how many projects do you want to be displayed. Also, you can hide forked or specific repo. ```js // config.js @@ -357,7 +357,7 @@ The posts are fetched by [Article-api](https://github.com/arifszn/article-api). ## 🚀 Deploy -Once you are done with your setup and have successfully completed all steps above, you need to put your website online! The fastest approach is to use [GitHub Pages](https://pages.github.com) which is completely free. +Once you are done with your setup and have completed all steps above, you need to put your website online! The fastest approach is to use [GitHub Pages](https://pages.github.com) which is completely free. **1. Github Pages:** - Rename your forked repository to username.github.io, where username is your GitHub username (or organization name). @@ -376,12 +376,12 @@ Once you are done with your setup and have successfully completed all steps abov Your personal portfolio will be live at username.github.io. For more info, visit [here](https://create-react-app.dev/docs/deployment/#github-pages). -**2. Other:** You can also host your website to Netlify, Vercel, Heroku or other popular services. Please refer to this [docs](https://create-react-app.dev/docs/deployment) for detailed guide. +**2. Other:** You can also host your website to Netlify, Vercel, Heroku, or other popular services. Please refer to this [docs](https://create-react-app.dev/docs/deployment) for detailed guide. ## 📢 Please Read -I intend to keep my works open source. Please do not discourage me by claiming this work by copying as your own or removing the footer notice. +I intend to keep my works open source. Please do not discourage me by claiming this work by copying it as your own or removing the footer notice. ## 💖 Support @@ -391,8 +391,8 @@ If you are using this project and happy with it or just want to encourage me to ## 💡 Contributing -Any contributiors who wants to make this website better can make contribution,which will be greatly appreciated. To contribute, clone this repo locally and commit your code on a new branch. Feel free to create an issue or make a pull request. +Any contributors who want to make this website better can make contributions, which will be greatly appreciated. To contribute, clone this repo locally and commit your code to a new branch. Feel free to create an issue or make a pull request. ## 📄 License -ezProfile is licensed under the Apache-2.0 License. +ezProfile is licensed under the [Apache-2.0 License](https://github.com/arifszn/ezprofile/blob/main/LICENSE).