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