v3 development

This commit is contained in:
gurusabarish
2021-05-13 22:48:06 +05:30
parent 14d16483be
commit 54bcff5142
60 changed files with 3626 additions and 491 deletions
+83
View File
@@ -0,0 +1,83 @@
baseURL: "https://example.com"
languageCode: "en-us"
title: "Hugo-profile"
googleanalytics: UA-xxxxxx-x
disqusShortname:
Paginate: 3
ignoreErrors: ["error-remote-getjson"]
markup:
goldmark:
renderer:
unsafe: true
taxonomies:
tag: "tags"
category: "categories"
enableEmoji: true
params:
version: 3
favicon: "/images/fav.png"
description: "A high performance hugo theme for personal portfolio and blog."
copyright: "2021"
# Navbar Menus
customMenus:
- name: "About"
Url: "/#about"
- name: "Experience"
Url: "/#experience"
- name: "Education"
Url: "/#education"
- name: "Projects"
Url: "/#projects"
- name: "Contact"
Url: "/#contact"
- name: Achievements
Url: "/#achievements"
- name: "Blog"
Url: "/blog"
# social
socialicontop: false
socialiconfooter: true
name: "Gurusabarish"
github: "https://github.com/gurusabarish"
linkedin: "https://linkedin.com/in/gurusabarish"
twitter: "https://twitter.com/gurusabarishh"
instagram: "https://instagram.com/gurusabarishh"
facebook: "https://facebook.com"
# About
profile_image: "/images/gurusabarish.webp"
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."
descripe_l2_person: ""
useresume: true
customname: ""
resumelink: ""
# Things I do
usedothings: true
Things:
- logo: fab fa-python
title: Python
description: I build something beautiful using Python.
#url: https://example.com
- logo: fas fa-robot
title: Machine learning
description: I train robust models for various tasks.
#url: https://guru.com
- logo: fab fa-html5
title: Things for web
description: I love to build things for web
#url: https://guru.com
#Description for seo. If you want to show description in your listing or single page, let's make it true
showdescription: false
tweet: true
recentposts: true