Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit 60b3499

Browse files
committed
Update website
1 parent a2cd973 commit 60b3499

File tree

99 files changed

+64
-29846
lines changed

Some content is hidden

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

99 files changed

+64
-29846
lines changed

assets/images/screenshot.png

105 KB
Loading

content/english/about/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Hey, I am John Doe!"
2+
title: "Hey, I'm Dima!"
33
meta_title: "About"
44
description: "this is meta description"
5-
image: "/images/avatar.png"
5+
image: "/images/favicon.png"
66
draft: false
77
---
88

9-
Lorem ipsum dolor sit amet consectetur adipisicing elit. Corporis illum nesciunt commodi vel nisi ut alias excepturi ipsum, totam, labore tempora, odit ex iste tempore sed. Fugit voluptatibus perspiciatis assumenda nulla ad nihil, omnis vel, doloremque sit quam autem optio maiores, illum eius facilis et quo consectetur provident dolor similique! Enim voluptatem dicta expedita veritatis repellat dolorum impedit, provident quasi at.
9+
Hey, I'm Dima, a Game developer! I develop different games and game engines, and Fusion engine is one of my Game engines!

content/english/blog/post-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: "Blog post posibilities (example)"
33
meta_title: ""
44
description: "this is meta description"
5-
date: 2022-04-04T05:00:00Z
5+
date: 2023-12-16T05:00:00Z
66
image: "/images/image-placeholder.png"
77
categories: ["Application", "Data"]
8-
author: "John Doe"
8+
author: "Dima Marhitych"
99
tags: ["nextjs", "tailwind"]
1010
draft: false
1111
---

docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/about/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -161,15 +161,15 @@
161161

162162

163163

164-
<meta property="og:image" content="/images/avatar.png" />
165-
<meta name="twitter:image" content="/images/avatar.png" />
164+
<meta property="og:image" content="/images/favicon.png" />
165+
<meta name="twitter:image" content="/images/favicon.png" />
166166
<meta
167167
name="twitter:card"
168168
content="summary" />
169169

170170

171-
<meta property="og:image:width" content="194" />
172-
<meta property="og:image:height" content="194" />
171+
<meta property="og:image:width" content="500" />
172+
<meta property="og:image:height" content="500" />
173173

174174

175175

@@ -844,14 +844,14 @@
844844

845845
<img
846846

847-
src="/images/avatar_hu2fb2c1ffbbc34375e1753f29fe535e66_2271_200x200_resize_q90_h2_lanczos_3.webp" loading="lazy" decoding="async"
847+
src="/images/favicon_hued4f510fddaeb58fc0f2936f9a75ab3c_198655_200x200_resize_q90_h2_lanczos_3.webp" loading="lazy" decoding="async"
848848

849849

850-
alt="Hey, I am John Doe!"
850+
alt="Hey, I&#39;m Dima!"
851851
class=" mx-auto mb-6 img"
852852
width="200"
853853
height="200"
854-
onerror="this.onerror='null';this.src='\/images\/avatar_hu2fb2c1ffbbc34375e1753f29fe535e66_2271_200x200_resize_lanczos_3.png';" />
854+
onerror="this.onerror='null';this.src='\/images\/favicon_hued4f510fddaeb58fc0f2936f9a75ab3c_198655_200x200_resize_lanczos_3.png';" />
855855

856856

857857

@@ -864,8 +864,8 @@
864864

865865

866866

867-
<h2 class="h3 mb-6">Hey, I am John Doe!</h2>
868-
<div class="content"><p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Corporis illum nesciunt commodi vel nisi ut alias excepturi ipsum, totam, labore tempora, odit ex iste tempore sed. Fugit voluptatibus perspiciatis assumenda nulla ad nihil, omnis vel, doloremque sit quam autem optio maiores, illum eius facilis et quo consectetur provident dolor similique! Enim voluptatem dicta expedita veritatis repellat dolorum impedit, provident quasi at.</p>
867+
<h2 class="h3 mb-6">Hey, I&#39;m Dima!</h2>
868+
<div class="content"><p>Hey, I&rsquo;m Dima, a Game developer! I develop different games and game engines, and Fusion engine is one of my Game engines!</p>
869869
</div>
870870
</div>
871871
</div>

docs/about/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
4-
<title>Hey, I am John Doe! on Fusion Engine</title>
4+
<title>Hey, I&#39;m Dima! on Fusion Engine</title>
55
<link>/about/</link>
6-
<description>Recent content in Hey, I am John Doe! on Fusion Engine</description>
6+
<description>Recent content in Hey, I&#39;m Dima! on Fusion Engine</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
99
<atom:link href="/about/index.xml" rel="self" type="application/rss+xml" />

0 commit comments

Comments
 (0)