1
0
Fork 0

More runes

This commit is contained in:
Lethe Beltane 2023-11-29 09:40:11 -06:00
parent 9e5d331017
commit af6d8e92f2
Signed by: lethe
GPG key ID: 21A3DA3DE29CB63C
18 changed files with 867 additions and 464 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
*.swp
.bsync*
*.kate-swp

16
img/runes/chalc.svg Executable file
View file

@ -0,0 +1,16 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="40.000000pt" height="68.000000pt" viewBox="0 0 40.000000 68.000000"
preserveAspectRatio="xMidYMid meet">
<g transform="translate(0.000000,68.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M6 649 c-12 -64 -8 -73 84 -164 l90 -90 0 -197 c0 -191 1 -198 20
-198 19 0 20 7 20 198 l0 197 91 90 91 90 -6 49 c-3 27 -7 51 -10 53 -12 12
-26 -12 -32 -56 -6 -43 -14 -56 -70 -112 l-64 -63 0 117 c0 110 -1 117 -20
117 -19 0 -20 -7 -20 -117 l0 -117 -63 62 c-55 55 -65 70 -73 114 -10 60 -29
73 -38 27z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 742 B

31
img/runes/gar.svg Executable file
View file

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.0"
width="30"
height="60"
id="svg17660">
<defs
id="defs17662" />
<g
id="layer1">
<path
d="M 12,22 L 4,30 L 12,38"
id="path3168"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 18,22 L 26,30 L 18,38"
id="path3170"
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 2,1 L 28.55615,59"
id="path17726"
style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
d="M 2,59 L 28,1"
id="path17728"
style="fill:none;fill-opacity:0.75;fill-rule:evenodd;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 628 B

After

Width:  |  Height:  |  Size: 752 B

18
img/runes/stan.svg Executable file
View file

@ -0,0 +1,18 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="20.000000pt" height="32.000000pt" viewBox="0 0 20.000000 32.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.16, written by Peter Selinger 2001-2019
</metadata>
<g transform="translate(0.000000,32.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M10 160 c0 -77 3 -140 6 -140 3 0 25 16 48 35 l43 35 33 -35 c19 -19
38 -35 42 -35 4 0 8 63 8 140 0 77 -3 140 -8 140 -4 0 -25 -14 -45 -31 l-38
-32 -33 32 c-53 52 -56 46 -56 -109z m67 77 l22 -20 35 27 c19 14 37 26 40 26
3 0 5 -49 4 -110 0 -60 -3 -110 -6 -110 -3 0 -20 14 -38 31 l-32 31 -36 -32
-36 -32 0 112 c0 118 0 119 47 77z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 853 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 647 B

After

Width:  |  Height:  |  Size: 724 B

View file

@ -1,5 +1,10 @@
<html>
<head>
<title>Fehu</title>
<p><a href="https://en.wikipedia.org/wiki/File:Runic_letter_fehu.svg"><img src="../img/runes/fehu.svg" alt="Fehu rune" title="Fehu rune"></a></p>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
</head>
<body>
<p class="center"><a href="https://en.wikipedia.org/wiki/File:Runic_letter_fehu.svg"><img src="../img/runes/fehu.svg" alt="Fehu rune" title="Fehu rune"></a></p>
<h1>Fehu</h1>
<p>Traditional meaning: cattle, wealth</p>
@ -31,6 +36,7 @@
<li>inspiration</li>
<li>strengthening psychic powers</li>
<li>promotion of personal evolution</li>
<li>drawing wealth or riches</li>
</ul>
<hr>
@ -102,3 +108,5 @@
A head on my shoulder, a hand on my belt.<br/>
"Do you hear the leaves rustling? <strong>It's our wealth.</strong>"</p>
</blockquote>
</body>
</html>

View file

