WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Basic Website Recommendation?

for

From: tim.harshbarger
Date: Aug 2, 2023 9:08AM


My advice would be to skip using any of the sites you mention and instead
use either one of the many static site generators (SSG's) that are available
or WordPress. In my case, I would probably use an SSG like 11ty and host it
on github pages. Part of the reason I would use that myself is that with an
SSG, I would just write all the articles using markdown which is a format
that is quite accessible for someone using a screen reader.

However, I definitely would wait and see if others have advice to offer and
not base your decision on just my advice.

Thanks,
Tim