A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 index.html

View raw Download
text/plain • 875 B
exported SGML document, ASCII text
        
            
1
<!--
2
3
This index.html is *not* the
4
actual landing page, it's for
5
forges without CI/CD.
6
7
-->
8
<pre>
9
From: Steve0Greatness &lt;steve0greatnessiscool@gmail.com&gt;
10
Date: Thu, 2 May 2024, 9:28:00 -0800
11
12
At this point in time, I do not feel it is possible to begin
13
hosting my site using another forge.
14
15
However, most simply do not have what my site needs: CI/CD.
16
17
My site is what's called a statically generated site.
18
Basically: it's compiled to HTML using Python(and some
19
libraries). This lets me contribute to my website without
20
needing to write every line of HTML by hand(which can be
21
time consuming).
22
23
While it does contribute to an overall fairly uniform looking
24
website, it works well for my purposes.
25
26
Anyway, my website is at steve0greatness.github.io, not here.
27
And while I'd love to host it somewhere else, I don't really
28
feel up to it.
29
30
Thanks!
31
32
Steve0Greatness
33
</pre>
34
35