all repos — site @ e0d51ca227c63e909066730d51d17293844637a2

source for my site, found at icyphox.sh

config.yaml (view raw)

 1title: icyphox's blog
 2header: | 
 3    <a href=/>
 4    <img class="logo" src="/static/white.svg" alt="icyphox's avatar"/>
 5    </a>
 6    <nav>
 7    <a href="/about">about</a>
 8    &middot;
 9    <a href="/uses">uses</a>
10    &middot;
11    <a href="/friends">friends</a>
12    </nav>
13
14siteurl: "https://icyphox.sh"
15rssprefixurl: "https://icyphox.sh/blog/" 
16description: "Computers, security and computer security."
17datefmt: "02 Jan, 2006"
18author: 
19     name: "Anirudh Oppiliappan"
20     email: "x@icyphox.sh"
21footer: |
22    <section class="icons">
23        <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
24        <img class="footimgs" alt="cc nc-by-sa" src="/static/cc.svg">
25        </a>
26        <a href="https://webring.xxiivv.com/#random" target="_blank">
27        <img class="footimgs" alt="xxiivv webring" src="/static/webring.svg">
28        </a>
29        <a href="/blog/feed.xml" >
30        <img class="footimgs" alt="rss feed" src="/static/rss.svg">
31        </a>
32    </section>    
33
34
35prebuild:
36    # - bin/update_index.py
37postbuild:
38    # - bin/plaintext.sh