This commit is contained in:
gurusabarish
2020-10-24 01:01:41 +05:30
parent ecbb186f72
commit e533f2343b
18 changed files with 738 additions and 226 deletions
+21 -11
View File
@@ -28,17 +28,6 @@ params:
twitter: "https://twitter.com/gurusabarishh"
instagram: "https://instagram.com/gurusabarishh"
# Do things
usedothings: true
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.webp"
descripe_l1_person: "Hi, I'm Gurusabarish, a passionate web developer and ML engineer.
@@ -47,6 +36,27 @@ params:
job: "Web developer"
resume: ""
# Things I do
usedothings: true
Things:
- logo: fab fa-python
title: Python
description: I build something beautiful using Python.
- logo: fas fa-robot
title: Machine learning
description: I train robust models for various tasks.
- logo: fab fa-html5
title: Things for web
description: I love to build things for web
#footer
embed:
#blog ( Description for seo. If you want to show description in your blog post, let's make it true)
showdescription: false
Author:
name: "Gurusabarish"
website: "https://github.com/gurusabarish"
+4 -7
View File
@@ -1,18 +1,15 @@
---
title: "Markdown syntax"
date: 2020-08-13T23:03:58+05:30
date: 2020-08-15T13:22:10+05:30
draft: false
subtitle: "Javascript"
bg_image: "/images/bg-image.jpg"
description: "Markdown syntax"
author: "Gurusabarish"
github_link: "https://github.com/gurusabarish/hugo-profile"
author: "Gurusabarish"
tags:
- markdown
- css
- html
- themes
- blog
bg_image: ""
description: "This is a description of Markdown syntax "
---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+2 -3
View File
@@ -2,15 +2,14 @@
title: "Markdown syntax"
date: 2020-08-15T13:22:10+05:30
draft: false
subtitle: "Javascript"
github_link: "https://github.com/gurusabarish/hugo-profile"
author: "Gurusabarish"
tags:
- markdown
- css
- blog
bg_image: "/images/bg-image-4.jpg"
description: "Markdown syntax"
bg_image: ""
description: "This is a description of Markdown syntax "
---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+8 -8
View File
@@ -1,16 +1,16 @@
---
title: "Markdown syntax"
date: 2020-08-14T13:30:29+05:30
title: "Markdown syntax"
date: 2020-08-15T13:22:10+05:30
draft: false
subtitle: "Javascript"
author: "Gurusabarish"
github_link: "https://github.com/gurusabarish/hugo-profile"
author: "Gurusabarish"
tags:
- blog
- theme
- javascript
bg_image: "/images/bg-image-5.jpg"
description: "Markdown syntax"
- markdown
- css
- blog
bg_image: ""
description: "This is a description of Markdown syntax "
---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
+5 -4
View File
@@ -1,14 +1,15 @@
---
title: "Markdown syntax"
date: 2020-09-28T16:19:06+05:30
date: 2020-08-15T13:22:10+05:30
draft: false
subtitle: ""
github_link: "https://github.com/gurusabarish/hugo-profile"
author: ""
author: "Gurusabarish"
tags:
- markdown
- css
- blog
bg_image: ""
description: "Markdown syntax"
description: "This is a description of Markdown syntax "
---
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.