Skip to content

SilverSoldier/tufte-pandoc-css-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tufte-pandoc-css-docker

Repo contains the dockerfile for using Pandoc Markdown with Tufte CSS and has the following installed

Usage

  1. clone repo and build docker image

  2. To simply try tufte-pandoc-css, run as

$ docker run -it <image_name> 
# cd tufte-pandoc-css
# make docs/index.md

to get the .html file.

Else mount required directory using docker -v and inside container, run make with path to .md file.

About

Dockerfile for tufte pandoc css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published