all repos — site @ 7d55496b71cfd3132a8cf3cd4799f11fd750b638

source for my site, found at icyphox.sh

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 Jan, 2006"
12author: 
13     name: "Anirudh Oppiliappan"
14     email: "x@icyphox.sh"
15footer: |
16    <hr>
17    <section>
18        <p>
19        <a href="/about">about</a>
20        &middot;
21        <a href="/uses">uses</a>
22        &middot;
23        <a href="/friends">friends</a>
24        </p>
25    </section>
26    <section class="icons">
27        <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
28        <img class="footimgs" alt="cc nc-by-sa" src="/static/cc.svg">
29        </a>
30        <a href="https://webring.xxiivv.com/#random" target="_blank">
31        <img class="footimgs" alt="xxiivv webring" src="/static/webring.svg">
32        </a>
33        <a href="/blog/feed.xml" >
34        <img class="footimgs" alt="rss feed" src="/static/rss.svg">
35        </a>
36    </section>    
37
38
39prebuild:
40    # - bin/update_index.py
41postbuild:
42    # - bin/plaintext.sh