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