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:
authorGURU SABARISH <gurusabarisha@gmail.com>2020-10-09 21:28:40 +0300
committerGitHub <noreply@github.com>2020-10-09 21:28:40 +0300
commit83b0547fb1a27f5e2309befc2b9014dc7551d471 (patch)
treef5471e42e977651ac7f87e60dad1477f047a5d3b
parent6ad67c46c5fe7e12d4c308b91788deddda784823 (diff)
Delete config.yaml
-rw-r--r--examplesite/config.yaml96
1 files changed, 0 insertions, 96 deletions
diff --git a/examplesite/config.yaml b/examplesite/config.yaml
deleted file mode 100644
index 47aeae6..0000000
--- a/examplesite/config.yaml
+++ /dev/null
@@ -1,96 +0,0 @@
-baseURL: "https://example.com"
-languageCode: "en-us"
-title: "Hugo-profile"
-theme: "hugo-profile"
-
-Paginate: 3
-
-taxonomies:
- tag: "tags"
- category: "categories"
-
-params:
- favicon: "/images/hugo.png"
- description: "Portfolio and personal blog"
- googleanalytics: ""
- disqus: ""
- copyright: "2020"
-
- # Contact
- contact: true
- action: ""
- emailname: ""
- messagename: ""
-
- # Navbar Menus
- customMenus:
- - name: "Blog"
- Url: "https://example.com/blog"
-
- # Home
- name: "Gurusabarish"
- profile: "/images/avatar-370-456322.webp"
- github: "https://github.com/#"
- linkedin: "https://linkedin.com/#"
- twitter: "https://twitter.com/#"
- instagram: "https://instagram.com/#"
-
- # Do things
- usedefaultlogos: true
-
- thing1: "Python"
- thing2: "Machine learning"
- thing3: "Things for web"
- thing1_des: "I build something beautiful using Python."
- thing2_des: "I train robust models for various tasks."
- thing3_des: "I love to build things for web."
-
- # About
- profile_image: "/images/gurusabarish.jpg"
- 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: "This is just a example for about section. You can easily change with the help of cofig file."
- job: "your role"
- resume: ""
-
- projects:
- - title: "Project name"
- image: "https://images.unsplash.com/photo-1532781914607-2031eca2f00d?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjMyMDc0fQ&amp;s=7c625ea379640da3ef2e24f20df7ce8d"
- description: "This is your description"
- url: "https://github.com/gurusabarish/hugo-profile"
- sourceurl: "https://github.com/gurusabarish/hugo-profile"
-
- - title: "Project name"
- image: "https://images.unsplash.com/photo-1532781914607-2031eca2f00d?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjMyMDc0fQ&amp;s=7c625ea379640da3ef2e24f20df7ce8d"
- description: "This is your description"
- url: "https://github.com/gurusabarish/hugo-profile"
- sourceurl: "https://github.com/gurusabarish/hugo-profile"
-
- - title: "Project name"
- image: "https://images.unsplash.com/photo-1532781914607-2031eca2f00d?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjMyMDc0fQ&amp;s=7c625ea379640da3ef2e24f20df7ce8d"
- description: "This is your description"
- url: "https://github.com/gurusabarish/hugo-profile"
- sourceurl: "https://github.com/gurusabarish/hugo-profile"
-
- - title: "Project name"
- image: "https://images.unsplash.com/photo-1532781914607-2031eca2f00d?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjMyMDc0fQ&amp;s=7c625ea379640da3ef2e24f20df7ce8d"
- description: "This is your description"
- url: "https://github.com/gurusabarish/hugo-profile"
- sourceurl: "https://github.com/gurusabarish/hugo-profile"
-
- - title: "Project name"
- image: "https://images.unsplash.com/photo-1532781914607-2031eca2f00d?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjMyMDc0fQ&amp;s=7c625ea379640da3ef2e24f20df7ce8d"
- description: "This is your description"
- url: "https://github.com/gurusabarish/hugo-profile"
- sourceurl: "https://github.com/gurusabarish/hugo-profile"
-
- - title: "Project name"
- image: "https://images.unsplash.com/photo-1532781914607-2031eca2f00d?ixlib=rb-0.3.5&amp;q=80&amp;fm=jpg&amp;crop=entropy&amp;cs=tinysrgb&amp;w=1080&amp;fit=max&amp;ixid=eyJhcHBfaWQiOjMyMDc0fQ&amp;s=7c625ea379640da3ef2e24f20df7ce8d"
- description: "This is your description"
- url: "https://github.com/gurusabarish/hugo-profile"
- sourceurl: "https://github.com/gurusabarish/hugo-profile"
-
-
-Author:
- name: "Gurusabarish"
- website: "https://github.com/gurusabarish"