Skip to content

Commit ce6ba58

Browse files
committed
fresh blog data
1 parent bf1fd80 commit ce6ba58

File tree

234 files changed

+18530
-4334
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+18530
-4334
lines changed

blog/assets/jsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"baseUrl": ".",
44
"paths": {
55
"*": [
6-
"../themes/hugo-theme-stack/assets/*"
6+
"..\\themes\\hugo-theme-stack\\assets\\*"
77
]
88
}
99
}

blog/config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ permalinks:
88
post: /p/:slug/
99
page: /:slug/
1010

11-
DefaultContentLanguage: en
11+
DefaultContentLanguage: ru
1212
languages:
1313
en:
1414
languageName: en
1515
title: Blog
16-
description: php, js, db, linux, etc.
16+
description: ai, ml, nn, cv, ros, etc.
1717
weight: 2
1818
ru:
1919
languageName: ru
2020
title: Блог
21-
description: php, js, db, linux, etc.
21+
description: ai, ml, nn, cv, ros, etc.
2222
weight: 1
2323

2424
params:
2525
sidebar:
2626
# emoji: 🍥
27-
subtitle: php, js, db, linux, etc.
27+
subtitle: ai, ml, nn, cv, ros, etc.
2828
avatar:
2929
enabled: true
3030
local: true

blog/content/categories/Test/_index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

blog/content/categories/hugo/_index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

blog/content/hello/index.en.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

blog/content/hello/index.ru.md

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: About
3+
description: ml/ros specialist
4+
date: '2019-02-28'
5+
aliases:
6+
- about
7+
- contact
8+
lastmod: '2020-10-09'
9+
menu:
10+
main:
11+
weight: -90
12+
params:
13+
icon: user
14+
---
15+
16+
**About**
17+
18+
Spent 10 years in the oil & gas industry, then 5 years as a fullstack developer. Now focused on **ML** and **ROS**.
19+
20+
---
21+
22+
*Contact:* [svfcode@gmail.com](mailto:svfcode@gmail.com)

blog/content/page/about/index.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
title: About
3-
description: Full-stack web developer
2+
title: Обо мне
3+
description: ml/ros специалист
44
date: '2019-02-28'
55
aliases:
66
- about
77
- contact
8-
# license: CC BY-NC-ND
98
lastmod: '2020-10-09'
109
menu:
1110
main:
@@ -14,6 +13,10 @@ menu:
1413
icon: user
1514
---
1615

17-
Contacts
16+
**Обо мне**
1817

19-
- svfcode@gmail.com
18+
10 лет работал в нефтяной отрасли, затем 5 лет — фулстек-разработчиком. Сейчас занимаюсь **ML** и **ROS**.
19+
20+
---
21+
22+
*Контакты:* [svfcode@gmail.com](mailto:svfcode@gmail.com)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Archives"
3+
date: 2019-05-28
4+
layout: "archives"
5+
slug: "archives"
6+
menu:
7+
main:
8+
weight: -70
9+
params:
10+
icon: archives
11+
---

blog/content/page/archives/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Archives"
2+
title: "Архивы"
33
date: 2019-05-28
44
layout: "archives"
55
slug: "archives"

0 commit comments

Comments
 (0)