Skip to content

Commit 32f34cd

Browse files
committed
AI from the trenches
1 parent 2cf4366 commit 32f34cd

File tree

113 files changed

+3432
-3302
lines changed

Some content is hidden

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

113 files changed

+3432
-3302
lines changed

docs/404.html

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,34 @@
11
<!DOCTYPE html>
22
<html lang="en">
33

4-
<head>
4+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77

88
<meta name="author" content="Dmitry M">
99
<meta name="description" content="Dmitry&#39;s personal website">
1010
<meta name="keywords" content="blog,developer,personal">
1111

12-
<meta name="twitter:card" content="summary"/>
13-
<meta name="twitter:title" content="404 Page not found"/>
14-
<meta name="twitter:description" content="Dmitry&#39;s personal website"/>
15-
16-
<meta property="og:title" content="404 Page not found" />
17-
<meta property="og:description" content="Dmitry&#39;s personal website" />
18-
<meta property="og:type" content="website" />
19-
<meta property="og:url" content="https://dmitrym.online/404.html" />
12+
13+
<meta name="twitter:card" content="summary">
14+
<meta name="twitter:title" content="404 Page not found">
15+
<meta name="twitter:description" content="Dmitry&#39;s personal website">
2016

17+
<meta property="og:url" content="http://localhost:1313/404.html">
18+
<meta property="og:site_name" content="Dmitry M - Veridis Quo">
19+
<meta property="og:title" content="404 Page not found">
20+
<meta property="og:description" content="Dmitry&#39;s personal website">
21+
<meta property="og:locale" content="en">
22+
<meta property="og:type" content="website">
2123

2224

2325

24-
<base href="https://dmitrym.online/404.html">
26+
<base href="http://localhost:1313/404.html">
2527

2628
<title>Dmitry M - Veridis Quo</title>
2729

2830

29-
<link rel="canonical" href="https://dmitrym.online/404.html">
31+
<link rel="canonical" href="http://localhost:1313/404.html">
3032

3133

3234
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700" rel="stylesheet">
@@ -36,27 +38,27 @@
3638

3739

3840

39-
<link rel="stylesheet" href="https://dmitrym.online/css/coder.min.8a0620e4f0e4dc1d46e4547e92d30120d90b9c9d55f9b1301a8646c76ffe6d3b.css" integrity="sha256-igYg5PDk3B1G5FR&#43;ktMBINkLnJ1V&#43;bEwGoZGx2/&#43;bTs=" crossorigin="anonymous" media="screen" />
41+
<link rel="stylesheet" href="/css/coder.css" media="screen">
4042

4143

4244

4345

4446

4547

4648

47-
<link rel="stylesheet" href="https://dmitrym.online/css/custom.css" />
49+
<link rel="stylesheet" href="/css/custom.css" />
4850

49-
<link rel="stylesheet" href="https://dmitrym.online/images/syntax.css" />
51+
<link rel="stylesheet" href="/images/syntax.css" />
5052

5153

5254

5355

5456

5557

56-
<link rel="icon" type="image/png" href="https://dmitrym.online/img/favicon-32x32.png" sizes="32x32">
57-
<link rel="icon" type="image/png" href="https://dmitrym.online/img/favicon-16x16.png" sizes="16x16">
58+
<link rel="icon" type="image/png" href="http://localhost:1313/img/favicon-32x32.png" sizes="32x32">
59+
<link rel="icon" type="image/png" href="http://localhost:1313/img/favicon-16x16.png" sizes="16x16">
5860

59-
<meta name="generator" content="Hugo 0.102.3" />
61+
<meta name="generator" content="Hugo 0.147.7">
6062
</head>
6163

6264

@@ -65,7 +67,7 @@
6567
<main class="wrapper">
6668
<nav class="navigation">
6769
<section class="container">
68-
<a class="navigation-title" href="https://dmitrym.online/">
70+
<a class="navigation-title" href="/">
6971
Dmitry M - Veridis Quo
7072
</a>
7173
<input type="checkbox" id="menu-toggle" />
@@ -74,23 +76,23 @@
7476

