Software Alternatives & Reviews

Jekyll

Jekyll is a simple, blog aware, static site generator.

Jekyll Reviews and details

Screenshots and images

  • Jekyll Landing page
    Landing page //
    2023-01-17

Badges

Promote Jekyll. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Getting Started With Jekyll, The Static Site Generator

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Jekyll and what they use it for.
  • On the road to ramen profitability 🍜 đź’¸
    A basic marketing site built-on Jekyll and hosted via Cloudflare Pages. - Source: dev.to / 5 days ago
  • Creating excerpts in Astro
    This blog is running on Hugo. It had previously been running on Jekyll. Both these SSGs ship with the ability to create excerpts from your markdown content in 1 line or thereabouts. - Source: dev.to / about 2 months ago
  • JS Toolbox 2024: Essential Picks for Modern Developers Series Overview
    We also take a look into static site generators, covering Astro, Nuxt, Hugo, Gatsby, and Jekyll. We take a detailed look into their usability, performance, and community support. - Source: dev.to / 2 months ago
  • Starlight vs. Docusaurus for building documentation
    In that case, what we need would be closer to a static site generator (like Gatsby, Hugo, Jekyll). But, static site generators aren't the best choice either because we would have to build a lot of documentation-focused functionality (like versioning, search, and code blocks) ourselves. - Source: dev.to / 3 months ago
  • Ask HN: Looking for lightweight personal blogging platform
    In future, if you want to move from Jekyll to something else, you just have to worry about that `_posts` and `_assets` folder. They may have different naming convention but you can just config-managed it or change it to your choice. This is why I suggested owning that two yourself. You also may not worry about FrontMatter[3] (meta in the header) and its accompanying jazz by asking Jekyll to use the plugins... - Source: Hacker News / 3 months ago
  • Ask HN: Looking for lightweight personal blogging platform
    As per many other comments, it sounds like a static site generator like Hugo (https://gohugo.io/) or Jekyll (https://jekyllrb.com/), hosted on GitHub Pages (https://pages.github.com/) or GitLab Pages (https://about.gitlab.com/stages-devops-lifecycle/pages/), would be a good match. If you set up GitHub Actions or GitLab CI/CD to do the build and deploy (see e.g.... - Source: Hacker News / 3 months ago
  • Any FOSS to make HTML websites for self-hosting?
    I would suggest looking into static site generators. Some popular examples, which are used myself are: - Hugo: https://gohugo.io/ - Jekyll: https://jekyllrb.com. Source: 5 months ago
  • How to run Jekyll on Kubernetes
    I created my blog using Jekyll, a great open-source tool that can transform your markdown content into a simple, old-fashioned-but-trendy, static site. What are the advantages of this approach? The site is super-light, super-fast, super-secure and SEO-friendly. Of course, it’s not always the best solution, but for some use cases, like a simple personal blog, it’s really a good option. - Source: dev.to / 7 months ago
  • AWS Customers Cannot Escape IPv4
    Yes, it's Markdown and I use https://jekyllrb.com with the theme "jekyll-theme-hacker" to generate the site. I quite like how simple it is. - Source: Hacker News / 8 months ago
  • User Guides in Code Documentation: Empowering Users with Usage Instructions
    Jekyll is a static site generator. It takes text written in your favorite markup language and uses layouts to create a static website. You can tweak the site’s look and feel, URLs, the data displayed on the page, and more. - Source: dev.to / 9 months ago
  • Do we really need variadics?
    I'm using bridgetown because I like sitting on the bleeding edge, its basically a newer Jekyll which I would recommend checking out too. Bridgetown has a great modern dev experience but its missing some of the ecosystem from Jekyll. Not a problem for me because I'm really comfortable with Ruby. Source: 10 months ago
  • Why write technical content on a blog and not only on social media
    If you want to have a different UI or your blog to look in a very specific way I recommend using Jekyll or Bridgetown. - Source: dev.to / 11 months ago
  • GitLab Pages preview
    I use Jekyll to build HTML from Asciidoc. To generate links, Jekyll uses two configuration parameters:. - Source: dev.to / 11 months ago
  • How would I make and deploy a simple website
    If I wanted to post a simple website today I would look into Jekyll. There are a ton of articles and answers to common questions etc. It itself is written in Ruby but using it will not likely help you to learn Ruby. One-step in the direction of learning Ruby and getting a simple website could be Bridgetown. This will start you down a path of learning Ruby and not Rails. We use Bridgetown for our company site at... Source: 12 months ago
  • Would you use Terraform to manage a blog?
    You are writing entries in markdown, once uploaded, how does it become "usable content" ? A static site generator (eg: https://jekyllrb.com/) does additional steps prior to pushing up - templates, cross referencing, table of content, etc. There is a-lot of heavy lifting done in that engine. Source: 12 months ago
  • Should you be blogging as a software developer?
    The other option is to have your own custom website either by hosting your own blogging platform such as WordPress, Ghost or by setting up a static website with Hugo, Gatsby or Jekyll. - Source: dev.to / 12 months ago
  • Easy markdown sites
    Https://jekyllrb.com/ comes to my mind. What would differentiate your product? Source: 12 months ago
  • As a technical founder I struggle with Django & front end frameworks
    Ive used https://jekyllrb.com/ before and it was just what I needed, but if I were you Id look at the themes they offer and choose based on that, chances are that you'll work on it once, get it how you want it and never touch it again 🙂. Source: about 1 year ago
  • Free portfolio website ? any platform ?
    For actually building it you could use Jekyll or Hugo. Source: about 1 year ago
  • How do I do something like this?
    Jekyll is a static side generator from markdown and is really extendable. You can for sure configure it like this. Source: about 1 year ago
  • How we built a 1% website in 3 days for €7
    The blog parts of our site is similar to Jekyll, implying blogs are simply Markdown files, except the resolver transforming the Markdown into HTML is (pun!) Hyperlambda and not Jekyll. If you don't like Hyperlambda, Jekyll is an amazing alternative. - Source: dev.to / about 1 year ago

External sources with reviews and comparisons of Jekyll

Best Gitbook Alternatives You Need to Try in 2023
Jekyll is a static site generator often used to create blogs and websites, similar to Gitbook in its ability to generate documentation from markdown files. Jekyll is built in Ruby and is known for its flexibility and ease of use. It also has a large community and a wide variety of plugins and themes available. Jekyll's main advantage is that it is highly customizable, allowing users to create unique designs and...
11 Popular Free And Open Source WordPress CMS alternatives in 2021
Unlike some listed alternatives, Jekyll is also a static site generator so it lays in the same category. It uses Ruby and we would say it's simpler, free, and open-source CMS software.
10 static site generators to watch in 2021
Perhaps most conveniently described as Jekyll implemented with JavaScript rather than Ruby, Eleventy has now moved beyond that while retaining a clear and simple on-ramp, and only shipping to the browser what you tell it too. As with Jekyll and Hugo, no JavaScript frameworks are auto-baked in.
Hugo vs Jekyll: an Epic Battle of Static Site Generator Themes
Jekyll isn’t strict with its content location. It expects pages in the root of your site, and will build whatever’s there. Here’s how you might organize these pages in your Jekyll site root:
9 Reasons I Think Craft is the Best CMS on the Market Today
Craft CMS is simple, minimalistic, agile and has every capability a modern CMS framework needs. Over the past ten years we have worked with every CMS you could think of (Wordpress, Drupal, Rails+ActiveAdmin, Ghost, Weebly, DjangoCMS, Jekyll, Joomla, Tumblr, Squarespace, Expression Engine, Statamic, Blogger)… here are the reasons why we’ve landed firmly with Craft as our №1 choice.
Top Static Site Generators For 2019
Jekyll is a a static site generator which is available since 2009 and is build based on top of Ruby. Jekyll is also the engine behind GitHub Pages. GitHub Pages are public web pages for users, organizations, and repositories, that are freely hosted on GitHub’s github.io domain or on a custom domain name of your choice. The fact that Jekyll is powering GitHub Pages is also the reason why Jekyll is the most popular...
Hugo or Jekyll? 6 Factors You Should Know
Jekyll comes with a development server built-in, which you can run by calling bundle exec Jekyll serve.
16 Best: Blog Software Comparison (Free / Open-Source Tools)
Jekyll is a different flavor of blog software that is also suitable for more technically inclined bloggers. Unlike sites such as WordPress or Ghost, which run on a company server, Jekyll is a static site generator. This means you generate the blog via Jekyll using static files on your computer, including a configuration file, templates, and Markdown or HTML for individual posts.
Goodbye Statamic. Hello Grav.
At first I was really excited by a app called Docpad, which worked in a similar way to Jekyll, i.e. processing pages and outputting purely flat html/css/js files.
Migrating to Statamic
Although I am a big fan of Jekyll, on this occasion I decided to go with Statamic. This was mainly driven by ease of publishing using Statamic control panel. Statamic control panel provides ability to manage content anytime anywhere on any device. Now all I need is a browser with internet connection. With Jekyll I was limited by publishing workflow which requires more than a browser.

Do you know an article comparing Jekyll to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Jekyll discussion

Log in or Post with

This is an informative page about Jekyll. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.