my website at https://anirudh.fi
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

Create twtxt.txt, add XXIIVV webring

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>

+90 -6
+4
build/about/index.html
··· 84 84 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 85 85 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 86 86 </a> 87 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 88 + <img class="webring" src="/static/webring.svg"> 89 + </a> 90 + 87 91 </footer> 88 92 </body> 89 93 </div>
+4
build/blog/disinfo/index.html
··· 228 228 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 229 229 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 230 230 </a> 231 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 232 + <img class="webring" src="/static/webring.svg"> 233 + </a> 234 + 231 235 </footer> 232 236 </body> 233 237 </div>
+4
build/blog/fb50/index.html
··· 248 248 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 249 249 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 250 250 </a> 251 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 252 + <img class="webring" src="/static/webring.svg"> 253 + </a> 254 + 251 255 </footer> 252 256 </body> 253 257 </div>
+4
build/blog/index.html
··· 54 54 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 55 55 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 56 56 </a> 57 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 58 + <img class="webring" src="/static/webring.svg"> 59 + </a> 60 + 57 61 </footer> 58 62 </body> 59 63 </div>
+4
build/blog/mailserver/index.html
··· 215 215 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 216 216 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 217 217 </a> 218 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 219 + <img class="webring" src="/static/webring.svg"> 220 + </a> 221 + 218 222 </footer> 219 223 </body> 220 224 </div>
+4
build/blog/my-setup/index.html
··· 87 87 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 88 88 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 89 89 </a> 90 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 91 + <img class="webring" src="/static/webring.svg"> 92 + </a> 93 + 90 94 </footer> 91 95 </body> 92 96 </div>
+4
build/blog/python-for-re-1/index.html
··· 327 327 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 328 328 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 329 329 </a> 330 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 331 + <img class="webring" src="/static/webring.svg"> 332 + </a> 333 + 330 334 </footer> 331 335 </body> 332 336 </div>
+4
build/blog/rop-on-arm/index.html
··· 258 258 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 259 259 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 260 260 </a> 261 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 262 + <img class="webring" src="/static/webring.svg"> 263 + </a> 264 + 261 265 </footer> 262 266 </body> 263 267 </div>
+4
build/index.html
··· 68 68 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 69 69 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 70 70 </a> 71 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 72 + <img class="webring" src="/static/webring.svg"> 73 + </a> 74 + 71 75 </footer> 72 76 </body> 73 77 </div>
+4
build/reading/index.html
··· 58 58 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 59 59 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 60 60 </a> 61 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 62 + <img class="webring" src="/static/webring.svg"> 63 + </a> 64 + 61 65 </footer> 62 66 </body> 63 67 </div>
+8 -2
build/static/style.css
··· 177 177 178 178 footer img { 179 179 all: initial; 180 - * { all: unset; } 180 + } 181 + 182 + .webring { 183 + max-height: 1.1rem; 184 + display: inline-block; 185 + vertical-align: text-top; 186 + image-orientation: from-image; 187 + max-width: 100%; 181 188 } 182 189 183 190 footer a:hover { 184 191 all: initial; 185 - * { all: unset; } 186 192 } 187 193 188 194 h1, h2, h3 {
+13
build/static/webring.svg
··· 1 + <svg class="vector" width="300px" height="300px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill:none;stroke:white;stroke-width:28px;stroke-linecap:square;"> 2 + <g transform="translate(0,30)"> 3 + <g transform="translate(150,150),rotate(120,0,0)"> 4 + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> 5 + </g> 6 + <g transform="translate(150,150),rotate(240,0,0)"> 7 + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> 8 + </g> 9 + <g transform="translate(150,150),rotate(0,0,0)"> 10 + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> 11 + </g> 12 + </g> 13 + </svg>
+1
build/twtxt.txt
··· 1 + 2019-09-16T18:07:38+05:30 init
+6 -2
config.py
··· 1 1 # config.py - Vite's configuration script 2 2 3 - title = 'Anirudh' 3 + title = 'icyphox' 4 4 author = '' 5 5 header = """ 6 6 <a href="/">home</a> ··· 11 11 """ 12 12 footer = """<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> 13 13 <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> 14 - </a>""" 14 + </a> 15 + <a href="https://webring.xxiivv.com/#random" target="_blank"> 16 + <img class="webring" alt="xxiivv webring" src="/static/webring.svg"> 17 + </a> 18 + """ 15 19 template = 'index.html' # default is index.html 16 20 post_build = ['./rss.py']
+1
pages/twtxt.txt
··· 1 + 2019-09-16T18:07:38+05:30 init
+8 -2
static/style.css
··· 177 177 178 178 footer img { 179 179 all: initial; 180 - * { all: unset; } 180 + } 181 + 182 + .webring { 183 + max-height: 1.1rem; 184 + display: inline-block; 185 + vertical-align: text-top; 186 + image-orientation: from-image; 187 + max-width: 100%; 181 188 } 182 189 183 190 footer a:hover { 184 191 all: initial; 185 - * { all: unset; } 186 192 } 187 193 188 194 h1, h2, h3 {
+13
static/webring.svg
··· 1 + <svg class="vector" width="300px" height="300px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1" style="fill:none;stroke:white;stroke-width:28px;stroke-linecap:square;"> 2 + <g transform="translate(0,30)"> 3 + <g transform="translate(150,150),rotate(120,0,0)"> 4 + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> 5 + </g> 6 + <g transform="translate(150,150),rotate(240,0,0)"> 7 + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> 8 + </g> 9 + <g transform="translate(150,150),rotate(0,0,0)"> 10 + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> 11 + </g> 12 + </g> 13 + </svg>