all repos — site @ d8cce5140e11a2dd17207d2f33b6c4bc7276adf6

source for my site, found at icyphox.sh

config.yaml (view raw)

 1title: icyphox's blog
 2header: "<a href=/>← back</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    <h3>uses</h3>
47    <p>
48    Hardware and software <a href="/uses">that I use</a>.
49    </p>
50
51
52    <div 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    </div>    
63
64prebuild:
65    # - bin/update_index.py
66postbuild:
67    - bin/plaintext.sh