Jekyll
Nanoc
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
Jekyll | Nanoc | |
---|---|---|
245 | 3 | |
47,539 | 2,066 | |
0.5% | 0.1% | |
8.7 | 0.0 | |
25 days ago | about 1 month ago | |
Ruby | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Jekyll
-
How To Choose the Best Static Site Generator and Deploy it to Kinsta for Free
In terms of GitHub stars, SSGs like Next.js, Hugo, Gatsby, Docusaurus, Nuxt.js, and Jekyll top the list. Some popular SSGs even host conferences and workshops, providing resources and networking opportunities for those looking to explore more advanced topics in depth.
-
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.
It's an error related with this issue: https://github.com/jekyll/jekyll/issues/8523
-
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.
-
Gojekyll – 20x faster Go port of jekyll
Context is everything. In the context of Jekyll, all of this is certainly a useful feature: this is not code that needs to be re-used or maintained in the same way as your Rails project has to be.
As always, engage your brain before doing anything and you don't need to use these features, but it gives you the tools to do "smart things" that Go simply can't. This, among other things, means that Jekyll will scale reasonably well with your website as your needs grow, without having to add features to Jekyll core, using your own fork of Jekyll, or switching to something completely different.
For example, I have a little plugin[1] to work around a bug[2] and to skip the hard-coded requirement to have a date in the filename.[3] Is this ugly? Yes. Is this fine to generate a relatively simple personal website? Also yes.
[1]: https://github.com/arp242/arp242.net/blob/master/_plugins/no...
-
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.
-
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.
- MdBook – Create book from Markdown files. Like Gitbook but implemented in Rust
-
Moj prvi blog
Takodje, ako nisi cuo za Jekyll, baci pogled. Ima vec brda Themes tako da mozes da customizujes nesto za svoje potrebe. Generalno se to koristi za GitHub pages.
-
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.
Nanoc
-
The Open Source Story - Open Sourcing RudderStack Blog and Docs
When we decided to open-source our blog and docs, we were spoilt for choices. Today there are multiple well-supported and fully-featured frameworks for open-source content creation. Some of the options that we considered were Ghost, Jekyll, Hugo, Nanoc, and Gatsby. There are even more frameworks beyond these, and each tool has its pros and cons. Which one do we recommend? Well, we don’t. The best tool for you is the one that fulfills your requirements.
-
What do you use for public publishing your Zettlekasten?
My websites use a static site generator, that means I have folders of Markdown files and they get converted by this program to HTML. (I'm using nanoc for nearly a decade, but other generators work fine. I like Ruby, so that's why I never tried any of the new JS stuff.) I don't just hit publish on my whole Zettelkasten, but that would work as well if you point your static site generator to your note archive.
-
Creating a minimalist blog with Jekyll Now
Last time I was evaluating static site generators, Dimples and Nanoc both stood out for this recent-updates reason, among other personal criteria.
What are some alternatives?
Hugo - The world’s fastest framework for building websites.
Pelican - Static site generator that supports Markdown and reST syntax. Powered by Python.
Middleman - Hand-crafted frontend development
Bridgetown - A next-generation progressive site generator & fullstack framework, powered by Ruby
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
Lektor - The lektor static file content management system
Nikola - A static website and blog generator
Docusaurus - Easy to maintain open source documentation websites.
Next.js - The React Framework
eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
obsidian-html - :file_cabinet: A simple tool to convert an Obsidian vault into a static directory of HTML files.