
Eleventy
Hugo
Jekyll
Next.js
Docusaurus
GatsbyJS
GitHub Pages
Astro Build
Vim Python IDE
No features have been listed yet.
No Vim Python IDE videos yet. You could help us improve this page by suggesting one.
Based on our record, Eleventy seems to be more popular. It has been mentiond 40 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.
Interesting. This and the other posts I've seen about Delta seems to exist in that liminal space, were it's difficult to tell if the author has had a brilliant insight, that they struggle to convey to anyone who's not yet had the same insight; or if they've simply gone slightly mad. It's a similar sense I get with reading Nelson (after being able to think about his ideas for a while, I'm quite certain it was... - Source: Hacker News / 3 days ago
So, I created Ⓜ️ Meddler, a command-line tool and website that will take the .ZIP of your export that Medium gives you and turn it into clean, portable Markdown formats for Jekyll, Hugo, Eleventy, or Astro.js. - Source: dev.to / 7 months ago
It's pretty much as advertised: a really simple documentation template built with 11ty [1] and Tailwind. I've been releasing a few projects in the past year: Basecoat [2], Pages CMS [3], and lately /dev/push [4]. Each one of them needed its own documentation. Sure, I could have used stuff like Mintlify or Docusaurus. But I really wanted something fast, modern, simple, and good-looking. And if possible: no React.... - Source: Hacker News / 9 months ago
Because I use 11ty as my static site generator (SSG) with Nunjucks for templating, using a data file that holds an array of all the credit objects seemed like the way to go. At build time, when the SSG creates the files to be rendered by the browser, a for-loop in the Nunjucks template for the page could simply iterate over the array, injecting the data into the HTML build artifact, allowing 11ty to then do all... - Source: dev.to / 12 months ago
Eleventy is a fast and versatile static site generator (SSG). Out of the box, it is most likely to appeal to developers used to earlier Python- or Ruby-based web frameworks and SSGs (e.g. Django, Flask, or Jekyll). - Source: dev.to / over 2 years ago
Hugo - Hugo is a general-purpose website framework for generating static web pages.
Jekyll - Jekyll is a simple, blog aware, static site generator.
Next.js - A small framework for server-rendered universal JavaScript apps
Docusaurus - Easy to maintain open source documentation websites
GatsbyJS - Blazing-fast static site generator for React
GitHub Pages - A free, static web host for open-source projects on GitHub