Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config.yaml')
-rw-r--r--exampleSite/config.yaml56
1 files changed, 55 insertions, 1 deletions
diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml
index c9c263f..9df7453 100644
--- a/exampleSite/config.yaml
+++ b/exampleSite/config.yaml
@@ -9,7 +9,7 @@ Menus:
- identifier: blog
name: Blog
title: Blog posts
- url: /blog
+ url: /blogs
weight: 1
#Dropdown menu
@@ -65,6 +65,14 @@ params:
# brandLogo: "/logo.png" # Logo for the brand | default is the favicon variable
# brandName: "Profile" # Brand name for the brand | default is the title variable
+ # menus:
+ # disableAbout: true
+ # disableExperience: true
+ # disableEducation: true
+ # disableProjects: true
+ # disableAchievements: true
+ # disableContact: true
+
# Achievements
achievements:
enable: true
@@ -85,6 +93,52 @@ params:
content: We are developed a product which can help others.
url: https://example.com
+ # projects
+ projects:
+ enable: true
+ items:
+ - title: Project 1
+ content: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+ image: https://hugo-toha.github.io/posts/shortcodes/boat.jpg
+ featured:
+ name: featured
+ link: https://example.com
+ badges:
+ - "HTML"
+ - "CSS"
+ - "JavaScript"
+ links:
+ - icon: fa fa-envelope
+ url: https://example.com
+ - icon: fab fa-github
+ url: https://example.com
+ - icon: fab fa-twitter
+ url: https://example.com
+ - title: Project 2
+ content: Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+ image: https://hugo-toha.github.io/posts/shortcodes/boat.jpg
+ featured:
+ name: featured
+ link: https://example.com
+ badges:
+ - "HTML"
+ - "CSS"
+ - "JavaScript"
+ links:
+ - icon: fa fa-envelope
+ url: https://example.com
+ - icon: fab fa-github
+ url: https://example.com
+ - icon: fab fa-twitter
+ url: https://example.com
+
+ #Contact
+ contact:
+ enable: true
+ content: My inbox is always open. Whether you have a question or just want to say hi, I’ll try my best to get back to you!
+ email: gurusabarisha@gmail.com
+ btnName: Mail me
+
footer:
# recentPosts: false
socialNetworks: