/plain-ole-jekyll-blog

A plain ole Jekyll blog flavored with Tailwindcss and ES Javascript

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

plain-jekyll-blog

A plain ole Jekyll blog flavored with Tailwindcss and ES Javascript

Run Instructions

  1. Run bundle install to install any missing gems
  2. Run npm run start or bundle exec jekyll serve

Vercel Deployment

Allow Vercel to access this repository.

Build assets

Accessibility tests

Run npm run pa11y which runs tests against each url in the sitemap. It skips xml files.