all repos — site @ d0b2fc6b23fd6d5e6819aaa5029ca193abc784cc

source for my site, found at icyphox.sh

Create twtxt.txt, add XXIIVV webring

Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Mon, 16 Sep 2019 18:49:32 +0530
commit

d0b2fc6b23fd6d5e6819aaa5029ca193abc784cc

parent

10d7c9d593bd3ede5e1022f1c3e233f9930eb665

M build/about/index.htmlbuild/about/index.html

@@ -84,6 +84,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/blog/disinfo/index.htmlbuild/blog/disinfo/index.html

@@ -228,6 +228,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/blog/fb50/index.htmlbuild/blog/fb50/index.html

@@ -248,6 +248,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/blog/index.htmlbuild/blog/index.html

@@ -54,6 +54,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/blog/mailserver/index.htmlbuild/blog/mailserver/index.html

@@ -215,6 +215,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/blog/my-setup/index.htmlbuild/blog/my-setup/index.html

@@ -87,6 +87,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/blog/python-for-re-1/index.htmlbuild/blog/python-for-re-1/index.html

@@ -327,6 +327,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/blog/rop-on-arm/index.htmlbuild/blog/rop-on-arm/index.html

@@ -258,6 +258,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/index.htmlbuild/index.html

@@ -68,6 +68,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/reading/index.htmlbuild/reading/index.html

@@ -58,6 +58,10 @@ <footer>

<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" src="/static/webring.svg"> + </a> + </footer> </body> </div>
M build/static/style.cssbuild/static/style.css

@@ -177,12 +177,18 @@ }

footer img { all: initial; - * { all: unset; } +} + +.webring { + max-height: 1.1rem; + display: inline-block; + vertical-align: text-top; + image-orientation: from-image; + max-width: 100%; } footer a:hover { all: initial; - * { all: unset; } } h1, h2, h3 {
A build/static/webring.svg

@@ -0,0 +1,13 @@

+<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;"> + <g transform="translate(0,30)"> + <g transform="translate(150,150),rotate(120,0,0)"> + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> + </g> + <g transform="translate(150,150),rotate(240,0,0)"> + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> + </g> + <g transform="translate(150,150),rotate(0,0,0)"> + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> + </g> + </g> +</svg>
A build/twtxt.txt

@@ -0,0 +1,1 @@

+2019-09-16T18:07:38+05:30 init
M config.pyconfig.py

@@ -1,6 +1,6 @@

# config.py - Vite's configuration script -title = 'Anirudh' +title = 'icyphox' author = '' header = """ <a href="/">home</a>

@@ -11,6 +11,10 @@ <a href="/about">about</a>

""" footer = """<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"> <img src="https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png"> - </a>""" + </a> + <a href="https://webring.xxiivv.com/#random" target="_blank"> + <img class="webring" alt="xxiivv webring" src="/static/webring.svg"> + </a> + """ template = 'index.html' # default is index.html post_build = ['./rss.py']
A pages/twtxt.txt

@@ -0,0 +1,1 @@

+2019-09-16T18:07:38+05:30 init
M static/style.cssstatic/style.css

@@ -177,12 +177,18 @@ }

footer img { all: initial; - * { all: unset; } +} + +.webring { + max-height: 1.1rem; + display: inline-block; + vertical-align: text-top; + image-orientation: from-image; + max-width: 100%; } footer a:hover { all: initial; - * { all: unset; } } h1, h2, h3 {
A static/webring.svg

@@ -0,0 +1,13 @@

+<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;"> + <g transform="translate(0,30)"> + <g transform="translate(150,150),rotate(120,0,0)"> + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> + </g> + <g transform="translate(150,150),rotate(240,0,0)"> + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> + </g> + <g transform="translate(150,150),rotate(0,0,0)"> + <path d="M0,-60 a60,60 0 1,0 0,120 l100,0"></path> + </g> + </g> +</svg>