• Stars
    star
    187
  • Rank 200,403 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A minimalist version of the Gutenberg editor

g-editor

A minimalist version of Gutenberg's editor. Ideal for checking your custom blocks.

npm install @frontkom/g-editor
npm start

You can include your custom block by passing its path in BLOCK_DIR env var.

BLOCK_DIR=\absolute\path\to\your-custom-block npm start

The editor expects that your custom block has an index.js and a style.css in its build folder.

your-custom-block
  โ”œโ”€โ”€ ...
  โ”œโ”€โ”€ build
  โ”‚  โ”œโ”€โ”€ index.js
  โ”‚  โ””โ”€โ”€ style.css
  โ””โ”€โ”€ ...

g-editor and Gutenberg-js

Since version 1.0, g-editor no longer depends on Gutenberg-js. It now includes the source Gutenberg packages directly.

Current Gutenberg version

v8.5.1

Better updates

To update Gutenberg packages, run

npm run g-update

It will pull to your local machine from the WordPress repo the Gutenberg packages assets ready to use. After copy those assets to public/vendor/gutenberg, the script will generate g-scripts.txt and g-styles.txt files with all the depencies the editor needs to run.

Assets

The sample videos are a courtesy of Pixabay:

More Repositories

1

gutenberg-js

JavaScript only version of the WordPress Gutenberg editor (DEPRECATED)
JavaScript
390
star
2

drupal-gutenberg

๐Ÿ’ฅRepository deprecated๐Ÿ’ฅ All work is now done at https://drupal.org/project/gutenberg
PHP
53
star
3

cloud-blocks

WP plugin for Gutenberg Cloud โ€“ย Your library of blocks in the cloud!
JavaScript
50
star
4

create-cloud-block

A boilerplate generator for building Gutenberg Cloud blocks.
JavaScript
48
star
5

wp-cli-build

Fetch specific versions of plugins/themes from wordpress.org using a build file
PHP
43
star
6

solstice

A simple Solr wrapper for AngularJS apps
JavaScript
36
star
7

wp-redisearch

Flexible and fast search engine for Wordpress.
PHP
27
star
8

redisearch

CMS/Framework agnostic RediSearch Client
PHP
20
star
9

storypage

StoryPage: An open source front page editor for newspaper
JavaScript
19
star
10

firebase-backup

Backup script for Firebase installs
JavaScript
12
star
11

university

A modern Drupal 8 distro for universities.
HTML
10
star
12

prose.io

A fork of prose.io
JavaScript
6
star
13

drupal-js-build

JavaScript
6
star
14

g-hero-section

A block for Gutenberg Cloud. Works with both Drupal and WordPress!
JavaScript
4
star
15

g-section-row

Gutenberg cloud block - A collection of blocks that compose together to create flexible sections.
JavaScript
4
star
16

gutenberg-converter

CLI to convert HTML into Gutenberg blocks formatted HTML or JSON.
JavaScript
3
star
17

facebook-hubspot-connector

JavaScript
2
star
18

g-section

JavaScript
2
star
19

soap-x509-http

JavaScript
2
star
20

d7

Make file that Makes Senseโ„ข
2
star
21

flippingbook

Drupal module
JavaScript
2
star
22

sx-wp

Go to theme for all things WP
HTML
2
star
23

sx-blocks-wp

A collection of Gutenberg Blocks by Frontkom
CSS
1
star
24

front_base

Install profile, d7
PHP
1
star
25

bring

PHP
1
star
26

g-blocks-proto

A collection of HTML/CSS only blocks โ€“ not used in production.
CSS
1
star
27

tinymce

TinyMCE with norwegian language
JavaScript
1
star
28

clientside

PHP
1
star
29

bhdrupal

PHP
1
star
30

pushapp

C
1
star
31

nw

JavaScript
1
star
32

create-gh-site

Boilerplate tool for static sites
CSS
1
star
33

d6

Standard installasjon av Drupal, Front Kommunikasjon
PHP
1
star
34

smspay-magento

SMSpay payment method for Magento eCommerce
PHP
1
star
35

frontcube

Admin theme for D7
PHP
1
star
36

emprego

Frontkom's portuguese jobs page
HTML
1
star
37

phantomjs-seo

JavaScript
1
star
38

mag

PHP
1
star
39

commerce

generic site for selling books
PHP
1
star
40

railsutvikler.no

JavaScript
1
star
41

dibs

DIBS API wrapper for Node.js
JavaScript
1
star
42

oslo2011.drupalcamp

PHP
1
star
43

drupal-gutenberg-translations

Command line to generate a translations file compatible with Drupal.
JavaScript
1
star
44

socialworkout

PHP
1
star
45

university-project

Project template for Drupal University projects with composer
PHP
1
star
46

apputvikling.github.com

1
star
47

strap

Cute sub theme of twitter_bootstrap. Powered by SASS + Compass.
PHP
1
star
48

myquotes-chrome

JavaScript
1
star
49

workshop_blocks

JavaScript
1
star
50

proto

Quick prototyping using Bootstrap + Jekyll
JavaScript
1
star
51

apputvikling

CSS
1
star
52

frontmag-todo-app

Ionic app demonstrating Firebase's Firestore capabilities.
TypeScript
1
star
53

3-16

JavaScript
1
star
54

gutenberg_workshop_drupalcon_2023

Drupal Gutenberg Workshop - DrupalCon Lille 2023
PHP
1
star