all repos — site @ 0e6fa6ba81184c29f80f77c3abb38d11212ecbba

source for my site, found at icyphox.sh

config.yaml (view raw)

 1title: icyphox's blog
 2header: "<a href=/>← all posts</a>"
 3footer: |
 4    <img class="logo" src="/static/white.svg" alt="icyphox's avatar" style="width: 55%"/>
 5    <p>
 6    <span class="sidebar-link">email</span>
 7    <br>
 8      <a href="mailto:x@icyphox.sh">x@icyphox.sh</a>
 9    </p> 
10
11    <p>
12    <span class="sidebar-link">github</span>
13        <br>
14      <a href="https://github.com/icyphox">icyphox</a>
15    </p> 
16
17    <p>
18    <span class="sidebar-link">fediverse</span>
19    <br>
20    <a rel="me" href="https://toot.icyphox.sh/@x">@x@toot.icyphox.sh</a>
21    </p> 
22
23    <p>
24    <span class="sidebar-link">pgp</span>
25    <br>
26      <a href="/static/gpg.txt">0x8A93F96F78C5D4C4</a>
27    </p> 
28
29    <h3>friends</h3>
30    <p>
31    Some of <a href="/friends">my friends</a> and internet bros.
32    </p>
33
34    <h3>about</h3>
35    <p>
36    More <a href="/about">about me</a> and my work.
37    </p>
38
39    <div class="icons">
40    <a href="https://creativecommons.org/licensjes/by-nc-sa/4.0/">
41    <img class="footimgs" alt="cc nc-by-sa" src="/static/cc.svg">
42    </a>
43    <a href="https://webring.xxiivv.com/#random" target="_blank">
44    <img class="footimgs" alt="xxiivv webring" src="/static/webring.svg">
45    </a>
46    <a href="/blog/feed.xml" >
47    <img class="footimgs" alt="rss feed" src="/static/rss.svg">
48    </a>
49    </div>    
50
51prebuild:
52    # - bin/update_index.py
53postbuild:
54    - bin/rss.py
55    - bin/plaintext.sh