-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
845e598
commit 5191031
Showing
3 changed files
with
27 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: "Nepali Romanized Unicode Keyboard" | ||
tagline: "Nepalify" | ||
description: "Nepali Unicode Romanized is the new Layout with the keys rearranged as the romanized keyboard, so as to facilitate the English users to type Nepali." | ||
--- | ||
<script src="https://unpkg.com/nepalify" /> | ||
<textarea id="unique-textarea" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea> | ||
<figure> | ||
<img src="https://www.thapaliya.com/assets/images/writings/romanized-nepali-unicode-keyboard-layout.png" alt="Nepali Unicode Keyboard Layout (Romanized)" /> | ||
<figcaption>Nepali Romanized Unicode Keyboard Layout</figcaption> | ||
</figure> | ||
|
||
<h2>Additional resources</h2> | ||
<ul> | ||
<li>Open sourced at <a href="https://github.com/suvash/nepalify">Nepalify.js on Github</a></li> | ||
<li>More information about <a href="https://www.thapaliya.com/en/writings/romanized-nepali-unicode-keyboard-layout/" rel="nofollow">the keyboard layout is available here</a></li> | ||
</ul> |
Large diffs are not rendered by default.
Oops, something went wrong.