https://github.com/diversen/pandoc-bootstrap-adaptive-template
A adaptive bootstrap template with a sticky menu
https://github.com/diversen/pandoc-bootstrap-adaptive-template
pandoc pandoc-html-template pandoc-template
Last synced: 12 months ago
JSON representation
A adaptive bootstrap template with a sticky menu
- Host: GitHub
- URL: https://github.com/diversen/pandoc-bootstrap-adaptive-template
- Owner: diversen
- License: apache-2.0
- Created: 2015-12-09T09:56:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-08T16:20:09.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T07:28:38.565Z (over 1 year ago)
- Topics: pandoc, pandoc-html-template, pandoc-template
- Language: HTML
- Size: 111 KB
- Stars: 23
- Watchers: 1
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pandoc bootstrap adaptive template
Inspired from:
[https://github.com/tonyblundell/pandoc-bootstrap-template](https://github.com/tonyblundell/pandoc-bootstrap-template)
Includes a sticky adaptive menu and some other nice things:
# Install:
git clone https://github.com/diversen/pandoc-bootstrap-adaptive-template
cd pandoc-bootstrap-adaptive-template
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 --css template.css --toc --toc-depth=2
Start a server in current directory, e.g.:
php -S localhost:8080
Point a browser to [http://localhost:8080](http://localhost:8080)
Or checout the gh-page for this repository, which is the pandoc documentation with this template:
[http://diversen.github.io/pandoc-bootstrap-adaptive-template/](http://diversen.github.io/pandoc-bootstrap-adaptive-template/)
# Variables
google analytics:
--variable=analytics:XXX-ANALYTICS-CODE