all repos — site @ 0f69d060be4e08ecbf50fac3e988e35e2892a7b7

source for my site, found at icyphox.sh

config.yaml (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
title: icyphox's blog
header: |
    <a href=/>
    <img src="/static/white.svg" alt="icyphox's avatar" height="40" width="40"/>
    </a>
    <nav>
    <a href="/about">about</a>
    </nav>

siteurl: "https://icyphox.sh"
rssprefixurl: "https://icyphox.sh/blog/" 
description: "Computers, security and computer security."
datefmt: "02 Jan, 2006"
author: 
     name: "Anirudh Oppiliappan"
     email: "x@icyphox.sh"
syntax: 'bw'
footer: |
    <section class="icons">
        <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
        <img alt="cc nc-by-sa" src="/static/cc.svg">
        </a>
        <a href="https://webring.xxiivv.com/#random" target="_blank">
        <img alt="xxiivv webring" src="/static/webring.svg">
        </a>
        <a href="/blog/feed.xml" >
        <img alt="rss feed" src="/static/rss.svg" width="30">
        </a>
        <a href="https://git.icyphox.sh">
        <img alt="git" src="/static/git.svg" width="35">
        </a>
      </section>


prebuild:
  # - bin/wiki.sh
postbuild:
  # - bin/plaintext.sh