Update README.md

This commit is contained in:
MD. Ariful Alam 2021-08-26 21:58:20 +06:00
parent 5a92e8e272
commit ea9f7a6299

View File

@ -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). 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)\ ✔️ [21 Themes](#themes)\
✔️ Google Analytics\ ✔️ [Google Analytics](#google-analytics)\
✔️ Meta Tags\ ✔️ [Meta Tags](#meta-tags)\
✔️ Avatar and Bio\ ✔️ [Avatar and Bio](#avatar-and-bio)\
✔️ Social Links\ ✔️ [Social Links](#social-links)\
✔️ Skills\ ✔️ [Skills](#skills)\
✔️ Experience\ ✔️ [Experience](#experience)\
✔️ Education\ ✔️ [Education](#education)\
✔️ Projects\ ✔️ [Projects](#projects)\
✔️ Blog Posts ✔️ [Blog Posts](#blog-posts)
To view a live example, **[click here](https://arifszn.github.io/ezprofile)**. To view a live example, **[click here](https://arifszn.github.io/ezprofile)**.
@ -169,11 +169,14 @@ module.exports = {
### Themes ### Themes
There are 21 themes available which can be selected from the dropdown.\ 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.\ Here are some screenshots of different themes.\
![Theme 1]()\ ![Themes](https://arifszn.github.io/assets/img/hosted/ezprofile/themes-2.png)\
![Theme 2]() ![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 ### 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.\ 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 ### Meta Tags
@ -201,7 +204,7 @@ Meta tags will be auto generated from configs dynamically. However, you can also
### Avatar and Bio ### Avatar and Bio
Your github avatar and bio will be displayed here.\ 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 ### Social Links