lokl VS gutenberg

Compare lokl vs gutenberg and see what are their differences.

lokl

Instant WordPress local development for Mac, Win & Linux (by elementor)

gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository. (by WordPress)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lokl gutenberg
9 101
71 9,855
- 0.7%
4.1 10.0
over 2 years ago 3 days ago
Shell JavaScript
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

lokl

Posts with mentions or reviews of lokl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • Best way to build for Simply Static
    1 project | /r/Wordpress | 16 Nov 2021
    I've used GeneratePress and their blocks. I might give SimplyStatic another shot this weekend, this time with full site editing and a fse theme I'm making. I also want to try another alternative. SimplyStatic was forked from an earlier version of wp2static included in the bundle.
  • Is it possible even advisable to have a static landing page with all other pages requiring dynamic functionality(blogs, galleries, shopping page) be wordpress?
    1 project | /r/Wordpress | 30 May 2021
    Timely plug for Lokl, which I just put out a new release for over weekend :) Allows creating/managing a bunch of WP sites locally, optimized for deploying statically.
  • WordPress is 18
    12 projects | news.ycombinator.com | 27 May 2021
    I've switched from the Jamstack/static site generators to nocode WordPress for content sites, to focus my coding more on app UIs in the long term.

    Jamstack is nice, but it's either for personal developer blogs or larger teams. Outsourcing is too expensive with coders being in high demand.

    Everything WP can be easily outsourced when needed, and there really isn't much of a speed benefit with Jamstack sites if you cache your WP site on the edge (e.g. with Cloudflare APO). Security of the origin server isn't a problem with a good host or going static.

    You can generate static sites from a local WP install if you find secure hosting too expensive, here's a nice docker based tool for this: https://lokl.dev/

    WP is really as hard, ugly fast or slow as you make it, you have to find the right theme and plugin ecosystem within WP.

    I don't have to and don't need touch the code building sites with it, so all those weird WP code conventions don't really bother me.

  • Flywheel vs WP Engine in 2021
    1 project | /r/webhosting | 23 Apr 2021
    There’s also lokl.dev from the wp2static dev
  • Lokl – WordPress local development environment for Mac, Win and Linux
    7 projects | news.ycombinator.com | 3 Apr 2021
    It might be worth mentioning that Lokl [0] seems to be from the same author [1] as the "wp2static" plugin [2], my and many others go to for static site generation of WordPress.

    I find Lokl and interesting take, although the usual self-serve script is kind of annoying for power users (what I mean is that this bash scripts tried to do everything for you and it's less transparent), I recommend the repo [4] as the source of the actual Dockerfiles, that you could just reference in something like a docker-compose setup.

    The Dockerfiles are kind of surprising since they read more like a an ansible-playbook than like a Dockerfile. This one image has it all - php, nginx, mariadb, phpmyadmin and who knows what else [4]. It's an interesting approach to Docker images, certainly against the recommendation but might have some good reasoning for something as special as WordPress.

    [0]: https://github.com/leonstafford/lokl-cli

    [1]: https://github.com/leonstafford

    [2]: https://github.com/leonstafford/wp2static

    [3]: https://github.com/leonstafford/lokl

    [4]: https://github.com/leonstafford/lokl/blob/master/php8/Docker...

  • I Created Lokl An Optimized Local Wordpress
    1 project | /r/Wordpress | 3 Feb 2021
    For Automation, I've got full end to end tests using it in the main https://github.com/leonstafford/lokl repo. Just 1 E2E test in there so far, but that's what I'm planning to use to generate living documentation for the project itself and my SSGs included with it (I suck at maintaining docs otherwise!).
  • Lokl-an optimized local WordPress environment perfect for static site generation
    1 project | news.ycombinator.com | 22 Jan 2021
    I thought the reddit discussion did a better job explaining it, but here are the direct links:

    https://lokl.dev/

    https://github.com/leonstafford/lokl

    The developer, Leon Stafford, is also working hard on WP plugins that convert to static sites and even upload directly to popular services such as Cloudflare, Netlify, Amazon, etc.

    (I am not associated with this project.)

gutenberg

Posts with mentions or reviews of gutenberg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-13.
  • "I give up. I can no longer contribute to Gutenberg"
    1 project | news.ycombinator.com | 20 Apr 2024
    For anyone wondering, this is not gutenberg.org, Gutenberg is the name of the Block Editor from WordPress

    > The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

    https://github.com/WordPress/gutenberg

  • Introducing WP Setup
    3 projects | dev.to | 13 Apr 2024
    In this last and specific case I was working with a Laravel application that needs to interact with a WordPress site, and as both works from different Compose projects, I need to add a custom configuration to allow internal requests between them, what get easy to do with Laravel Sail, simply adding a extra_hosts configuration to the docker-compose.yml file but was impossible to do with wp-env and probably will not be implemented as we can see from this Github issue.
  • Why Everyone Hates WordPress
    3 projects | dev.to | 12 Feb 2024
    The meteoric rise of plugins like Advanced Custom Fields (which is still an excellent plugin and serves it’s purpose very well), and page builder Themes like Divi, was a result of a gap in WordPress’s page editing abilities. And while these things may have been absolutely necessary in the past, with the introduction and integration of Gutenberg into WordPress core, that is no longer the case.
  • Ask HN: What is your favorite FOSS WYSIWYG editor?
    8 projects | news.ycombinator.com | 22 Oct 2023
  • WordPress Shortcodes: How to Create Reusable Components in WordPress
    1 project | dev.to | 17 Sep 2023
    If you are using Gutenberg editor on your WordPress website, simply select the block you would like to create a pattern for, then click the three dots at the top-right corner of the block editor and click "Create reusable block".
  • The WordPress 100 Year Plan
    1 project | news.ycombinator.com | 26 Aug 2023
    Gutenberg is attempting to be a Frontend / UI style site editor (example here: https://wordpress.org/gutenberg ). An amazing example of this type of editor is Webflow. Lesser examples include Square Space and Wix which is what these other plugins, Divi/Elem/Avada/Salient do is provide professional templates that allow users to build from. These push WP from simple blog to an actual website experience. You can think of them, and Webflow imo, kinda like photoshop for websites, or maybe Figma for web development. They allow designers to learn a tool instead of CSS / JS. What I think the WP theme builders really excel at is getting something that looks modern and fast really really quickly. I'm happy to talk about the market and who builds licenses for the WP theme builders but this post would be a book! haha.

    Vanilla WP is excellent for beginners who aren't trying to do anything fancy, in fact I think its one of the best things to ever happen to the web. Yes there are exploits etc but that comes with all software. But most other software doesn't run something like 30-40% of the web though so their bugs are really magnified. Same goes for the WP plugin theme builders I mentioned above.

  • How can I ask the WordPress team to add THREADS as a social icon in the default Social Icons Block?
    1 project | /r/Wordpress | 13 Jul 2023
    You can also add your support and follow of the status of this ticket on Github.
  • Should I be adapting to the Gutenberg editor or is classic editor still accepted?
    1 project | /r/Wordpress | 11 Jul 2023
  • Classic Themes with Block Patterns in WordPress
    8 projects | dev.to | 23 May 2023
    WordPress 6.2 “Dolphy”, the first major release in 2023, includes more than 900 enhancements and bug fixes. But WordPress/gutenberg still had 4842 open and 18128 closed issues at the time of writing, including 1051 open issues labeled as bugs.
  • Can you help me clear some things on the necessary things to create my first WP website?
    1 project | /r/Wordpress | 15 Apr 2023
    WordPress bundles Gutenberg - https://wordpress.org/gutenberg/ and it comes fully featured with full site editing - https://fullsiteediting.com/.

What are some alternatives?

When comparing lokl and gutenberg you can also consider the following projects:

devilbox - A modern Docker LAMP stack and MEAN stack for local development

sage - WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow

Textpattern - A flexible, elegant, fast and easy-to-use content management system written in PHP.

Strapi - 🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

wp2static - WordPress static site generator for security, performance and cost benefits

frontity - » Frontity - The React Framework for WordPress

lokl-www - Instant WordPress local development for Mac, Win & Linux

dnd-kit - The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.

lokl-cli - Interactive script to launch and manage your Lokl sites

_s - Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.

WordPress-Coding-Standards - PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions

elementor - The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.