Update README.md
This commit is contained in:
parent
5a92e8e272
commit
ea9f7a6299
33
README.md
33
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).
|
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]()
|

|
||||||
|
|
||||||
Here are some screenshots of different themes.\
|
Here are some screenshots of different themes.\
|
||||||
![Theme 1]()\
|
\
|
||||||
![Theme 2]()
|
\
|
||||||
|
\
|
||||||
|
\
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
### 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]()
|

|
||||||
|
|
||||||
|
|
||||||
### 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]()
|

|
||||||
|
|
||||||
|
|
||||||
### Social Links
|
### Social Links
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user