-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
195 lines (109 loc) · 8.45 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html>
<html lang="en" style="font-size: 105%">
<head>
<meta name="generator" content="Hugo 0.119.0">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Michael Neuper">
<meta name="description" content="TeXify3 - A LaTeX-style hugo theme with the gruvbox color scheme for personal blogging">
<link rel="apple-touch-icon" sizes="180x180" href="https://michaelneuper.github.io/hugo-texify3//images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://michaelneuper.github.io/hugo-texify3//images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://michaelneuper.github.io/hugo-texify3//images/favicon-16x16.png">
<meta name="keywords" content='hugo latex theme blog texify texify2 texify3 michael neuper'>
<link rel="stylesheet" href='/hugo-texify3/katex/katex.min.css'>
<script defer defer src='/hugo-texify3/katex/katex.min.js'></script>
<script defer src='/hugo-texify3/katex/contrib/auto-render.min.js'></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
renderMathInElement(document.body, {
delimiters: [
{left: '$$', right: '$$', display: true},
{left: '$', right: '$', display: false},
{left: '\\(', right: '\\)', display: false},
{left: '\\[', right: '\\]', display: true}
],
throwOnError : false
});
});
</script>
<script async data-name="BMC-Widget"
data-cfasync="true"
src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js"
data-id="michaelneuper"
data-description="Like what I do? Buy me a coffee!"
data-message=""
data-color="#d79921"
data-position="Right"
data-x_margin="18"
data-y_margin="18"
crossorigin="anonymous">
</script>
<meta property="og:title" content="TeXify3" />
<meta property="og:description" content="TeXify3 - A LaTeX-style hugo theme with the gruvbox color scheme for personal blogging" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://michaelneuper.github.io/hugo-texify3/" /><meta property="og:site_name" content="TeXify3" />
<link rel="canonical" href="https://michaelneuper.github.io/hugo-texify3/">
<link rel="alternate" type="application/rss+xml" href="https://michaelneuper.github.io/hugo-texify3/index.xml" title="TeXify3" />
<meta itemprop="name" content="TeXify3">
<meta itemprop="description" content="TeXify3 - A LaTeX-style hugo theme with the gruvbox color scheme for personal blogging">
<link rel="stylesheet" href="/hugo-texify3/css/common.min.e562d763c6d0825495eb17de8b2c1d9800cf7c08db1c36accedf77a5fccfc4b9.css" integrity="sha256-5WLXY8bQglSV6xfeiywdmADPfAjbHDaszt93pfzPxLk=" crossorigin="anonymous">
<link rel="stylesheet" href="/hugo-texify3/css/content.min.ba38eba94cb47fef9936258c42d11ff19fa9686a30b38e783773fe3f15eb44dc.css" integrity="sha256-ujjrqUy0f++ZNiWMQtEf8Z+paGows454N3P+PxXrRNw=" crossorigin="anonymous">
<title>TeXify3</title>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="TeXify3"/>
<meta name="twitter:description" content="TeXify3 - A LaTeX-style hugo theme with the gruvbox color scheme for personal blogging"/>
<link rel="stylesheet" href="/hugo-texify3/css/index.min.1a5a45e0f487fca4e7dc535918e08270aeedac29162a881bb3c2cf9171c418d2.css" integrity="sha256-GlpF4PSH/KTn3FNZGOCCcK7trCkWKogbs8LPkXHEGNI=" crossorigin="anonymous">
</head>
<body>
<div id="wrapper">
<header id="header">
<h1>
<a href="https://michaelneuper.github.io/hugo-texify3/">TeXify3</a>
<button id="dark-mode-toggle" class="dark-mode-toggle" aria-label="Toggle theme">
<svg width="2rem" height="2rem" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 496">
<path fill="currentColor" d="M8,256C8,393,119,504,256,504S504,393,504,256,393,8,256,8,8,119,8,256ZM256,440V72a184,184,0,0,1,0,368Z" transform="translate(-8 -8)"/>
</svg>
</button>
</h1>
<nav>
<span class="nav-bar-item">
<span class="icon"><svg width="1em" height="1em" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M17,11H16a1,1,0,0,0,0,2h1a1,1,0,0,0,0-2Zm0,4H16a1,1,0,0,0,0,2h1a1,1,0,0,0,0-2ZM11,9h6a1,1,0,0,0,0-2H11a1,1,0,0,0,0,2ZM21,3H7A1,1,0,0,0,6,4V7H3A1,1,0,0,0,2,8V18a3,3,0,0,0,3,3H18a4,4,0,0,0,4-4V4A1,1,0,0,0,21,3ZM6,18a1,1,0,0,1-2,0V9H6Zm14-1a2,2,0,0,1-2,2H7.82A3,3,0,0,0,8,18V5H20Zm-9-4h1a1,1,0,0,0,0-2H11a1,1,0,0,0,0,2Zm0,4h1a1,1,0,0,0,0-2H11a1,1,0,0,0,0,2Z"/></svg>
</span>
<a class="link" href="/hugo-texify3/posts/">Blog</a>
</span>
<span class="nav-bar-item">
<span class="icon"><svg width="1em" height="1em" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M2.88,16.88a3,3,0,0,0,0,4.24,3,3,0,0,0,4.24,0,3,3,0,0,0-4.24-4.24Zm2.83,2.83a1,1,0,0,1-1.42-1.42,1,1,0,0,1,1.42,0A1,1,0,0,1,5.71,19.71ZM5,12a1,1,0,0,0,0,2,5,5,0,0,1,5,5,1,1,0,0,0,2,0,7,7,0,0,0-7-7ZM5,8a1,1,0,0,0,0,2,9,9,0,0,1,9,9,1,1,0,0,0,2,0,11.08,11.08,0,0,0-3.22-7.78A11.08,11.08,0,0,0,5,8Zm10.61.39A15.11,15.11,0,0,0,5,4,1,1,0,0,0,5,6,13,13,0,0,1,18,19a1,1,0,0,0,2,0A15.11,15.11,0,0,0,15.61,8.39Z"/></svg>
</span>
<a class="link" href="/hugo-texify3/index.xml">RSS</a>
</span>
<span class="nav-bar-item">
<span class="icon"><svg width="1em" height="1em" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" data-name="Layer 1">
<path d="M10.07031,20.50291a1.00008,1.00008,0,0,0-1.18115-.9834c-1.30908.24024-2.96191.27637-3.40137-.958a5.70754,5.70754,0,0,0-1.83691-2.415,1.20073,1.20073,0,0,1-.1665-.10938,1,1,0,0,0-.93067-.64551H2.54883a.99965.99965,0,0,0-1,.99512c-.00391.81543.811,1.33789,1.1416,1.51465a4.4408,4.4408,0,0,1,.92383,1.35937c.36426,1.02344,1.42285,2.57617,4.46582,2.376.001.03516.00195.06836.00244.09863l.00439.26758a1,1,0,0,0,2,0l-.00488-.31836C10.07715,21.4951,10.07031,21.22068,10.07031,20.50291Zm10.667-15.126c.03174-.125.063-.26367.09034-.41992a6.27792,6.27792,0,0,0-.40821-3.293,1.002,1.002,0,0,0-.61572-.58007c-.356-.12012-1.67041-.35645-4.18408,1.25a13.86918,13.86918,0,0,0-6.354,0C6.76221.751,5.45459.9658,5.10205,1.07908a.99744.99744,0,0,0-.63135.584,6.3003,6.3003,0,0,0-.40332,3.35644c.02442.12793.05078.2461.07813.35449A6.26928,6.26928,0,0,0,2.89014,9.20311a8.42168,8.42168,0,0,0,.04248.92187c.334,4.60254,3.334,5.98438,5.42431,6.459-.04345.125-.083.25878-.11816.40039a1.00023,1.00023,0,0,0,1.94238.47851,1.6784,1.6784,0,0,1,.46778-.87793.99947.99947,0,0,0-.5459-1.74512c-3.4541-.39453-4.95362-1.80175-5.1792-4.89843a6.61076,6.61076,0,0,1-.03369-.73828,4.25769,4.25769,0,0,1,.91943-2.71289,3.022,3.022,0,0,1,.1958-.23145.99988.99988,0,0,0,.188-1.02441,3.3876,3.3876,0,0,1-.15527-.55567A4.09356,4.09356,0,0,1,6.1167,3.06346a7.54263,7.54263,0,0,1,2.415,1.17968,1.00877,1.00877,0,0,0,.82764.13282,11.77716,11.77716,0,0,1,6.17285.001,1.00549,1.00549,0,0,0,.83056-.13769,7.572,7.572,0,0,1,2.40528-1.19043,4.03977,4.03977,0,0,1,.0874,1.57812,3.205,3.205,0,0,1-.16895.60743.9999.9999,0,0,0,.188,1.02441c.07715.08691.1543.18066.22363.26855A4.12186,4.12186,0,0,1,20,9.20311a7.03888,7.03888,0,0,1-.0376.77734c-.22021,3.05566-1.72558,4.46387-5.1958,4.85937a1,1,0,0,0-.54541,1.7461,1.63079,1.63079,0,0,1,.46631.9082,3.06079,3.06079,0,0,1,.09229.81934v2.334C14.77,21.2949,14.77,21.78025,14.77,22.00291a1,1,0,1,0,2,0c0-.2168,0-.69238.00977-1.33984V18.31346a4.8815,4.8815,0,0,0-.15479-1.31153,4.25638,4.25638,0,0,0-.11621-.416,6.51258,6.51258,0,0,0,5.44531-6.42383A8.69677,8.69677,0,0,0,22,9.20311,6.13062,6.13062,0,0,0,20.7373,5.37693Z"/></svg>
</span>
<a class="link" href="https://github.com/michaelneuper/hugo-texify3">GitHub</a>
</span>
</nav>
</header>
<hr class="head-rule"></hr>
<main class="grid-container">
<div id="content" class="index">
</div>
<div class="sidebar">
</div>
</main>
<footer id="footer">
<div>
<span>Powered by <a class=link href=https://gohugo.io target=_blank rel=noopener>Hugo</a> |
Theme <a class=link href=https://github.com/michaelneuper/hugo-texify3 target=_blank rel=noopener>TeXify3</a>
</span>
</div>
<div>
<span>Copyright © 2024 Michael Neuper</span>
</div>
</footer>
</div>
<script src='https://michaelneuper.github.io/hugo-texify3/js/script.js' defer></script>
</body>
</html>