Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShohei Ueda <30958501+peaceiris@users.noreply.github.com>2021-05-09 05:57:24 +0300
committerGitHub <noreply@github.com>2021-05-09 05:57:24 +0300
commit63f3cf78a39fdab8c0b28d3c97b8d23ee8a1d407 (patch)
tree24b4e795af65ba71601e30b6279e744113ac6b68 /README.md
parent9ef3404840dfa5a9bc68b2f023b3ff0af9c5aaa9 (diff)
feat: Keyboard shortcut (#331)
Close #327 - [jaywcjlove/hotkeys: ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.](https://github.com/jaywcjlove/hotkeys) - [Modal | Bulma: Free, open source, and modern CSS framework based on Flexbox](https://bulma.io/documentation/components/modal/)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 638e843b..0f8b148c 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ This repository includes a [Hugo] theme.
- [mermaid]: Generation of diagram and flowchart from text in a similar manner as markdown.
- [reveal.js]: Writing slides using Markdown.
- JSON-LD
+- Keyboard Shortcut: Press `?` (`Shift+/`) to show help modal.
### Roadmap
@@ -360,6 +361,7 @@ git commit -m "deps: bump hugo-theme-iris"
- [reveal.js] via [peaceiris/hugo-mod-revealjs](https://github.com/peaceiris/hugo-mod-revealjs)
- [MathJax] via [peaceiris/hugo-mod-mathjax](https://github.com/peaceiris/hugo-mod-mathjax)
- [mermaid] via [peaceiris/hugo-mod-mermaidjs](https://github.com/peaceiris/hugo-mod-mermaidjs)
+- [jaywcjlove/hotkeys](https://github.com/jaywcjlove/hotkeys)
<!-- - Font Awesome -->