Add stylings and more details
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
# Bill Ewanick
|
||||
|
||||
A Nix evangelist and Haskell enthusiast.
|
||||
Software developer for hire, professional experience in all things JavaScript.
|
||||
:::{.flex}
|
||||
|
||||
- Technical Solutions Architect
|
||||
- Senior Software Developer
|
||||
- Nix evangelist
|
||||
- Haskell disciple
|
||||
- I also know JavaScript/Java, Next/SpringBoot
|
||||
|
||||
Software developer for hire.
|
||||
Contact me for contract work at `<firstName>@<lastName>.com`
|
||||
|
||||
:::{.photoframe-center}
|
||||
|
||||
@@ -26,7 +26,7 @@ pandoc:
|
||||
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
|
||||
photoframe-center: flex-initial
|
||||
|
||||
# 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
|
||||
@@ -35,4 +35,4 @@ pandoc:
|
||||
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
|
||||
editor-note: text-gray-500 text-sm
|
||||
|
||||
Reference in New Issue
Block a user