Update README.md
This commit is contained in:
@@ -5,32 +5,33 @@
|
|||||||
|
|
||||||
A high performance hugo theme for personal portfolio and blog
|
A high performance hugo theme for personal portfolio and blog
|
||||||
|
|
||||||
[](https://github.com/gurusabarish/hugo-profile/blob/master/LICENSE)
|
[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fgurusabarish%2Fhugo-profile)
|
||||||
[](https://hugo-profile.netlify.app/)
|
[](https://github.com/gurusabarish/hugo-profile/network)
|
||||||
|
[](https://github.com/gurusabarish/hugo-profile/stargazers)
|
||||||
|
|
||||||
[](https://app.netlify.com/sites/hugo-profile/deploys)
|
[](https://app.netlify.com/sites/hugo-profile/deploys)
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Queries
|
## Queries
|
||||||
- If you have any queries or bugs, feel free to open an issue in [github](https://github.com/gurusabarish/hugo-profile/issues)
|
- If you have any queries or bugs, feel free to open an issue in [github](https://github.com/gurusabarish/hugo-profile/issues)
|
||||||
|
|
||||||
|
## Demos
|
||||||
|
|
||||||
## Performance of the website (100)
|
### [Demo Site V3(latest)](https://profile.gurusabarish.tech)
|
||||||
- [Lighthouse performance (100)](https://lighthouse-dot-webdotdevsite.appspot.com//lh/html?url=https%3A%2F%2Fhugo-profile.netlify.app%2F)
|
### [Demo Site V2](https://v2.profile.gurusabarish.tech)
|
||||||
- [Google pagespeed insights (100)](https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fhugo-profile.netlify.app%2F&tab=desktop)
|
### [Demo Site V1](https://v1.profile.gurusabarish.tech)
|
||||||
|
|
||||||
|
|
||||||
### [Demo Site](https://hugo-profile.netlify.app)
|
|
||||||
|
|
||||||
*NOTE: If you are using this site as a template for your own portfolio and blog, I would be very glad if you add a link to the original template in footer*
|
*NOTE: If you are using this site as a template for your own portfolio and blog, I would be very glad if you add a link to the original template in footer*
|
||||||
|
|
||||||
## Features
|
> Open an issue and give your feedback and feature requests. It will help us to make the better version.
|
||||||
- High performance
|
|
||||||
- Minimalist Design
|
|
||||||
- Fully Responsive
|
|
||||||
- Google Analytics Support
|
|
||||||
- Disqus Comment Support
|
|
||||||
|
|
||||||
> Open an issue and give some feedbacks, feature requests. It will help us to make the better version.
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
@@ -59,30 +60,6 @@ git clone https://github.com/gurusabarish/hugo-profile.git
|
|||||||
<b>Go to the config file and add the line after titile ```theme: "hugo-profile"``` </b>
|
<b>Go to the config file and add the line after titile ```theme: "hugo-profile"``` </b>
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
|
||||||
|
|
||||||
Configure your `config.yaml` file of your site as [here](https://github.com/gurusabarish/hugo-profile/blob/master/netlifysite/config.yaml)
|
|
||||||
|
|
||||||
|
|
||||||
## Archetypes support
|
|
||||||
```
|
|
||||||
---
|
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
|
||||||
date: {{ .Date }}
|
|
||||||
draft: true
|
|
||||||
author: ""
|
|
||||||
tags:
|
|
||||||
bg_image: ""
|
|
||||||
description: ""
|
|
||||||
toc:
|
|
||||||
---
|
|
||||||
```
|
|
||||||
|
|
||||||
## Version 1
|
|
||||||
- [demo](https://hugo-profile-v1.netlify.app)
|
|
||||||
- [view](https://github.com/gurusabarish/hugo-profile/tree/V1.20)
|
|
||||||
- [download V1](https://github.com/gurusabarish/hugo-profile/archive/V1.20.zip)
|
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user