@@ -6,7 +6,7 @@ This is v2 of my personal website, built with [{{ eleventy.generator }}](https:/
|
||||
|
||||
v1 of this site began in 2022 and was based on [Millennial](https://lenpaul.github.io/Millennial/), a minimalist Jekyll theme for running a blog or publication by Paul Le.
|
||||
|
||||
The fonts are [Atkinson Hyperlegible Next and Atkinson Hyperlegible Mono](https://brailleinstitute.org/freefont) for standard text and monospace respectively, specifically designed for low-vision readers to improve character recognition. Also they look neat :)
|
||||
The header font is [Peritel by Christopher Kirk-Nielsen](https://chriskirknielsen.com/fonts/peritel/). I'm currently trying it on for size, so let me know if you like it - or hate it! The body fonts (and the all-caps headers on the post list pages) are [Atkinson Hyperlegible Next and Atkinson Hyperlegible Mono](https://brailleinstitute.org/freefont) for standard text and monospace respectively, specifically designed for low-vision readers to improve character recognition. Also they look neat :)
|
||||
|
||||
The search bar is powered by [Pagefind](https://pagefind.app/). I was guided by [Robb Knight's walkthrough](https://rknight.me/blog/using-pagefind-with-eleventy-for-search/) when setting it up.
|
||||
|
||||
|
||||
@@ -110,6 +110,8 @@ Code blocks can have syntax highlighting:
|
||||
<h1>Hello, world</h1>
|
||||
```
|
||||
|
||||
### You can even write `headers in monospace`
|
||||
|
||||
## Tables
|
||||
|
||||
Tables in Markdown are kind of annoying to format. You use the pipe (`|`) character as well as dashes.
|
||||
|
||||
@@ -71,6 +71,8 @@ Want to just see the final ranking? Pop down to the [summary](#summary).
|
||||
|
||||
[Framer](https://framer.com) is a full-featured site designer with a built-in CMS. It offers generative AI features.
|
||||
|
||||
I have written [further thoughts on Framer accessibility](/framer-accessibility) as part of a more in-depth review.
|
||||
|
||||
| Factor | Notes | Score |
|
||||
|---|---|---|
|
||||
| Semantic HTML | Tags can be set per-element in the "Accessibility" section of the right-hand pane. Takes work, but is doable with care. | 2 |
|
||||
|
||||
Reference in New Issue
Block a user