3 Commits

Author SHA1 Message Date
GURU SABARISH ca269b37bf project background color update 2020-10-14 11:17:34 +05:30
GURU SABARISH c91f4b5a21 Update README.md 2020-10-13 07:08:48 +05:30
gurusabarish 5224fc0efb performance update 2020-10-12 22:42:39 +05:30
27 changed files with 30 additions and 11159 deletions
+7
View File
@@ -1,7 +1,14 @@
<div align="center">
# hugo-profile # hugo-profile
A simple hugo theme for personal portfolio A simple hugo theme for personal portfolio
[![LICENSE](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/gurusabarish/hugo-profile/blob/master/LICENSE)
[![lighthouse score](https://img.shields.io/static/v1?label=Lighthouse%20Score&message=Good&color=green)](https://hugo-profile.netlify.app/)
</div>
## Performance of the website by web.dev ## Performance of the website by web.dev
[check the performance of website](https://lighthouse-dot-webdotdevsite.appspot.com//lh/html?url=https%3A%2F%2Fhugo-profile.netlify.app%2F) [check the performance of website](https://lighthouse-dot-webdotdevsite.appspot.com//lh/html?url=https%3A%2F%2Fhugo-profile.netlify.app%2F)
## Demo ## Demo
+9 -9
View File
@@ -3,7 +3,7 @@ languageCode: "en-us"
title: "Hugo-profile" title: "Hugo-profile"
theme: "hugo-profile" theme: "hugo-profile"
googleanalytics: UA-xxxxxxxxx-x googleanalytics: UA-xxxxxxxx-x
disqusShortname: yourdiscussshortname disqusShortname: yourdiscussshortname
Paginate: 3 Paginate: 3
@@ -35,7 +35,7 @@ params:
# Home # Home
name: "Gurusabarish" name: "Gurusabarish"
profile: "/images/avatar-370-456322.webp" profile: "/images/avatar.webp"
github: "https://github.com/gurusabarish" github: "https://github.com/gurusabarish"
linkedin: "https://linkedin.com/in/gurusabarish" linkedin: "https://linkedin.com/in/gurusabarish"
twitter: "https://twitter.com/gurusabarishh" twitter: "https://twitter.com/gurusabarishh"
@@ -53,7 +53,7 @@ params:
thing3_des: "I love to build things for web." thing3_des: "I love to build things for web."
# About # About
profile_image: "/images/gurusabarish.jpg" profile_image: "/images/gurusabarish.webp"
descripe_l1_person: "Hi, I'm Gurusabarish, a passionate web developer and ML engineer. descripe_l1_person: "Hi, I'm Gurusabarish, a passionate web developer and ML engineer.
I tend to make use of modern web technologies to build websites that looks great, feels fantastic, and functions correctly." I tend to make use of modern web technologies to build websites that looks great, feels fantastic, and functions correctly."
descripe_l2_person: "This is just a example for about section. You can easily change with the help of cofig file." descripe_l2_person: "This is just a example for about section. You can easily change with the help of cofig file."
@@ -63,7 +63,7 @@ params:
#projects #projects
projects: projects:
- title: "Project name" - title: "Project name"
image: "/images/project-preview.jpg" image: "/images/project.webp"
description: "This is your description" description: "This is your description"
secoundarylink: true secoundarylink: true
secoundaryurlname: "Secoundary link" secoundaryurlname: "Secoundary link"
@@ -71,7 +71,7 @@ params:
sourceurl: "https://github.com/gurusabarish/hugo-profile" sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name" - title: "Project name"
image: "/images/project-preview.jpg" image: "/images/performance.webp"
description: "This is your description" description: "This is your description"
secoundarylink: true secoundarylink: true
secoundaryurlname: "Secoundary link" secoundaryurlname: "Secoundary link"
@@ -79,7 +79,7 @@ params:
sourceurl: "https://github.com/gurusabarish/hugo-profile" sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name" - title: "Project name"
image: "/images/project-preview.jpg" image: "/images/project.webp"
description: "This is your description" description: "This is your description"
secoundarylink: true secoundarylink: true
secoundaryurlname: "Secoundary link" secoundaryurlname: "Secoundary link"
@@ -87,7 +87,7 @@ params:
sourceurl: "https://github.com/gurusabarish/hugo-profile" sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name" - title: "Project name"
image: "/images/project-preview.jpg" image: "/images/performance.webp"
description: "This is your description" description: "This is your description"
secoundarylink: true secoundarylink: true
secoundaryurlname: "Secoundary link" secoundaryurlname: "Secoundary link"
@@ -95,7 +95,7 @@ params:
sourceurl: "https://github.com/gurusabarish/hugo-profile" sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name" - title: "Project name"
image: "/images/project-preview.jpg" image: "/images/project.webp"
description: "This is your description" description: "This is your description"
secoundarylink: true secoundarylink: true
secoundaryurlname: "Secoundary link" secoundaryurlname: "Secoundary link"
@@ -103,7 +103,7 @@ params:
sourceurl: "https://github.com/gurusabarish/hugo-profile" sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name" - title: "Project name"
image: "/images/project-preview.jpg" image: "/images/performance.webp"
description: "This is your description" description: "This is your description"
secoundarylink: true secoundarylink: true
secoundaryurlname: "Secoundary link" secoundaryurlname: "Secoundary link"

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

+6 -3
View File
@@ -25,11 +25,13 @@
<a class="nav-link text-dark" href="{{ .Site.BaseURL }}#about" aria-label="about">About</a> <a class="nav-link text-dark" href="{{ .Site.BaseURL }}#about" aria-label="about">About</a>
</li> </li>
<li class="nav-item navbar-text"> <li class="nav-item navbar-text">
<a class="nav-link text-dark" href="{{ .Site.BaseURL }}#projects" aria-label="projects">Projects</a> <a class="nav-link text-dark" href="{{ .Site.BaseURL }}#projects"
aria-label="projects">Projects</a>
</li> </li>
{{ if .Site.Params.contact }} {{ if .Site.Params.contact }}
<li class="nav-item navbar-text"> <li class="nav-item navbar-text">
<a class="nav-link text-dark" href="{{ .Site.BaseURL }}#contact" aria-label="contact">Contact</a> <a class="nav-link text-dark" href="{{ .Site.BaseURL }}#contact"
aria-label="contact">Contact</a>
</li> </li>
{{ end }} {{ end }}
@@ -102,7 +104,8 @@
</div> </div>
</div> </div>
<div class="col-lg-3 home-content d-none d-md-block" style="background-image: url('{{ $backimg | absURL }}');"></div> <div class="col-lg-3 home-content d-none d-md-block"
style="background-image: url('{{ $backimg | absURL }}');"></div>
</div> </div>
<div class="row know-more "> <div class="row know-more ">
<div class="container p-3 rounded text-center"> <div class="container p-3 rounded text-center">
+1 -11140
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -169,7 +169,7 @@
/* Projects */ /* Projects */
.projects { .projects {
height: auto; height: auto;
background-color: #A89C94FF; background-color: #bd8338;
} }
.project-heading { .project-heading {

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

+1 -1
View File
@@ -3,7 +3,7 @@ license = "MIT"
licenselink = "https://github.com/gurusabarish/hugo-profile/blob/master/LICENSE" licenselink = "https://github.com/gurusabarish/hugo-profile/blob/master/LICENSE"
description = "A high performance hugo theme for personal portfolio" description = "A high performance hugo theme for personal portfolio"
homepage = "https://hugo-profile.netlify.com" homepage = "https://hugo-profile.netlify.com"
tags = ["Responsive","Blog", "Portfolio", "Personal website"] tags = ["Responsive","Blog", "Portfolio", "Personal", "Minimal", "Clean", "Fast", "Single page", "Seo", "Google analytics"]
features = ["Highly customizable"] features = ["Highly customizable"]
min_version = "0.68.0" min_version = "0.68.0"