Jekyll-Pro-Theme is a Github Pages theme for my professional and project websites
Jekyll-Pro-Theme is a simple Jekyll theme to use with GitHub Pages. The theme is based on Bootstrap 4, makes use of the Font Awesome icon set and Prism for code syntax highlighting. Bootstrap’s responsive CSS classes ensures that the theme also works on mobile devices.
The idea for the theme was borne out of a need to have a uniform look to my professional web site and my Github project websites. The theme is constantly evolving and changing to fit my changing needs as my projects develop. Creating a theme was a way for me to keep code duplication to a minimum and make maintenance easier across my projects. Hopefully, someone else will also find it useful.
This list is based on a great post on how to contribute to a github project.