1
1
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Bill Ewanick 4145bcbf09 Add favicon 2023-09-23 15:15:48 -04:00
Bill Ewanick e54a2d2152 Update with photo 2023-09-23 15:15:22 -04:00
11 changed files with 48 additions and 3 deletions

View File

@ -1,4 +1,8 @@
# Test Site # Bill Ewanick
This is my test blog A Nix evangelist and Haskell partisan.
Does it work!? Software developer for hire, professional experience in all things JavaScript.
Contact me for developer work at `<firstName>@<lastName>.com`
:::{.photoframe-center}
![[profile.jpg]]

View File

@ -0,0 +1,34 @@
page:
siteTitle: Bill Ewanick
siteName: Bill
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">
template:
name: /templates/layouts/note
iconUrl: static/favicon.ico
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

View File

@ -0,0 +1,6 @@
This favicon was generated using the following font:
- Font Title: IBM Plex Mono
- Font Author: Copyright 2017 IBM Corp. All rights reserved.
- Font Source: http://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n5igg1l9kn-s.ttf
- Font License: SIL Open Font License, 1.1 (http://scripts.sil.org/OFL))

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

View File

@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}