A plain ole Jekyll blog flavored with Tailwindcss and ES Javascript
- Run
bundle install
to install any missing gems - Run
npm run start
orbundle exec jekyll serve
Allow Vercel to access this repository.
Run npm run pa11y
which runs tests against each url in the sitemap. It skips xml files.