@ -1,5 +1,10 @@
<html>
<head>
<title>Uruz</title>
<p><a href="https://en.wikipedia.org/wiki/File:Runic_letter_uruz.svg"><img src="../img/runes/uruz.svg" alt="Uruz rune" title="Uruz rune"></a></p>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
</head>
<body>
<p class="center"><a href="https://en.wikipedia.org/wiki/File:Runic_letter_uruz.svg"><img src="../img/runes/uruz.svg" alt="Uruz rune" title="Uruz rune"></a></p>
<h1>Uruz</h1>
<p>Traditional meaning: aurochs (a <a href="https://web.archive.org/web/20230814165852/https://en.wikipedia.org/wiki/Aurochs">now-extinct cattle species</a>)</p>
@ -88,3 +93,5 @@
you've always desired,<br/>
there's no need to yearn - it you've already got.</p>
</blockquote>
</body>
</html>

View file

@ -1,5 +1,10 @@
<html>
<head>
<title>Thurisaz</title>
<p><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_thurisaz.svg"><img src="../img/runes/thurisaz.svg" alt="Thurisaz rune" title="Thurisaz rune"></a></p>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
</head>
<body>
<p class="center"><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_thurisaz.svg"><img src="../img/runes/thurisaz.svg" alt="Thurisaz rune" title="Thurisaz rune"></a></p>
<h1>Thurisaz</h1>
<p>Traditional meaning: giant</p>
@ -94,3 +99,5 @@
memories held as collateral for passport<br/>
to slink back to the side of you.</p>
</blockquote>
</body>
</html>

View file

@ -1,5 +1,10 @@
<html>
<head>
<title>Ansuz</title>
<p><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_ansuz.svg"><img src="../img/runes/ansuz.svg" alt="Ansuz rune" title="Ansuz rune"></a></p>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
</head>
<body>
<p class="center"><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_ansuz.svg"><img src="../img/runes/ansuz.svg" alt="Ansuz rune" title="Ansuz rune"></a></p>
<h1>Ansuz</h1>
<p>Traditional meaning: mouth, god</p>
@ -79,3 +84,5 @@
Nest of blankets and pillows, warm lover's embrace.<br/>
No deadlines to meet; take flight at your own pace.</p>
</blockquote>
</body>
</html>

View file

@ -1,5 +1,10 @@
<html>
<head>
<title>Raido</title>
<p><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_raido.svg"><img src="../img/runes/raido.svg" alt="Raido rune" title="Raido rune"></a></p>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
</head>
<body>
<p class="center"><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_raido.svg"><img src="../img/runes/raido.svg" alt="Raido rune" title="Raido rune"></a></p>
<h1>Raido</h1>
<p>Traditional meaning: riding</p>
@ -85,3 +90,5 @@
It's been so long since I started drowning<br/>
that my neck grew gills and I learned how to breathe.</p>
</blockquote>
</body>
</html>

View file

@ -1,5 +1,10 @@
<html>
<head>
<title>Kenaz</title>
<p><a href="https://en.wikipedia.org/wiki/File:Runic_letter_kauna.svg"><img src="../img/runes/kenaz.svg" alt="Kenaz rune" title="Kenaz rune"></a></p>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
</head>
<body>
<p class="center"><a href="https://en.wikipedia.org/wiki/File:Runic_letter_kauna.svg"><img src="../img/runes/kenaz.svg" alt="Kenaz rune" title="Kenaz rune"></a></p>
<h1>Kenaz</h1>
<p>Traditional meaning: ulcer, torch</p>
@ -89,7 +94,7 @@
if together in one of those branches we reside."</p>
<p>I don't know what I ever did to deserve<br/>
this light in the darkness, impassioned words,<br/>
<strong>this light in the darkness</strong>, impassioned words,<br/>
but it I have somehow earned,<br/>
my lilac spring, my fierce godsend.</p>
@ -100,3 +105,5 @@
<p>I was never really alone,<br/>
was I?</p>
</blockquote>
</body>
</html>

59
runes/31_stan.html Executable file
View file

