/mediumish-theme-jekyll

Jekyll Template - Mediumish

Primary LanguageHTMLMIT LicenseMIT

Mediumish - Jekyll Theme

This site forks the Mediumish Jekyll theme and makes it suitable for a simple static blog by removing some third party dependencies, plugins & features.

While the original theme released by released by Sal is a fantastic full featured website theme, it has a number of dependencies on third party services that could be liabilities in today's legal environment or are in my opinion not suitable for simple static blogs that can be hosted on Github pages. In this fork, I have stripped out those components and made some fixes for better scalability.

Huge props and many thanks to the original author for releasing such a beautiful and functional theme with a permissive license.

Key Changes

Third Party Dependencies removed

  • Ad Sense
  • Disqus
  • Gravataar

Jekyll Plugins un-supportd by Github Pages removed

  • jekyll-toc
  • jekyll-archive

Other Changes

  • Loading JQuery from offical CDN vs. serving loacally
  • Removed lazy loading of styles & font
  • Removed Lunr search - client side search acoss lots of posts inefficient
  • Removed Star Rating - not very useful for a simple blog
  • Fixed Outdated social sharing URLs, added Reddit sharing
  • Added an Email button & added conditional check for Follow

Original Readme Content

Live Demo   |   Download   |   Documentation   |   Buy me a coffee

mediumish

Copyright

Copyright (C) 2019 Sal, https://www.wowthemes.net

Mediumish for Jekyll is designed and developed by Sal and it is free under MIT license.

Buy Me A Coffee

Contribute

  1. Fork the repo.
  2. Clone a copy of your fork on your local
  3. Create a branch off of master and give it a meaningful name (e.g. my-new-mediumish-feature).
  4. Make necessary changes, commit, push and open a pull request on GitHub.

Thank you!