7577

7678
<li class="navigation-item">
77-
<a class="navigation-link" href="https://dmitrym.online/posts/">Blog</a>
79+
<a class="navigation-link" href="http://localhost:1313/posts/">Blog</a>
7880
</li>
7981

8082
<li class="navigation-item">
8183
<a class="navigation-link" href="https://til.dmitrym.online/">TIL</a>
8284
</li>
8385

8486
<li class="navigation-item">
85-
<a class="navigation-link" href="https://dmitrym.online/tags/">Tags</a>
87+
<a class="navigation-link" href="http://localhost:1313/tags/">Tags</a>
8688
</li>
8789

8890
<li class="navigation-item">
89-
<a class="navigation-link" href="https://dmitrym.online/pages/about/">About</a>
91+
<a class="navigation-link" href="http://localhost:1313/pages/about/">About</a>
9092
</li>
9193

9294
<li class="navigation-item">
93-
<a class="navigation-link" href="https://dmitrym.online/pages/projects/">Projects</a>
95+
<a class="navigation-link" href="http://localhost:1313/pages/projects/">Projects</a>
9496
</li>
9597

9698

@@ -106,7 +108,7 @@
106108
<div class="error">
107109
<h1>404</h1>
108110
<h2>Page Not Found</h2>
109-
<p>Sorry, this page does not exist.<br />You can head back to <a href="https://dmitrym.online">homepage</a>.</p>
111+
<p>Sorry, this page does not exist.<br />You can head back to <a href="http://localhost:1313/">homepage</a>.</p>
110112
</div>
111113
</section>
112114

docs/categories/index.html

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,34 @@
11
<!DOCTYPE html>
22
<html lang="en">
33

4-
<head>
4+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77

88
<meta name="author" content="Dmitry M">
99
<meta name="description" content="Dmitry&#39;s personal website">
1010
<meta name="keywords" content="blog,developer,personal">
1111

12-
<meta name="twitter:card" content="summary"/>
13-
<meta name="twitter:title" content="Categories"/>
14-
<meta name="twitter:description" content="Dmitry&#39;s personal website"/>
15-
16-
<meta property="og:title" content="Categories" />
17-
<meta property="og:description" content="Dmitry&#39;s personal website" />
18-
<meta property="og:type" content="website" />
19-
<meta property="og:url" content="https://dmitrym.online/categories/" />
12+
13+
<meta name="twitter:card" content="summary">
14+
<meta name="twitter:title" content="Categories">
15+
<meta name="twitter:description" content="Dmitry&#39;s personal website">
2016

17+
<meta property="og:url" content="http://localhost:1313/categories/">
18+
<meta property="og:site_name" content="Dmitry M - Veridis Quo">
19+
<meta property="og:title" content="Categories">
20+
<meta property="og:description" content="Dmitry&#39;s personal website">
21+
<meta property="og:locale" content="en">
22+
<meta property="og:type" content="website">
2123

2224

2325

24-
<base href="https://dmitrym.online/categories/">
26+
<base href="http://localhost:1313/categories/">
2527

2628
<title>Category: Categories · Dmitry M - Veridis Quo</title>
2729

2830

29-
<link rel="canonical" href="https://dmitrym.online/categories/">
31+
<link rel="canonical" href="http://localhost:1313/categories/">
3032

3133

3234
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700" rel="stylesheet">
@@ -36,28 +38,28 @@
3638

3739

3840

39-
<link rel="stylesheet" href="https://dmitrym.online/css/coder.min.8a0620e4f0e4dc1d46e4547e92d30120d90b9c9d55f9b1301a8646c76ffe6d3b.css" integrity="sha256-igYg5PDk3B1G5FR&#43;ktMBINkLnJ1V&#43;bEwGoZGx2/&#43;bTs=" crossorigin="anonymous" media="screen" />
41+
<link rel="stylesheet" href="/css/coder.css" media="screen">
4042

