Based on our record, Jekyll should be more popular than Hexo. It has been mentiond 194 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you don't want to use Jekyll as your static site generator for GitHub Pages and you want to have a custom domain for your GitHub Pages. This post is for you! - Source: dev.to / 3 months ago
Jekyll is a static site generator that transforms Markdown files into a fully functional website. Everything is generated into plain HTML, which makes it simple to deploy on platforms like GitHub Pages. - Source: dev.to / 3 months ago
Obviously, there are a dozen choices for generating static websites (efficiently and quickly), from the classic Jekyll to the new Next.js. And you are good to go with any of them as long as your confident with it. I choose 11ty because:. - Source: dev.to / 4 months ago
In your repository settings you need to turn on GitHub Pages to make it pull Jekyll content (that's the magic✨ default GitHub Pages build tool) from your GitHub repository. - Source: dev.to / 10 months ago
If you're looking to start a blog (or if you're thinking of redesigning yours although you haven't posted in 2 years), you'll stumble upon a lot of options and it can be incredibly daunting; and if you stumble with the newest Josh's post about his stack it is easy to feel overwhelmed with the shown stack. - Source: dev.to / 6 months ago
My website is a static site built with Hexo and served through GitHub Pages. Hexo's documentation isn't the best, but with a little digging, I found that, in the years since I last used it, they've provided a pretty robust first-party plugin for generating RSS and ATOM feeds. - Source: dev.to / 9 months ago
There's also hexo [1]. I saw that on Matt Klein's website [2] and the theme looked pretty clean. [1] https://hexo.io [2] https://mattklein123.dev/2020/03/08/2020-03-07-new-website/. - Source: Hacker News / about 1 year ago
In my case, the latter is not possible because this blog is a static site, generated via Hexo and hosted on GitHub. It simply lacks a modifiable active server component. - Source: dev.to / over 1 year ago
Previously I've used Nuxt2 and even sooner - hexo.io. Source: over 2 years ago
To make their creation easier, numerous open-source static websites generators are available: Jekyll, Hugo, Gatsby, Hexo, etc. Most of the time, the content is managed through static (ideally Markdown) files or a Content API. Then, the generator requests the content, injects it in templates defined by the developer and generates a bunch of HTML files. - Source: dev.to / over 2 years ago
Hugo - Hugo is a general-purpose website framework for generating static web pages.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
GatsbyJS - Blazing-fast static site generator for React
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
Nikola - Nikola is s static site generator tool written in Python.
GitHub Pages - A free, static web host for open-source projects on GitHub