test github pages with version 1

This commit is contained in:
Guru Sabarish
2021-08-09 23:26:25 +05:30
committed by GitHub
parent ab6306c257
commit c5de833cc6
+78 -31
View File
@@ -4,50 +4,44 @@ title: "Hugo-profile"
theme: "./.." theme: "./.."
relativeURLs: true relativeURLs: true
googleanalytics: UA-xxxxxx-x googleanalytics: UA-xxxxxxxx-x
disqusShortname: disqusShortname: yourdiscussshortname
Paginate: 3 Paginate: 3
markup:
goldmark:
renderer:
unsafe: true
taxonomies: taxonomies:
tag: "tags" tag: "tags"
category: "categories" category: "categories"
enableEmoji: true
params: params:
version: 2 version: 1
favicon: "/images/fav.png" favicon: "/images/hugo.png"
description: "A high performance hugo theme for personal portfolio and blog." 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."
copyright: "2021" disqus: ""
# Background
custombackground: false
background: ""
backimg: ""
# Contact
contact: true
action: ""
emailname: ""
messagename: ""
# Navbar Menus # Navbar Menus
customMenus: customMenus:
- name: "About"
Url: "/#"
- name: "Blog" - name: "Blog"
Url: "/blog" Url: "/blog"
# social # Home
socialicontop: false name: "Example name"
name: "Examble name" profile: "/images/v1/avatar.webp"
github: "https://github.com" github: "https://github.com/"
linkedin: "https://linkedin.com" linkedin: "https://linkedin.com/"
twitter: "https://twitter.com/" twitter: "https://twitter.com/"
instagram: "https://instagram.com/" instagram: "https://instagram.com/"
facebook: "https://facebook.com"
# About
profile_image: "/images/profile.webp"
descripe_l1_person: "Hi, I'm Profile, a passionate web developer. I tend to make use of modern web technologies to build websites that looks great, feels fantastic, and functions correctly. This is a example template for about section."
descripe_l2_person: ""
useresume: true
customname: ""
resumelink: "/resume.pdf"
# Things I do # Things I do
usedothings: true usedothings: true
@@ -67,9 +61,62 @@ params:
description: I love to build things for web description: I love to build things for web
#url: https://guru.com #url: https://guru.com
# Footer # About
socialiconfooter: true profile_image: "/images/profile.webp"
recentposts: true descripe_l1_person: "Hi, I'm Profile, a passionate web developer. 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."
job: "your role"
resume: "/resume.pdf"
#projects
projects:
- title: "Project name"
image: "/images/project.jpg"
description: "This is your description"
secoundarylink: true
secoundaryurlname: "Featured link"
secoundaryurl: "/"
sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name"
image: "/images/project.jpg"
description: "This is your description"
secoundarylink: true
secoundaryurlname: "Featured link"
secoundaryurl: "/"
sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name"
image: "/images/project.jpg"
description: "This is your description"
secoundarylink: true
secoundaryurlname: "Featured link"
secoundaryurl: "/"
sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name"
image: "/images/project.jpg"
description: "This is your description"
secoundarylink: true
secoundaryurlname: "Featured link"
secoundaryurl: "/"
sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name"
image: "/images/project.jpg"
description: "This is your description"
secoundarylink: true
secoundaryurlname: "Featured link"
secoundaryurl: "/"
sourceurl: "https://github.com/gurusabarish/hugo-profile"
- title: "Project name"
image: "/images/project.jpg"
description: "This is your description"
secoundarylink: true
secoundaryurlname: "Featured link"
secoundaryurl: "/"
sourceurl: "https://github.com/gurusabarish/hugo-profile"
#Blog #Blog
showdescription: false showdescription: false