Skip to content

Commit 1c9fe84

Browse files
committed
Bump theme to latest version to fix compatibility with hugo version
1 parent 698463a commit 1c9fe84

File tree

2,064 files changed

+60634
-12976
lines changed

Some content is hidden

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

2,064 files changed

+60634
-12976
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ languageCode = 'en-us'
22
defaultContentLanguage = "en"
33
baseURL = 'https://crac.org/'
44
title = 'crac.org'
5-
theme = 'hugo-theme-relearn'
5+
theme = 'hugo-theme-relearn-7.3.2'
66
publishDir = "public"
77

88
[markup.goldmark.renderer]

public/404.html

Lines changed: 153 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,153 @@
1+
<!DOCTYPE html>
2+
<html lang="en-us" dir="ltr" itemscope itemtype="http://schema.org/Article" data-r-output-format="html">
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
6+
<meta name="generator" content="Hugo 0.139.4">
7+
<meta name="generator" content="Relearn 7.3.2">
8+
<meta name="description" content="">
9+
<meta name="author" content="">
10+
<meta name="twitter:card" content="summary">
11+
<meta name="twitter:title" content="404 Page not found :: crac.org">
12+
<meta property="og:url" content="http://localhost:1313/404.html">
13+
<meta property="og:site_name" content="crac.org">
14+
<meta property="og:title" content="404 Page not found :: crac.org">
15+
<meta property="og:locale" content="en_us">
16+
<meta property="og:type" content="website">
17+
<meta itemprop="name" content="404 Page not found :: crac.org">
18+
<title>404 Page not found :: crac.org</title>
19+
<base href="http://localhost:1313/">
20+
<link href="/css/fontawesome-all.min.css?1738922221" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/fontawesome-all.min.css?1738922221" rel="stylesheet"></noscript>
21+
<link href="/css/auto-complete.css?1738922221" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/css/auto-complete.css?1738922221" rel="stylesheet"></noscript>
22+
<link href="/css/perfect-scrollbar.min.css?1738922221" rel="stylesheet">
23+
<link href="/css/theme.css?1738922221" rel="stylesheet">
24+
<link href="/css/format-html.css?1738922221" rel="stylesheet" id="R-format-style">
25+
<script>
26+
window.relearn = window.relearn || {};
27+
window.relearn.relBasePath='.';
28+
window.relearn.relBaseUri='.';
29+
window.relearn.absBaseUri='http:\/\/localhost:1313';
30+
window.relearn.min = ``;
31+
window.relearn.disableAnchorCopy=false;
32+
window.relearn.disableAnchorScrolling=false;
33+
// variant stuff
34+
window.relearn.themevariants = [ 'blue' ];
35+
window.relearn.customvariantname = "my-custom-variant";
36+
window.relearn.changeVariant = function(variant) {
37+
var oldVariant = document.documentElement.dataset.rThemeVariant;
38+
window.localStorage.setItem(window.relearn.absBaseUri + "/variant", variant);
39+
document.documentElement.dataset.rThemeVariant = variant;
40+
if (oldVariant != variant) {
41+
document.dispatchEvent( new CustomEvent('themeVariantLoaded', { detail: { variant, oldVariant } }) );
42+
}
43+
}
44+
window.relearn.markVariant = function() {
45+
var variant = window.localStorage.getItem(window.relearn.absBaseUri + "/variant");
46+
var select = document.querySelector("#R-select-variant");
47+
if (select) {
48+
select.value = variant;
49+
}
50+
}
51+
window.relearn.initVariant = function() {
52+
var variant = window.localStorage.getItem(window.relearn.absBaseUri + "/variant") ?? "";
53+
if( variant == window.relearn.customvariantname ){
54+
}else if( !variant || !window.relearn.themevariants.includes(variant) ){
55+
variant = window.relearn.themevariants[0];
56+
window.localStorage.setItem(window.relearn.absBaseUri + "/variant", variant);
57+
}
58+
document.documentElement.dataset.rThemeVariant = variant;
59+
}
60+
window.relearn.initVariant();
61+
window.relearn.markVariant();
62+
// translations
63+
window.T_Copy_to_clipboard = `Copy to clipboard`;
64+
window.T_Copied_to_clipboard = `Copied to clipboard!`;
65+
window.T_Copy_link_to_clipboard = `Copy link to clipboard`;
66+
window.T_Link_copied_to_clipboard = `Copied link to clipboard!`;
67+
window.T_Reset_view = `Reset view`;
68+
window.T_View_reset = `View reset!`;
69+
window.T_No_results_found = `No results found for "{0}"`;
70+
window.T_N_results_found = `{1} results found for "{0}"`;
71+
</script>
72+
</head>
73+
<body class="mobile-support html notfound" data-url="/404.html">
74+
<div id="R-body" class="default-animation">
75+
<main id="R-body-inner" class="highlightable chapter" tabindex="-1">
76+
<div class="flex-block-wrapper">
77+
<article>
78+
<h1 id="404"><span>4</span><i class="far fa-frown"></i><span>4</span></h1>
79+
<h2 id="not-found">Not found</h2>
80+
<p></p>
81+
<p>Whoops. Looks like this page doesn&#39;t exist ¯\_(ツ)_/¯.</p>
82+
<p></p>
83+
<p><a href="/index.html">Go to homepage</a></p>
84+
<p id="shrug">
85+
<svg xmlns="http://www.w3.org/2000/svg"
86+
viewBox="0 0 512.000000 512.000000"
87+
preserveAspectRatio="xMidYMid meet">
88+
89+
<g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
90+
style="fill:#000000;stroke:none;">
91+
<path d="M2359 4821 c-330 -72 -613 -312 -803 -681 -53 -102 -74 -133 -105
92+
-154 -46 -32 -103 -113 -121 -170 -7 -23 -11 -72 -8 -120 3 -65 10 -91 33
93+
-134 36 -66 91 -117 161 -149 30 -13 54 -30 54 -38 0 -33 56 -199 94 -281 54
94+
-115 110 -196 192 -283 35 -38 64 -71 64 -74 0 -3 -17 -11 -37 -18 -57 -18
95+
-170 -77 -238 -122 -75 -52 -213 -184 -270 -259 -51 -68 -46 -74 -75 101 -12
96+
68 -32 150 -45 182 -65 160 -179 253 -342 279 -125 20 -234 85 -376 224 -103
97+
101 -149 127 -233 134 -115 9 -217 -48 -272 -152 -38 -73 -38 -177 0 -259 68
98+
-146 246 -382 417 -554 l101 -102 96 -533 c52 -293 104 -556 113 -583 67 -191
99+
246 -315 455 -315 138 0 251 46 347 142 l49 49 0 -256 c0 -208 3 -263 15 -293
100+
20 -47 50 -79 97 -103 36 -18 71 -19 838 -19 780 0 802 1 840 20 44 22 82 68
101+
99 119 7 22 11 122 11 278 l0 244 49 -49 c96 -96 209 -142 347 -142 209 0 388
102+
124 455 315 9 27 61 290 113 583 l96 533 101 102 c171 172 349 408 417 554 38
103+
82 38 186 0 259 -55 104 -157 161 -272 152 -84 -7 -130 -33 -233 -134 -142
104+
-139 -251 -204 -376 -224 -163 -26 -277 -119 -342 -279 -13 -32 -33 -114 -45
105+
-182 -29 -175 -24 -169 -75 -101 -101 134 -259 264 -423 346 l-72 36 92 93
106+
c51 50 109 116 128 144 l35 52 57 1 c164 0 310 134 325 298 7 74 -10 147 -48
107+
207 -26 40 -30 60 -40 168 -24 283 -91 497 -213 682 -155 232 -387 382 -706
108+
456 -128 30 -405 35 -521 10z m426 -197 c120 -20 265 -71 362 -125 106 -60
109+
242 -196 302 -302 70 -125 126 -307 146 -479 9 -70 13 -69 -153 -32 -360 81
110+
-724 280 -888 486 -63 79 -100 105 -160 114 -61 9 -107 -10 -204 -83 -144
111+
-109 -279 -163 -403 -163 l-59 0 37 68 c50 92 164 240 233 303 118 108 259
112+
183 402 214 88 18 275 18 385 -1z m-295 -674 c108 -107 232 -191 421 -284 207
113+
-103 534 -206 656 -206 60 0 123 -64 123 -125 0 -43 -27 -93 -62 -115 -26 -17
114+
-43 -20 -83 -15 -134 16 -135 15 -203 -90 -69 -106 -230 -260 -332 -318 -255
115+
-143 -537 -153 -781 -26 -242 126 -419 382 -469 679 -15 90 -43 124 -111 135
116+
-89 15 -129 56 -129 132 0 49 18 82 58 109 30 20 40 22 154 17 103 -4 138 -2
117+
210 16 136 32 283 108 388 199 l35 31 19 -27 c10 -15 58 -65 106 -112z m-2091
118+
-974 c186 -176 301 -240 493 -276 119 -23 182 -109 213 -290 8 -52 42 -230 75
119+
-395 78 -394 103 -549 95 -588 -29 -136 -171 -202 -287 -134 -25 15 -55 42
120+
-67 60 -21 34 -54 197 -131 642 -23 132 -46 256 -52 275 -7 23 -43 65 -109
121+
128 -220 210 -444 522 -425 595 9 37 44 67 78 67 22 0 49 -19 117 -84z m4489
122+
54 c38 -36 39 -67 2 -138 -75 -145 -239 -351 -399 -504 -66 -63 -102 -105
123+
-109 -128 -6 -19 -29 -143 -52 -275 -77 -445 -110 -608 -131 -642 -12 -18 -42
124+
-45 -67 -60 -116 -68 -258 -2 -287 134 -8 39 17 194 95 588 33 165 67 343 75
125+
395 31 181 94 267 213 290 192 36 307 100 493 276 96 91 125 103 167 64z
126+
m-2850 -536 c56 -270 324 -461 595 -424 205 28 393 204 439 411 6 30 14 58 18
127+
62 8 10 128 -34 190 -70 166 -96 311 -245 387 -398 57 -113 57 -117 28 -287
128+
-56 -322 -58 -411 -13 -510 74 -161 263 -254 420 -205 45 14 47 14 38 -2 -17
129+
-33 -87 -88 -133 -106 -68 -26 -179 -17 -240 18 -25 15 -92 78 -150 142 l-105
130+
114 -4 97 c-3 91 -5 97 -31 120 -38 33 -96 33 -134 0 l-28 -24 -3 -476 -3
131+
-476 -749 0 -749 0 -3 481 -3 481 -28 24 c-38 33 -96 33 -134 0 -26 -23 -28
132+
-29 -31 -120 l-4 -97 -105 -114 c-58 -64 -125 -127 -150 -142 -61 -35 -172
133+
-44 -240 -18 -46 18 -116 73 -133 106 -9 16 -7 16 38 2 157 -49 346 44 420
134+
205 45 99 43 188 -13 510 -29 170 -29 174 28 287 97 197 295 373 507 451 60
135+
22 65 19 78 -42z m421 -4 c96 -15 253 -8 346 14 33 8 62 13 64 10 11 -10 -35
136+
-99 -74 -141 -175 -195 -480 -111 -559 154 l-7 21 73 -23 c40 -13 111 -29 157
137+
-35z"/>
138+
<path d="M2236 3664 c-20 -20 -26 -37 -26 -68 0 -52 20 -81 65 -96 70 -23 141
139+
42 127 116 -13 71 -113 100 -166 48z"/>
140+
<path d="M2865 3548 c-94 -51 -61 -188 45 -188 103 0 141 138 50 185 -34 18
141+
-67 19 -95 3z"/>
142+
<path d="M2308 3093 c-29 -18 -48 -52 -48 -86 0 -33 36 -86 62 -92 134 -31
143+
266 -55 303 -55 63 0 95 32 95 92 0 82 -11 88 -230 133 -144 29 -147 29 -182
144+
8z"/>
145+
</g>
146+
</svg>
147+
</p>
148+
</article>
149+
</div>
150+
</main>
151+
</div>
152+
</body>
153+
</html>

public/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.crac.org

0 commit comments

Comments
 (0)