4143

4244

4345

4446

4547

4648

47-
<link rel="stylesheet" href="https://dmitrym.online/css/custom.css" />
49+
<link rel="stylesheet" href="/css/custom.css" />
4850

49-
<link rel="stylesheet" href="https://dmitrym.online/images/syntax.css" />
51+
<link rel="stylesheet" href="/images/syntax.css" />
5052

5153

5254

5355

5456

5557

56-
<link rel="icon" type="image/png" href="https://dmitrym.online/img/favicon-32x32.png" sizes="32x32">
57-
<link rel="icon" type="image/png" href="https://dmitrym.online/img/favicon-16x16.png" sizes="16x16">
58+
<link rel="icon" type="image/png" href="http://localhost:1313/img/favicon-32x32.png" sizes="32x32">
59+
<link rel="icon" type="image/png" href="http://localhost:1313/img/favicon-16x16.png" sizes="16x16">
5860

59-
<link rel="alternate" type="application/rss+xml" href="https://dmitrym.online/categories/index.xml" title="Dmitry M - Veridis Quo" />
60-
<meta name="generator" content="Hugo 0.102.3" />
61+
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="Dmitry M - Veridis Quo" />
62+
<meta name="generator" content="Hugo 0.147.7">
6163
</head>
6264

6365

@@ -66,7 +68,7 @@
6668
<main class="wrapper">
6769
<nav class="navigation">
6870
<section class="container">
69-
<a class="navigation-title" href="https://dmitrym.online/">
71+
<a class="navigation-title" href="/">
7072
Dmitry M - Veridis Quo
7173
</a>
7274
<input type="checkbox" id="menu-toggle" />
@@ -75,23 +77,23 @@
7577

7678

7779
<li class="navigation-item">
78-
<a class="navigation-link" href="https://dmitrym.online/posts/">Blog</a>
80+
<a class="navigation-link" href="http://localhost:1313/posts/">Blog</a>
7981
</li>
8082

8183
<li class="navigation-item">
8284
<a class="navigation-link" href="https://til.dmitrym.online/">TIL</a>
8385
</li>
8486

8587
<li class="navigation-item">
86-
<a class="navigation-link" href="https://dmitrym.online/tags/">Tags</a>
88+
<a class="navigation-link" href="http://localhost:1313/tags/">Tags</a>
8789
</li>
8890

8991
<li class="navigation-item">
90-
<a class="navigation-link" href="https://dmitrym.online/pages/about/">About</a>
92+
<a class="navigation-link" href="http://localhost:1313/pages/about/">About</a>
9193
</li>
9294

9395
<li class="navigation-item">
94-
<a class="navigation-link" href="https://dmitrym.online/pages/projects/">Projects</a>
96+
<a class="navigation-link" href="http://localhost:1313/pages/projects/">Projects</a>
9597
</li>
9698

9799

docs/categories/index.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on Dmitry M - Veridis Quo</title>
5-
<link>https://dmitrym.online/categories/</link>
5+
<link>http://localhost:1313/categories/</link>
66
<description>Recent content in Categories on Dmitry M - Veridis Quo</description>
7-
<generator>Hugo -- gohugo.io</generator>
8-
<language>en</language><atom:link href="https://dmitrym.online/categories/index.xml" rel="self" type="application/rss+xml" />
7+
<generator>Hugo</generator>
8+
<language>en</language>
9+
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
910
</channel>
1011
</rss>

docs/categories/page/1/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>https://dmitrym.online/categories/</title>
5-
<link rel="canonical" href="https://dmitrym.online/categories/">
4+
<title>http://localhost:1313/categories/</title>
5+
<link rel="canonical" href="http://localhost:1313/categories/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://dmitrym.online/categories/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/categories/">
99
</head>
1010
</html>

0 commit comments

Comments
 (0)