index.html
HTML document, ASCII text
1<!DOCTYPE html> 2<html lang="en"> 3 4<head> 5 6 7<meta charset="UTF-8" /> 8<meta name="viewport" content="width=device-width, initial-scale=1.0" /> 9<title>Blog Index - S0G</title> 10<link rel="stylesheet" href="/src/global.css" /> 11 12<link rel="alternate" href="/blog/feed.rss" type="application/rss+xml" title="Steve0Greatness' Blog" /> 13 14</head> 15 16<body> 17<header> 18<h2><a href="/">Steve0Greatness</a></h2> 19<nav> 20<a href="/blog">Blog</a> 21</nav> 22</header> 23 24<ol role="navigation" class="breadcrumbs" aria-roledescription="Site breadcrumb"> 25<li> 26<a href="/">Index</a> 27</li> 28 29<li aria-current="location"> 30 31Blog Index 32 33</li> 34 35</ol> 36<main> 37<h1>Blog Posts</h1> 38<a href="/blog/feed.rss"><img src="/rss-feed-icon-96-by-96.png" width="16" height="16" alt="RSS Feed"></a> 39<table class="blog-list"> 40<tbody> 41 42<tr class="blog-list-title-and-date"> 43<td> 44<a href="/blog/singular-blog.html">My blog is now in one place</a> 45</td> 46<td> 47<time>2024 Jan 1</time> 48</td> 49</tr> 50 51<tr class="blog-list-title-and-date"> 52<td> 53<a href="/blog/blog-ini.html">Blog Start</a> 54</td> 55<td> 56<time>2023 Dec 29</time> 57</td> 58</tr> 59 60<tr class="blog-list-title-and-date"> 61<td> 62<a href="/blog/How-to-Store-Passwords.html">How to Store a Passwords</a> 63</td> 64<td> 65<time>2023 Nov 2</time> 66</td> 67</tr> 68 69<tr class="blog-list-title-and-date"> 70<td> 71<a href="/blog/satisfactory-farming-idea.html">Satisfactory Concept: Farming</a> 72</td> 73<td> 74<time>2023 Apr 16</time> 75</td> 76</tr> 77 78<tr class="blog-list-title-and-date"> 79<td> 80<a href="/blog/tf2-disguise-cmd.html">TF2 disguise Command</a> 81</td> 82<td> 83<time>2022 Dec 17</time> 84</td> 85</tr> 86 87<tr class="blog-list-title-and-date"> 88<td> 89<a href="/blog/fortress-forever-on-linux.html">Fortress Forever on Linux!</a> 90</td> 91<td> 92<time>2022 Dec 16</time> 93</td> 94</tr> 95 96<tr class="blog-list-title-and-date"> 97<td> 98<a href="/blog/macos-page-tab-nav.html">Page Keyboard Navigation on MacOS</a> 99</td> 100<td> 101<time>2022 Feb 26</time> 102</td> 103</tr> 104 105<tr class="blog-list-title-and-date"> 106<td> 107<a href="/blog/fizzbuzz.html">The FizzBuzz Program</a> 108</td> 109<td> 110<time>2022 Feb 20</time> 111</td> 112</tr> 113 114<tr class="blog-list-title-and-date"> 115<td> 116<a href="/blog/checkbox-custom-styles.html">Customize an HTML Checkbox</a> 117</td> 118<td> 119<time>2022 Feb 19</time> 120</td> 121</tr> 122 123<tr class="blog-list-title-and-date"> 124<td> 125<a href="/blog/creatingaswitch.html">Creating a Switch in HTML and CSS</a> 126</td> 127<td> 128<time>2022 Feb 11</time> 129</td> 130</tr> 131 132<tr class="blog-list-title-and-date"> 133<td> 134<a href="/blog/md.html">MD now works here :)</a> 135</td> 136<td> 137<time>2022 Jan 20</time> 138</td> 139</tr> 140 141<tr class="blog-list-title-and-date"> 142<td> 143<a href="/blog/whyLocalVarCallLet.html">Why local variables are called "let"</a> 144</td> 145<td> 146<time>2022 Jan 10</time> 147</td> 148</tr> 149 150<tr class="blog-list-title-and-date"> 151<td> 152<a href="/blog/The_song_that_we_didnt_get_in_undertale.html">The Song we didn't get in Undertale</a> 153</td> 154<td> 155<time>2021 Dec 20</time> 156</td> 157</tr> 158 159<tr class="blog-list-title-and-date"> 160<td> 161<a href="/blog/creating_a_theme_switch.html">Creating a simple theme switcher</a> 162</td> 163<td> 164<time>2021 Dec 08</time> 165</td> 166</tr> 167 168<tr class="blog-list-title-and-date"> 169<td> 170<a href="/blog/Is_Kris_the_Knight.html">Is Kris the Knight?</a> 171</td> 172<td> 173<time>2021 Oct 23</time> 174</td> 175</tr> 176 177<tr class="blog-list-title-and-date"> 178<td> 179<a href="/blog/symbols.html">Symbols</a> 180</td> 181<td> 182<time>2021 Oct 10</time> 183</td> 184</tr> 185 186<tr class="blog-list-title-and-date"> 187<td> 188<a href="/blog/Creating_HTML_DD_List.html">Creating a HTML drop-down list</a> 189</td> 190<td> 191<time>2021 Oct 01</time> 192</td> 193</tr> 194 195<tr class="blog-list-title-and-date"> 196<td> 197<a href="/blog/Youtube_needs_a_Rest_API.html">YouTube needs to have an open REST API</a> 198</td> 199<td> 200<time>2021 Sep 29</time> 201</td> 202</tr> 203 204<tr class="blog-list-title-and-date"> 205<td> 206<a href="/blog/How_To_Make_Tea.html">How to Make the perfect Tea.</a> 207</td> 208<td> 209<time>2021 Sep 28</time> 210</td> 211</tr> 212 213<tr class="blog-list-title-and-date"> 214<td> 215<a href="/blog/Merging_Blog_to_the_main_site.html">Merging the Blog repo in the main one</a> 216</td> 217<td> 218<time>2021 Sep 16</time> 219</td> 220</tr> 221 222<tr class="blog-list-title-and-date"> 223<td> 224<a href="/blog/Changing_the_Light-mode.html">Changing the light-mode</a> 225</td> 226<td> 227<time>2021 Sep 11</time> 228</td> 229</tr> 230 231<tr class="blog-list-title-and-date"> 232<td> 233<a href="/blog/What-about-the-second-site.html">What about the second site?</a> 234</td> 235<td> 236<time>2021 Sep 01</time> 237</td> 238</tr> 239 240<tr class="blog-list-title-and-date"> 241<td> 242<a href="/blog/dividing-by-0.html">Dividing by 0</a> 243</td> 244<td> 245<time>2021 May 24</time> 246</td> 247</tr> 248 249<tr class="blog-list-title-and-date"> 250<td> 251<a href="/blog/Why-inspect-element-is-a-useful-tool.html">Why inspect-element is useful</a> 252</td> 253<td> 254<time>2021 May 17</time> 255</td> 256</tr> 257 258<tr class="blog-list-title-and-date"> 259<td> 260<a href="/blog/How-to-copy-and-paste-on-mobile.html">How to Copy & Paste on mobile</a> 261</td> 262<td> 263<time>2021 May 05</time> 264</td> 265</tr> 266 267<tr class="blog-list-title-and-date"> 268<td> 269<a href="/blog/How-To-make-mockups.html">How to make mockups</a> 270</td> 271<td> 272<time>2021 Apr 22</time> 273</td> 274</tr> 275 276</tbody> 277</table> 278</main> 279<footer role="group"> 280<div class="footer-link-list-holder"> 281<span aria-hidden="true" id="footer-label-social-accounts" class="footer-link-list-label">Social Accounts</span> 282<ol class="footer-link-list" aria-labelledby="footer-label-social-accounts"> 283<li><a href="https://mastodon.social/@S0G" rel="me">Mastodon</a></li> 284<li><a href="https://youtube.com/@s0g">YouTube</a></li> 285</ol> 286</div> 287</footer> 288</body> 289 290</html>