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