README.md 417 B

A Github Jekyll page

add the github pages gem

gem "github-pages", group: :jekyll_plugins
jekyll build
jekyll serve

see also https://jekyllrb.com/docs/github-pages/