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

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Dec 16, 2023
1 parent a2cd973 commit 60b3499
Show file tree
Hide file tree
Showing 99 changed files with 64 additions and 29,846 deletions.
Binary file modified assets/images/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions content/english/about/_index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: "Hey, I am John Doe!"
title: "Hey, I'm Dima!"
meta_title: "About"
description: "this is meta description"
image: "/images/avatar.png"
image: "/images/favicon.png"
draft: false
---

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.
Hey, I'm Dima, a Game developer! I develop different games and game engines, and Fusion engine is one of my Game engines!
4 changes: 2 additions & 2 deletions content/english/blog/post-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: "Blog post posibilities (example)"
meta_title: ""
description: "this is meta description"
date: 2022-04-04T05:00:00Z
date: 2023-12-16T05:00:00Z
image: "/images/image-placeholder.png"
categories: ["Application", "Data"]
author: "John Doe"
author: "Dima Marhitych"
tags: ["nextjs", "tailwind"]
draft: false
---
Expand Down
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

18 changes: 9 additions & 9 deletions docs/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,15 +161,15 @@



<meta property="og:image" content="/images/avatar.png" />
<meta name="twitter:image" content="/images/avatar.png" />
<meta property="og:image" content="/images/favicon.png" />
<meta name="twitter:image" content="/images/favicon.png" />
<meta
name="twitter:card"
content="summary" />


<meta property="og:image:width" content="194" />
<meta property="og:image:height" content="194" />
<meta property="og:image:width" content="500" />
<meta property="og:image:height" content="500" />



Expand Down Expand Up @@ -844,14 +844,14 @@

<img

src="/images/avatar_hu2fb2c1ffbbc34375e1753f29fe535e66_2271_200x200_resize_q90_h2_lanczos_3.webp" loading="lazy" decoding="async"
src="/images/favicon_hued4f510fddaeb58fc0f2936f9a75ab3c_198655_200x200_resize_q90_h2_lanczos_3.webp" loading="lazy" decoding="async"


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



Expand All @@ -864,8 +864,8 @@



<h2 class="h3 mb-6">Hey, I am John Doe!</h2>
<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>
<h2 class="h3 mb-6">Hey, I&#39;m Dima!</h2>
<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>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/about/index.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Hey, I am John Doe! on Fusion Engine</title>
<title>Hey, I&#39;m Dima! on Fusion Engine</title>
<link>/about/</link>
<description>Recent content in Hey, I am John Doe! on Fusion Engine</description>
<description>Recent content in Hey, I&#39;m Dima! on Fusion Engine</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="/about/index.xml" rel="self" type="application/rss+xml" />
Expand Down
Loading

0 comments on commit 60b3499

Please sign in to comment.