Skip to content

A WordPress plugin that adds Gutenberg blocks to display the remaining reading time in a post.

Notifications You must be signed in to change notification settings

lucatume/reading-time-blocks

Repository files navigation

Reading time blocks

Gutenberg blocks to display the remaining reading time in a post, still a work-in-progress.

For educational purposes

This WordPress plugin has been developed for educational purposes to try my hand at developing a Gutenberg blocks with a BDD approach: its value is in the code, not its functionalities.

Installation

  • clone this plugin in the WordPress plugin folder.
  • install Composer dependencies running composer install.
  • install npm dependencies running npm install.
  • build the plugin Javascript assets with npm run-script build.

Usage

Still a work-in-progress, please do not use it.

About

A WordPress plugin that adds Gutenberg blocks to display the remaining reading time in a post.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages