v8/contact-center/docs/database/docs
lecjy 75582c2d4c 初始化 2023-11-14 21:20:14 +08:00
..
lang 初始化 2023-11-14 21:20:14 +08:00
README.md 初始化 2023-11-14 21:20:14 +08:00
demo.html 初始化 2023-11-14 21:20:14 +08:00
jquery.sticky-kit.js 初始化 2023-11-14 21:20:14 +08:00
scripts.js 初始化 2023-11-14 21:20:14 +08:00
standalone.html 初始化 2023-11-14 21:20:14 +08:00
style.css 初始化 2023-11-14 21:20:14 +08:00
template.html 初始化 2023-11-14 21:20:14 +08:00
uikit.css 初始化 2023-11-14 21:20:14 +08:00
uikit.js 初始化 2023-11-14 21:20:14 +08:00

README.md

pandoc uikit

A pandoc uikit html template.

Includes a sticky adaptive menu and some other nice things:

Install:

git clone https://github.com/diversen/pandoc-uikit

cd pandoc-uikit

Example (fetch latest pandoc README and transform to HTML)

pandoc https://raw.githubusercontent.com/jgm/pandoc/master/MANUAL.txt -o index.html -f markdown --template standalone.html --toc --toc-depth=2

Start a server in current directory, e.g.:

php -S localhost:8080

Point a browser to http://localhost:8080

Or checout the gh-page for this repository, which is the pandoc documentation with this template:

http://diversen.github.io/pandoc-uikit

Variables

google analytics:

 --variable=analytics:XXX-ANALYTICS-CODE 

uikit CSS

--variable=template_css:/path/to/uikit.css