Skip to content

Commit 5fdd49f

Browse files
author
Sild
committed
update tags
1 parent 0c2ccc4 commit 5fdd49f

40 files changed

+235
-1527
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "themes/hugo-theme-hello-friend-ng"]
2+
path = themes/hugo-theme-hello-friend-ng
3+
url = https://github.com/rhazdon/hugo-theme-hello-friend-ng

content/posts/how_to_build_it.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title = 'How to build such blog'
33
date = 2023-12-06T19:32:50+01:00
44
draft = false
5-
tags = ['articles']
5+
tags = ['general']
66
+++
77

88
[Here](https://habr.com/en/articles/778900/) is a short guide on how you can build a page like this yourself using [Hugo](https://gohugo.io/).

public/404.html

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="ie=edge">
6+
67
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
78
<meta name="author" content="">
89
<meta name="description" content="" />
@@ -22,7 +23,9 @@
2223

2324

2425

25-
<link rel="stylesheet" href="/main.949191c1dcc9c4a887997048b240354e47152016d821198f89448496ba42e491.css" integrity="sha256-lJGRwdzJxKiHmXBIskA1TkcVIBbYIRmPiUSElrpC5JE=">
26+
<link rel="stylesheet" href="/main.min.244183cde1a38e0b08f82c11791181288f9aac1cc9618cd6f4e9e7710c5768ba.css" integrity="sha256-JEGDzeGjjgsI&#43;CwReRGBKI&#43;arBzJYYzW9OnncQxXaLo=" crossorigin="anonymous">
27+
28+
2629

2730

2831

@@ -35,11 +38,16 @@
3538
<meta name="msapplication-TileColor" content="">
3639

3740

38-
<meta itemprop="name" content="404 Page not found">
39-
<meta itemprop="description" content="Job and Education">
40-
<meta name="twitter:card" content="summary_large_image" />
41-
<meta name="twitter:image" content="https://sild.github.io/" /><meta name="twitter:title" content="404 Page not found"/>
42-
<meta name="twitter:description" content="Job and Education"/>
41+
42+
<meta itemprop="name" content="404 Page not found">
43+
<meta itemprop="description" content="Job and Education">
44+
<meta itemprop="image" content="https://sild.github.io/">
45+
46+
<meta name="twitter:card" content="summary_large_image">
47+
<meta name="twitter:image" content="https://sild.github.io/">
48+
<meta name="twitter:title" content="404 Page not found">
49+
<meta name="twitter:description" content="Job and Education">
50+
4351

4452

4553

@@ -83,7 +91,6 @@
8391

8492

8593
<span class="header__right">
86-
8794
<nav class="menu">
8895
<ul class="menu__inner"><li><a href="/posts">Posts</a></li><li><a href="/tags">Tags</a></li>
8996
</ul>
@@ -95,7 +102,6 @@
95102
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
96103
</svg>
97104
</span>
98-
99105
</span>
100106
</span>
101107
</header>
@@ -134,7 +140,7 @@ <h1>404</h1>
134140

135141

136142

137-
<script type="text/javascript" src="/bundle.min.46e438bd2eca7eb6358c700b40f6f56b22ab0b92503ecc11a2d8e4bcc610b8b4da83e5ea3d3e84fdb5f3c3c765744b9f5bbaf43cf5a027910be07ee39a9c12a1.js" integrity="sha512-RuQ4vS7KfrY1jHALQPb1ayKrC5JQPswRotjkvMYQuLTag&#43;XqPT6E/bXzw8dldEufW7r0PPWgJ5EL4H7jmpwSoQ=="></script>
143+
<script type="text/javascript" src="/bundle.min.e89fda0f29b95d33f6f4224dd9e5cf69d84aff3818be2b0d73e731689cc374261b016d17d46f8381962fb4a1577ba3017b1f23509d894f6e66431f988c00889e.js" integrity="sha512-6J/aDym5XTP29CJN2eXPadhK/zgYvisNc&#43;cxaJzDdCYbAW0X1G&#43;DgZYvtKFXe6MBex8jUJ2JT25mQx&#43;YjACIng=="></script>
138144

139145

140146

public/blog/index.html

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

public/blog/index.xml

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

public/blog/page/1/index.html

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

public/bundle.min.46e438bd2eca7eb6358c700b40f6f56b22ab0b92503ecc11a2d8e4bcc610b8b4da83e5ea3d3e84fdb5f3c3c765744b9f5bbaf43cf5a027910be07ee39a9c12a1.js

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

public/categories/index.html

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="ie=edge">
6+
67
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
78
<meta name="author" content="">
89
<meta name="description" content="" />
@@ -22,7 +23,9 @@
2223

2324

2425

25-
<link rel="stylesheet" href="/main.949191c1dcc9c4a887997048b240354e47152016d821198f89448496ba42e491.css" integrity="sha256-lJGRwdzJxKiHmXBIskA1TkcVIBbYIRmPiUSElrpC5JE=">
26+
<link rel="stylesheet" href="/main.min.244183cde1a38e0b08f82c11791181288f9aac1cc9618cd6f4e9e7710c5768ba.css" integrity="sha256-JEGDzeGjjgsI&#43;CwReRGBKI&#43;arBzJYYzW9OnncQxXaLo=" crossorigin="anonymous">
27+
28+
2629

2730

2831

@@ -35,11 +38,15 @@
3538
<meta name="msapplication-TileColor" content="">
3639

3740

38-
<meta itemprop="name" content="Categories">
39-
<meta itemprop="description" content="Job and Education">
40-
<meta name="twitter:card" content="summary_large_image" />
41-
<meta name="twitter:image" content="https://sild.github.io/" /><meta name="twitter:title" content="Categories"/>
42-
<meta name="twitter:description" content="Job and Education"/>
41+
42+
<meta itemprop="name" content="Categories">
43+
<meta itemprop="description" content="Job and Education">
44+
<meta itemprop="image" content="https://sild.github.io/">
45+
46+
<meta name="twitter:card" content="summary_large_image">
47+
<meta name="twitter:image" content="https://sild.github.io/">
48+
<meta name="twitter:title" content="Categories">
49+
<meta name="twitter:description" content="Job and Education">
4350

4451

4552

@@ -58,6 +65,7 @@
5865

5966

6067

68+
6169
</head>
6270

6371

@@ -84,7 +92,6 @@
8492

8593

8694
<span class="header__right">
87-
8895
<nav class="menu">
8996
<ul class="menu__inner"><li><a href="/posts">Posts</a></li><li><a href="/tags">Tags</a></li>
9097
</ul>
@@ -96,7 +103,6 @@
96103
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/>
97104
</svg>
98105
</span>
99-
100106
</span>
101107
</span>
102108
</header>
@@ -105,7 +111,7 @@
105111
<div class="content">
106112

107113

108-
114+
109115
<main class="posts">
110116
<h1>Categories</h1>
111117

@@ -136,7 +142,7 @@ <h1>Categories</h1>
136142

137143

138144

139-
<script type="text/javascript" src="/bundle.min.46e438bd2eca7eb6358c700b40f6f56b22ab0b92503ecc11a2d8e4bcc610b8b4da83e5ea3d3e84fdb5f3c3c765744b9f5bbaf43cf5a027910be07ee39a9c12a1.js" integrity="sha512-RuQ4vS7KfrY1jHALQPb1ayKrC5JQPswRotjkvMYQuLTag&#43;XqPT6E/bXzw8dldEufW7r0PPWgJ5EL4H7jmpwSoQ=="></script>
145+
<script type="text/javascript" src="/bundle.min.e89fda0f29b95d33f6f4224dd9e5cf69d84aff3818be2b0d73e731689cc374261b016d17d46f8381962fb4a1577ba3017b1f23509d894f6e66431f988c00889e.js" integrity="sha512-6J/aDym5XTP29CJN2eXPadhK/zgYvisNc&#43;cxaJzDdCYbAW0X1G&#43;DgZYvtKFXe6MBex8jUJ2JT25mQx&#43;YjACIng=="></script>
140146

141147

142148

0 commit comments

Comments
 (0)