add reveal.js

This commit is contained in:
Jesús
2022-05-05 06:57:57 +08:00
parent 242f5ec765
commit 8d182df96e
3 changed files with 19 additions and 1 deletions

View File

@@ -5,3 +5,6 @@ EMACS_EMAIL="user@example.org"
# Angular configuration
ANGULAR_SERVER_DIR="/usr/local/lib/node_modules/@angular/language-server"
NODEJS_MODULE_DIR="/usr/local/lib/node_modules"
REVEAL_JS_FILE="/path/to/reveal.js"
REVEAL_CSS_FILE="/path/to/highlight/night-owl.css"