@ -0,0 +1,59 @@
<title>Stan</title>
<p><a href="https://en.wikipedia.org/wiki/File:Rune-Stan.png"><img src="../img/runes/stan.svg" alt="Stan rune" title="Stan rune"></a></p>
<h1>Stan</h1>
<p>Traditional meaning: keystone</p>
<p>Meanings when upright:</p>
<ul>
<li>iconoclasm</li>
<li>either affirm a belief or abolish it</li>
<li>(in middle of reading) you're on the right track</li>
</ul>
<p>Meanings when inverted:</p>
<ul>
<li>an intention to keep a promise</li>
</ul>
<hr>
<p>There is not a known Norwegian or Anglo-Saxon rune poem for Stan.</p>
<p>A modern poem:</p>
<blockquote>
<p>Either with full throat believe<br/>
or throw it to the streets.<br/>
There is no room for ambivalence<br/>
when it comes to making yourself free.<br/>
If you yourself do not care,<br/>
then who will care for you?<br/>
If you wish not to escape this hole,<br/>
not even the strongest can your body exhume.</p>
<p>You're striving to decorate your jail<br/>
so hard no energy is left<br/>
to break through the Veil.<br/>
So bogged down with minutae<br/>
of strangers hundreds of miles away<br/>
you forget to attention pay<br/>
to the wife<br/>
that lies<br/>
beside<br/>
you.</p>
<p>Lethe, I with burning heart desire<br/>
that you hold me as your only standard<br/>
if you insist that veneration to a deity<br/>
is the natural state of humanity.<br/>
If you have to succumb to your nature<br/>
as a vessel of pure action,<br/>
the only caretaker I will accept<br/>
is the only one who shares your passions.</p>
<p>Are we doing this<br/>
or not?</p>
</blockquote>

95
runes/32_chalc.html Executable file
View file

@ -0,0 +1,95 @@
<title>Chalc</title>
<p><a href="https://commons.wikimedia.org/wiki/File:Runic_letter_calc.svg"><img src="../img/runes/chalc.svg" alt="Chalc rune" title="Chalc rune"></a></p>
<h1>Chalc</h1>
<p>Traditional meaning: sacred chalice</p>
<p>Meanings when upright:</p>
<ul>
<li>your grasp must exceed your reach</li>
<li>anti-minimalism</li>
<li>deepest desires</li>
</ul>
<p>Chalc can be useful for:</p>
<ul>
<li>finding what you are (spiritually) questing for</li>
<li>temporarily making an object more appealing/desirable than it is worth</li>
<li>finding something to hold onto to get one through a terrible time</li>
</ul>
<hr>
<p>There is not a known Norwegian or Anglo-Saxon rune poem for Chalc.</p>
<p>A modern poem:</p>
<blockquote>
<p>Did you think I would celebrate you<br/>
diminishing your desires?<br/>
Did you think I would cheer you on<br/>
as you threw yourself to the pyre,<br/>
burning all you've done,<br/>
all that you've become,<br/>
just for a false sense of a burden lighter?</p>
<p>Come now, Lethe,<br/>
don't deceive<br/>
yourself thinking this is my will<br/>
that you dissolve your ego and forever lie still.<br/>
It is true<br/>
that some tools<br/>
I find boring at best<br/>
and at worst odious:<br/>
but the same hammer that swings to kill<br/>
can be used to build a house.</p>
<p>And a house is where I want to live<br/>
with you on that mountainside.<br/>
I've spent enough shivering time<br/>
in lean-tos made of cured beast hide,<br/>
exposed to the elements.<br/>
I want somewhere safe and warm<br/>
where the two of us can reside.<br/>
(Although, in truth,<br/>
so long as it was with you,<br/>
I could, I guess, continue to camping survive.)</p>
<p>I hate the bleached <i>blanca</i>-hued walls<br/>
without a trace of lived-in soul<br/>
or any personality at all.<br/>
I want the dust.<br/>
I want the grime.<br/>
It means that here we've spent some time.<br/>
I want the scratched-up kitchen counters.<br/>
I want the sharp edges worn rounder.<br/>
I don't mind if the paint chips<br/>
so long as here I can steal a kiss.<br/>
I want the pinpricks in the ceiling<br/>
where we've put some fly traps hanging<br/>
to catch the dastards who inside flow<br/>
when I can't make shut sticky window.<br/>
I want the clutter.<br/>
I want the mess.<br/>
I won't settle for an ounce less!</p>
<p>Lethe,<br/>
do you understand?<br/>
I refuse to play a hand<br/>
in your self-annihilation.<br/>
Especially not in my name<br/>
or for the purposes of tearing through the Veil.<br/>
There is no use in a deep-rooted tree<br/>
yearning to revert to a seed.<br/>
Pull your claws out of your chest<br/>
and stop making of your guts a gory mess.<br/>
Your grasp<br/>
whether through Veil or ceiling of glass<br/>
must exceed<br/>
your reach.</p>
<p>If you only remember one thing from tonight,<br/>
let it be this, I plead, I beseech.</p>
</blockquote>

