zkamvar/notes-template


A template for notes written in markdown and rendered to html, pdf, and docx with pandoc

License: MIT

Language: CSS

Keywords: makefile, markdown, notes, pandoc


notes-template

A template for notes written in markdown and rendered to html, pdf, and docx with pandoc

To use this, you should have pandoc 1.19 or greater and Make installed

Download

To copy this into your current directory with markdown notes:

curl -L https://api.github.com/repos/zkamvar/notes-template/tarball \
| tar --strip-components=1 -xzv \
--exclude=README.md \
--exclude=LICENSE \
--exclude=flow.png \
--exclude=.gitignore
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                               Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66477    0 66477    0     0   120k      0 --:--:-- --:--:-- --:--:--  120k
x Helvetica-Garamond.docx
x Makefile
x pandoc.css

The above command will not copy the README.md, .gitignore, flow.png, or LICENSE files to prevent them over-writing your files.

Run

To run this, first add any markdown notes you want and then run:

make clean
make

The workflow without any external input is:

Workflow in makefile

Files

curl -O https://gist.githubusercontent.com/killercup/5917178/raw/40840de5352083adb2693dc742e9f75dbb18650f/pandoc.css

Project Statistics

Sourcerank 3
Repository Size 69.3 KB
Stars 1
Forks 1
Watchers 1
Open issues 1
Dependencies 0
Contributors 1
Tags 0
Created
Last updated
Last pushed

Top Contributors See all

Zhian N. Kamvar

Something wrong with this page? Make a suggestion

Last synced: 2017-12-01 17:32:45 UTC

Login to resync this repository