extra colors, 404 fix and some more

This commit is contained in:
gurusabarish
2021-07-25 00:44:53 +05:30
parent fb8a760319
commit 2a24836a2e
13 changed files with 795 additions and 428 deletions
+16 -8
View File
@@ -1,14 +1,13 @@
<div align="center">
# hugo-profile
A high performance hugo theme for personal portfolio and blog
A high performance and mobile first hugo template for personal portfolio and blog
[![Twitter](https://img.shields.io/twitter/url?label=Tweet&style=social&url=https%3A%2F%2Fgithub.com%2Fgurusabarish%2Fhugo-profile)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fgurusabarish%2Fhugo-profile)
[![GitHub forks](https://img.shields.io/github/forks/gurusabarish/hugo-profile?style=plastic)](https://github.com/gurusabarish/hugo-profile/network)
[![GitHub stars](https://img.shields.io/github/stars/gurusabarish/hugo-profile?style=plastic)](https://github.com/gurusabarish/hugo-profile/stargazers)
[![Netlify Status](https://api.netlify.com/api/v1/badges/5c1dcb34-cada-4c80-82b7-cfdbdbd7c774/deploy-status)](https://app.netlify.com/sites/hugo-profile/deploys)
![Repository Size](https://img.shields.io/github/repo-size/gurusabarish/hugo-profile)
![Latest Release](https://img.shields.io/github/v/release/gurusabarish/hugo-profile?include_prereleases)
@@ -16,21 +15,28 @@ A high performance hugo theme for personal portfolio and blog
![Open Issues](https://img.shields.io/github/issues/gurusabarish/hugo-profile?color=important)
![Open Pull Requests](https://img.shields.io/github/issues-pr/gurusabarish/hugo-profile?color=yellowgreen)
![License](https://img.shields.io/github/license/gurusabarish/hugo-profile)
</div>
## Queries
- If you have any queries or bugs, feel free to open an issue in [github](https://github.com/gurusabarish/hugo-profile/issues)
## Quick deployment
*Fork this repo or create your own github repo using "*use this template*" button. Edit the content inside website folder and connect your repo to netlify*
> Please, use your google analytics after deployment
> Use your own google analytics
## Demos
### [Demo Site V3(latest)](https://profile.gurusabarish.tech)
### [Demo Site V2](https://v2.profile.gurusabarish.tech)
### [Demo Site V1](https://v1.profile.gurusabarish.tech)
*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_
> Open an issue and give your feedback and feature requests. It will help us to make the better version.
@@ -38,8 +44,6 @@ A high performance hugo theme for personal portfolio and blog
- Hugo Version 0.68.0 or higher
## Installation
- [Install Hugo](https://gohugo.io/overview/installing)
@@ -58,10 +62,12 @@ cd themes
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
### Version 1
```
baseURL: "https://example.com"
languageCode: "en-us"
@@ -188,6 +194,7 @@ params:
```
### Version 2
```
baseURL: "https://example.com"
languageCode: "en-us"
@@ -267,6 +274,7 @@ params:
```
### Version 3
```
baseURL: "https://example.com"
languageCode: "en-us"