Update README.md
This commit is contained in:
@@ -23,8 +23,6 @@ A simple hugo theme for personal portfolio
|
|||||||
- Fully Responsive
|
- Fully Responsive
|
||||||
- Google Analytics Support
|
- Google Analytics Support
|
||||||
- Disqus Comment Support
|
- Disqus Comment Support
|
||||||
- Contact form using [Formpree](https://formspree.io/)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
@@ -64,8 +62,8 @@ languageCode: "en-us"
|
|||||||
title: "Hugo-profile"
|
title: "Hugo-profile"
|
||||||
theme: "hugo-profile"
|
theme: "hugo-profile"
|
||||||
|
|
||||||
googleanalytics: UA-xxxxxxxxx-x
|
googleanalytics: UA-xxxxxxx-x
|
||||||
disqusShortname: yourdiscussshortname
|
disqusShortname: yourdisqusname
|
||||||
Paginate: 3
|
Paginate: 3
|
||||||
|
|
||||||
taxonomies:
|
taxonomies:
|
||||||
@@ -73,30 +71,17 @@ taxonomies:
|
|||||||
category: "categories"
|
category: "categories"
|
||||||
|
|
||||||
params:
|
params:
|
||||||
favicon: "/images/hugo.png"
|
favicon: "/images/fav.png"
|
||||||
description: "A hugh performance hugo theme for personal website. It is single page portfolio. It has blog, contact sections also. Contact is powered by formspree."
|
description: "A high performance hugo theme for personal website. It is single page portfolio. It has blog."
|
||||||
disqus: ""
|
|
||||||
copyright: "2020"
|
copyright: "2020"
|
||||||
|
|
||||||
# Background
|
|
||||||
custombackground: false
|
|
||||||
background: ""
|
|
||||||
backimg: ""
|
|
||||||
|
|
||||||
# Contact
|
|
||||||
contact: true
|
|
||||||
action: ""
|
|
||||||
emailname: ""
|
|
||||||
messagename: ""
|
|
||||||
|
|
||||||
# Navbar Menus
|
# Navbar Menus
|
||||||
customMenus:
|
customMenus:
|
||||||
- name: "Blog"
|
- name: "Blog"
|
||||||
Url: "/blog"
|
Url: "/blog"
|
||||||
|
|
||||||
# Home
|
# social
|
||||||
name: "Gurusabarish"
|
name: "Gurusabarish"
|
||||||
profile: "/images/avatar-370-456322.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"
|
||||||
@@ -114,68 +99,16 @@ 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."
|
||||||
job: "your role"
|
job: "Web developer"
|
||||||
resume: ""
|
resume: ""
|
||||||
|
|
||||||
#projects
|
|
||||||
projects:
|
|
||||||
- title: "Project name"
|
|
||||||
image: "/images/project-preview.jpg"
|
|
||||||
description: "This is your description"
|
|
||||||
secoundarylink: true
|
|
||||||
secoundaryurlname: "Secoundary link"
|
|
||||||
secoundaryurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
sourceurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
|
|
||||||
- title: "Project name"
|
|
||||||
image: "/images/project-preview.jpg"
|
|
||||||
description: "This is your description"
|
|
||||||
secoundarylink: true
|
|
||||||
secoundaryurlname: "Secoundary link"
|
|
||||||
secoundaryurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
sourceurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
|
|
||||||
- title: "Project name"
|
|
||||||
image: "/images/project-preview.jpg"
|
|
||||||
description: "This is your description"
|
|
||||||
secoundarylink: true
|
|
||||||
secoundaryurlname: "Secoundary link"
|
|
||||||
secoundaryurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
sourceurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
|
|
||||||
- title: "Project name"
|
|
||||||
image: "/images/project-preview.jpg"
|
|
||||||
description: "This is your description"
|
|
||||||
secoundarylink: true
|
|
||||||
secoundaryurlname: "Secoundary link"
|
|
||||||
secoundaryurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
sourceurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
|
|
||||||
- title: "Project name"
|
|
||||||
image: "/images/project-preview.jpg"
|
|
||||||
description: "This is your description"
|
|
||||||
secoundarylink: true
|
|
||||||
secoundaryurlname: "Secoundary link"
|
|
||||||
secoundaryurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
sourceurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
|
|
||||||
- title: "Project name"
|
|
||||||
image: "/images/project-preview.jpg"
|
|
||||||
description: "This is your description"
|
|
||||||
secoundarylink: true
|
|
||||||
secoundaryurlname: "Secoundary link"
|
|
||||||
secoundaryurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
sourceurl: "https://github.com/gurusabarish/hugo-profile"
|
|
||||||
|
|
||||||
|
|
||||||
Author:
|
Author:
|
||||||
name: "Gurusabarish"
|
name: "Gurusabarish"
|
||||||
website: "https://github.com/gurusabarish"
|
website: "https://github.com/gurusabarish"
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<b>Use Yaml as config file</b>
|
<b>Use Yaml as config file</b>
|
||||||
|
|||||||
Reference in New Issue
Block a user