1
1
Fork 0
deployed-nixos-server-and-apps/nixos-apps/ewanick.com/index.yaml

34 lines
1.1 KiB
YAML
Raw Normal View History

2023-09-23 15:15:22 -04:00
page:
siteTitle: Bill Ewanick
siteName: Bill
2023-09-23 15:15:48 -04:00
headHtml: |
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
2023-09-23 15:15:22 -04:00
template:
name: /templates/layouts/note
2023-09-23 15:15:48 -04:00
iconUrl: static/favicon.ico
2023-09-23 15:15:22 -04:00
layout:
base:
bodyClass: overflow-y-scroll bg-gray-400
note:
containerClass: container mx-auto max-w-screen-lg
theme: purple
sidebar:
collapsed: true
urlStrategy: pretty
pandoc:
rewriteClass:
prose: max-w-prose mx-auto
# Centered photo
photoframe-center: sm:w-3/4 md:w-1/2 mx-auto flex items-center justify-center
# Photo floating to right
photoframe: w-full sm:w-64 float-right sm:ml-2 mb-2 sm:mb-0 border-2 p-1 bg-gray-50
# Content immediately following a right-floated photo
photoframe-below: clear-right
page-note: text-sm text-gray-600 flex items-center justify-center my-4 italic
editor-note: text-gray-500 text-sm