From 01be532886c9bcba4d592bebd23bb979f417bc38 Mon Sep 17 00:00:00 2001 From: Francisco Hodge Date: Mon, 29 Oct 2018 11:47:56 -0400 Subject: [PATCH] Docs update --- docs/index.html | 32 +++++++++++++++++--------------- docs/index.json | 4 ++-- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/docs/index.html b/docs/index.html index a1ddf399..37125c8a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,22 +39,24 @@ -

GitHub license -npm version -Build Status -codecov -Documentation Status -

-

-

-
-

The easily customisable and responsive on-screen virtual keyboard for Javascript projects.

-
-

Installation & Usage

You can use simple-keyboard as a <script> tag from a CDN, or install it from npm.

+

+ + + <blockquote>The easily customisable and responsive on-screen virtual keyboard for Javascript projects.</blockquote> +

+ + + + +

+
+ +

+

📦 Installation & Usage

You can use simple-keyboard as a <script> tag from a CDN, or install it from npm.

Check out the Getting Started docs to begin.

-

Documentation

Check out the simple-keyboard documentation site.

+

📖 Documentation

Check out the simple-keyboard documentation site.

Feel free to browse the Q&A / Use-cases page for advanced use-cases.

-

Demo

https://simple-keyboard.com/demo

+

🚀 Demo

https://simple-keyboard.com/demo

To run demo on your own computer

Questions?

-

Contributing

PR's and issues are welcome. Feel free to submit any issues you have at: +

✅ Contributing

PR's and issues are welcome. Feel free to submit any issues you have at: https://github.com/hodgef/simple-keyboard/issues

diff --git a/docs/index.json b/docs/index.json index 915082b1..52173cf1 100644 --- a/docs/index.json +++ b/docs/index.json @@ -2344,7 +2344,7 @@ }, { "kind": "index", - "content": "[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/hodgef/simple-keyboard/blob/master/LICENSE)\r\n[![npm version](https://img.shields.io/npm/v/simple-keyboard.svg?style=flat)](https://www.npmjs.com/package/simple-keyboard)\r\n[![Build Status](https://travis-ci.org/hodgef/simple-keyboard.svg?branch=master)](https://travis-ci.org/hodgef/simple-keyboard)\r\n[![codecov](https://codecov.io/gh/hodgef/simple-keyboard/branch/master/graph/badge.svg)](https://codecov.io/gh/hodgef/simple-keyboard)\r\n[![Documentation Status](https://doc.esdoc.org/github.com/hodgef/simple-keyboard/badge.svg\r\n)](https://doc.esdoc.org/github.com/hodgef/simple-keyboard)\r\n[![](https://img.shields.io/badge/discord--chat-join-green.svg?longCache=true&style=flat-square&colorB=7289DA&logo=discord)](http://franciscohodge.com/simple-keyboard/chat/join) \r\n\r\n\r\n\r\n\r\n> The easily customisable and responsive on-screen virtual keyboard for Javascript projects.\r\n\r\n## Installation & Usage\r\nYou can use simple-keyboard as a `