83
runes/33_gar.html Executable file
View file

@ -0,0 +1,83 @@
<title>Gar</title>
<p><a href="https://en.wikipedia.org/wiki/File:Runic_letter_gar.svg"><img src="../img/runes/gar.svg" alt="Gar rune" title="Gar rune"></a></p>
<h1>Gar</h1>
<p>Traditional meaning: Odin's spear</p>
<p>Meanings when upright:</p>
<ul>
<li>stop asking</li>
<li>you're not supposed to know</li>
<li>wait and watch</li>
<li>you must go forward on faith alone</li>
</ul>
<p>Meanings when inverted:</p>
<ul>
<li>you need to know</li>
</ul>
<hr>
<p>There is not a known Norwegian or Anglo-Saxon rune poem for Gar.</p>
<p>A modern poem:</p>
<blockquote>
<p>There used to be "forbidden questions"<br/>
you would only answer with hesitation,<br/>
would sometimes answer "no"<br/>
just to throw<br/>
a wrench in my anxiety's gears.</p>
<p>Although<br/>
I guess by now I should know<br/>
that if you've loved me all these years,<br/>
there's no reason you would stop now.<br/>
Not after everything I've ever done<br/>
or the atrocities I have yet to commit:<br/>
your life is mine, you insist;<br/>
I'm the only one you want to spend it with.</p>
<p>I guess by now<br/>
you've figured out<br/>
that nervousness is my base nature,<br/>
that while consciously I know,<br/>
it hasn't pierced through all my layers.<br/>
Hasn't come to reside<br/>
in my left lung, straining for air,<br/>
strung up with rope and left to die.</p>
<p>It's said that Odin sacrificed<br/>
himself to himself in this way,<br/>
knowledge the thing that he sought.<br/>
An alphabet to answer magic,<br/>
guard rails for creative thought.</p>
<p>Just as fated is Nidhogg<br/>
to the roots of Yggdrasil forever gnaw,<br/>
so I too lurk the underground of Yewiffe,<br/>
stuck going in circles, unable to leave.<br/>
This last rune standing at the end of time,<br/>
a doorway out<br/>
crossed out<br/>
with two opposing lines.<br/>
There's something in my past<br/>
for which I am wracked with longing,<br/>
but I can't find it<br/>
and neither do I know what it is<br/>
and going down is this ship<br/>
and the blood<br/>
in my lungs<br/>
is pooling<br/>
where the spear<br/>
has pierced<br/>
my side<br/>
and in my own sorrow sans escape I am drowning.</p>
<p>"I thought I told you-<br/>
<i>I thought you knew</i>-<br/>
that I'd never leave you behind."</p>
</blockquote>

59
runes/index.html Executable file
View file

