Skip to content

This is a collection of blocks which work with coeur-de-fer framework.

License

Notifications You must be signed in to change notification settings

wizhou/kirby-coeur-de-fer

Repository files navigation

Kirby Pluginkit: Example plugin for Kirby

Variant "Basic setup"

This is a collection of blocks which work with coeur-de-fer framework.

The blocks are :

  • Rule block: A simple spacing block.
  • Lead block: A block to use text on different size and scales.
  • Heading block: A extension of the kirby heading block which takes the coeur-de-fer .headingsclass.

coeur-de-fer is a tool written in {less} intended to concieve customized CSS Frameworks. To learn more, you can read it's documentation.

Installation

For the blocks to work, you'll need a working copy of coeur-de-fer on your project. Follow the installation instructions.

Download

Download and copy this repository to /site/plugins/kirby-coeur-de-fer.

Git submodule

git submodule add https://github.com/wizhou/kirby-coeur-de-fer.git site/plugins/kirby-coeur-de-fer

Composer

composer require wizhou/kirby-coeur-de-fer

Setup

Additional instructions on how to configure the plugin (e.g. blueprint setup, config options, etc.)

Options

Document the options and APIs that this plugin offers

Development

Add instructions on how to help working on the plugin (e.g. npm setup, Composer dev dependencies, etc.)

License

MIT

Road Map

  • Show centering and text transformation in the wysiwyg

Credits

About

This is a collection of blocks which work with coeur-de-fer framework.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published