Turbocharge your Jekyll Website

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. omscs-journey

    This is the source code for my OMSCS journey. It has information about registration, costs (USD and INR), and subject overview, tips and tricks.

    TLDR: Show me the code Show me the site

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. jekyll-feed

    :memo: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts

    There is again an easy way out with the jekyll-feed plugin. Add the plugin, do a bundle install and the feed should start appearing at /feed.xml.

  4. utterances

    :crystal_ball: A lightweight comments widget built on GitHub issues

    There are some options in this space. Some have privacy concerns, while other need hosting. So a hacky way is to use GitHub issues as comments. Some wrappers make it easy. One such example is Utterances. It is simple and easy to set up. Just add permissions to the repository and add a small script in the layouts that require comments. Ensure to add async to ensure it does not impact load time.

  5. Jekyll

    :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

    From https://jekyllrb.com/

  6. lighthouse

    Automated auditing, performance metrics, and best practices for the web.

    All these results in a suboptimal experience for the users. With some simple enhancements, we can boost up the Lighthouse score of our site a lot. Site Score on Lighthouse

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub: Enable Comments Using https://utteranc.es/ Comment Widget.

    3 projects | dev.to | 19 Jun 2022
  • Page is under construction: A love letter to the personal website

    3 projects | news.ycombinator.com | 26 Feb 2025
  • Blogging with Obsidian and Jekyll

    3 projects | dev.to | 5 Feb 2025
  • Jekyll v4.4.0 Released

    1 project | news.ycombinator.com | 27 Jan 2025
  • Don't code a new website for your blog

    2 projects | dev.to | 9 Dec 2024

Did you know that Ruby is
the 12th most popular programming language
based on number of references?