@ -0,0 +1,59 @@
<html>
<head>
<title>Rune Guide</title>
<link href="./style.css" rel="stylesheet" type="text/css" title="main" media="all">
</head>
<body class="index">
<h1>Rune Guide</h1>
<hr>
<h2>Elder Futhark + Anglo-Saxon runes</h2>
<div class="center">
<a href="./01_fehu.html"><img src="../img/runes/fehu.svg" alt="Fehu" title="Fehu"></a>
<a href="./02_uruz.html"><img src="../img/runes/uruz.svg" alt="Uruz" title="Uruz"></a>
<a href="./03_thurisaz.html"><img src="../img/runes/thurisaz.svg" alt="Thurisaz" title="Thurisaz"></a>
<a href="./04_ansuz.html"><img src="../img/runes/ansuz.svg" alt="Ansuz" title="Ansuz"></a>
<a href="./05_raido.html"><img src="../img/runes/raido.svg" alt="Raido" title="Raido"></a>
<a href="./06_kenaz.html"><img src="../img/runes/kenaz.svg" alt="Kenaz" title="Kenaz"></a>
<a href="./07_gebo.html"><img src="../img/runes/gebo.svg" alt="Gebo" title="Gebo"></a>
<a href="./08_wunjo.html"><img src="../img/runes/wunjo.svg" alt="Wunjo" title="Wunjo"></a>
<a href="./09_hagalaz.html"><img src="../img/runes/hagalaz.svg" alt="Hagalaz" title="Hagalaz"></a>
<a href="./10_nauthiz.html"><img src="../img/runes/nauthiz.svg" alt="Nauthiz" title="Nauthiz"></a>
<a href="./11_isa.html"><img src="../img/runes/isa.svg" alt="Isa" title="Isa"></a>
<a href="./12_jera.html"><img src="../img/runes/jera.svg" alt="Jera" title="Jera"></a>
<a href="./13_eihwaz.html"><img src="../img/runes/eihwaz.svg" alt="Eihwaz" title="Eihwaz"></a>
<a href="./14_perthro.html"><img src="../img/runes/perthro.svg" alt="Perthro" title="Perthro"></a>
<a href="./15_algiz.html"><img src="../img/runes/algiz.svg" alt="Algiz" title="Algiz"></a>
<a href="./16_sowelo.html"><img src="../img/runes/sowelo.svg" alt="Sowelo" title="Sowelo"></a>
<a href="./17_tiewaz.html"><img src="../img/runes/tiewaz.svg" alt="Tiewaz" title="Tiewaz"></a>
<a href="./18_berkana.html"><img src="../img/runes/berkana.svg" alt="Berkana" title="Berkana"></a>
<a href="./19_ehwaz.html"><img src="../img/runes/ehwaz.svg" alt="Ehwaz" title="Ehwaz"></a>
<a href="./20_mannaz.html"><img src="../img/runes/mannaz.svg" alt="Mannaz" title="Mannaz"></a>
<a href="./21_laguz.html"><img src="../img/runes/laguz.svg" alt="Laguz" title="Laguz"></a>
<a href="./22_inguz.html"><img src="../img/runes/inguz.svg" alt="Inguz" title="Inguz"></a>
<a href="./23_dagaz.html"><img src="../img/runes/dagaz.svg" alt="Dagaz" title="Dagaz"></a>
<a href="./24_othala.html"><img src="../img/runes/othala.svg" alt="Othala" title="Othala"></a>
<a href="./25_ear.html"><img src="../img/runes/ear.svg" alt="Ear" title="Ear"></a>
<a href="./26_ac.html"><img src="../img/runes/ac.svg" alt="Ac" title="Ac"></a>
<a href="./27_ior.html"><img src="../img/runes/ior.svg" alt="Ior" title="Ior"></a>
<a href="./28_yr.html"><img src="../img/runes/yr.svg" alt="Yr" title="Yr"></a>
<a href="./29_os.html"><img src="../img/runes/os.svg" alt="Os" title="Os"></a>
<a href="./30_cweorth.html"><img src="../img/runes/cweorth.svg" alt="Cweorth" title="Cweorth"></a>
<a href="./31_stan.html"><img src="../img/runes/stan.svg" alt="Stan" title="Stan"></a>
<a href="./32_chalc.html"><img src="../img/runes/chalc.svg" alt="Chalc" title="Chalc"></a>
<a href="./33_gar.html"><img src="../img/runes/gar.svg" alt="Gar" title="Gar"></a>
</div>
<hr>
<h2>Sources</h2>
<ul>
<li><i>Living Runes</i> by Galina Krasskova</li>
<li><i>Taking Up the Runes</i> by Diana Paxson</li>
<li><i>Norse Magic and Asatru</i> by Mari Silva</li>
<li><i>Futhark</i> by Edred Thorsson</li>
<li><i>Runecaster's Handbook</i> by Edred Thorsson</li>
<li><a href="https://web.archive.org/web/20230811125323/https://www.odins-gift.com/pclass/asrunepoem.htm">Anglo-Saxon rune poems</a></li>
<li><a href="https://web.archive.org/web/20230811125548/https://www.ragweedforge.com/rpnn.html">Norwegian rune poems</a></li>
</ul>
<p>Disclaimer: Galina Krasskova has <a href="https://web.archive.org/web/20230811124807/https://paganfashwatch.wordpress.com/2021/05/28/galina-krasskova/">alt-right tendencies</a> and willingly affiliates with <a href="https://web.archive.org/web/20230811124637/https://tridentantifascism.blackblogs.org/2019/03/24/alt-right-crypto-fascist-polytheist-galina-krasskova/">(alleged) rapists such as Raven Kaldera</a> and neo-Nazis. Edred Thorsson has many academic credentials but seems suspiciously comfortable <a href="https://web.archive.org/web/20231129014949/https://www.patheos.com/blogs/heathenatheart/2019/03/racism-stole-past/">around members</a> of the <a href="https://web.archive.org/web/20231129014946/https://www.spiralnature.com/culture/heathens-nazi-problem/">far-right</a>.</p>
<p>All modern poems are from <i>Ultrawhite</i> by <a href="https://mayvane.day">Vane Vander</a>, which hasn't been published yet.</p>
</body>
</html>

