Coder Social home page Coder Social logo

editor's Introduction

Kirby Editor

Kirby Editor is a new visual writing and layout field for Kirby. Compose long-form text with consistent inline styles. Add images, videos, quotes and more. Bring your own block types and always rest assured that the output will be valid, customizable HTML.

Editor Screencast

Installation

Manual

Download and copy this repository to /site/plugins/editor of your Kirby installation.

Composer

composer require getkirby/editor

Features

Block types

Use the Editor's block types to create your content:

  • Code
  • Heading 1
  • Heading 2
  • Heading 3
  • Image
  • KirbyText
  • Line
  • Numbered List
  • Quote
  • Text
  • Unordered List
  • Video

You need more? Create your own block type extensions to integrate the Editor into your projects seamlessly.

Markdown shortcuts

Writing your articles and copy always feels natural in the Editor. Use markdown shortcuts such as #, -, **** and more to add new blocks without ever leaving your keyboard.

Drag & Drop sorting of blocks

Use the intuitive drag & drop interface to rearrange blocks.

Customizable HTML

The HTML of each block can be fine-tuned and customized. Create your own block snippets and use Kirby's familiar template engine to create the markup you are looking for.

HTML & Markdown import

Import HTML & Markdown or paste content directly into the Editor to create new blocks. The smart parser of the Editor will always give you clean structured data for even the worst HTML (We are looking at you, Word)

Documentation

https://github.com/getkirby/editor/wiki

Credits

Bastian Allgeier

License

Kirby and the Kirby Editor plugin are not free software. In order to run Kirby and the Editor plugin on a public server you must purchase a valid license. The Editor is free for all Kirby license owners.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.