add quill to showcase (#177)
This commit is contained in:
parent
45f5d84c9d
commit
59c0c1739e
3 changed files with 9 additions and 0 deletions
BIN
docs/img/showcase/example-quill.gif
Normal file
BIN
docs/img/showcase/example-quill.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 509 KiB |
BIN
docs/img/showcase/logo-quill.png
Normal file
BIN
docs/img/showcase/logo-quill.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
|
|
@ -166,6 +166,15 @@ layout: default
|
|||
%img.img-responsive.screen-mask{:src => "./img/mask.png", :alt => "mask"}
|
||||
.spacer10
|
||||
API Platform
|
||||
.col-sm-4.showcase
|
||||
%a{:href => "https://quilljs.com/docs/quickstart/", :target => "_blank"}
|
||||
.img-container
|
||||
%img.img-responsive.logo{:src => "./img/showcase/logo-quill.png", :alt => "Quill"}
|
||||
.screen-wrapper
|
||||
%img.img-responsive.example.freezeframe{:src => "./img/showcase/example-quill.gif", :alt => "Quill docsearch demo"}
|
||||
%img.img-responsive.screen-mask{:src => "./img/mask.png", :alt => "mask"}
|
||||
.spacer10
|
||||
Quill
|
||||
.col-sm-4.showcase
|
||||
.placeholder-logo
|
||||
.placeholder-screen
|
||||
|
|
|
|||
Loading…
Reference in a new issue