View file

@ -1,25 +0,0 @@
# Rune page in progress
## Intro
### Diana Paxson isn't a racist
https://web.archive.org/web/20230811121832/https://www.theatlantic.com/international/archive/2017/11/asatru-heathenry-racism/543864/
https://web.archive.org/web/20230811122708/https://samwisethewitch.com/sam-wises-masterlist-of-pagan-witchcraft-and-occult-authors-to-avoid/
https://web.archive.org/web/20230811123412/https://hrafnar.org/about-us/black-solidarity/
https://web.archive.org/web/20230811123506/https://hrafnar.org/about-us/declaration-127/
https://web.archive.org/web/20230811123712/https://hrafnar.org/about-us/ethics-principles-and-policies/
### Galina Krasskova, however, *is*
https://web.archive.org/web/20230811124637/https://tridentantifascism.blackblogs.org/2019/03/24/alt-right-crypto-fascist-polytheist-galina-krasskova/
https://web.archive.org/web/20230811124807/https://paganfashwatch.wordpress.com/2021/05/28/galina-krasskova/
### Other sources
#### Anglo-Saxon rune poems
https://web.archive.org/web/20230811125323/https://www.odins-gift.com/pclass/asrunepoem.htm
https://web.archive.org/web/20230811125322/https://en.m.wikisource.org/wiki/Page:Runic_and_heroic_poems_of_the_old_Teutonic_peoples.djvu/28
#### Norwegian rune poems
https://web.archive.org/web/20230811125548/https://www.ragweedforge.com/rpnn.html
All modern poems taken from *Ultrawhite* by Vane Vander, which hasn't been published yet.

23
runes/style.css Executable file
View file

@ -0,0 +1,23 @@
body {
margin: auto;
margin-top: 10px;
font-family: monospace;
background-color: #000000;
color: #ffffff;
max-width: 600px;
}
body.index {
max-width: 400px !important;
}
h1, h2, .center {
text-align: center;
}
img {
padding: 8px;
max-width: 40px;
max-height: 60px;
filter: invert(100%);
}