notionparallax / Waffle-printer

A quick and dirty way of printing waffle cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waffle-printer

A quick and dirty way of printing waffle cards.

We needed a way to get our cards out of waffle.io

We really like git2pdf by Pocketworks but because it pulls from Github the story points don't come through.

We got around this in the quickest dirtyest way we could. We might make it better in future if we need to, but for today this does the job.

How

Clone this repo.

Edit waffle-cards-printer.rb so that it references your repo. (Lines 4 and 5, very obvious change.) Then save it.

From inside this folder run ruby waffle-cards-printer.rb

Open cards.html and print it.

#so

This is super clunky. If you have any better ideas then we're all ears!

We is @dawil and @notionparallax

the outcome

About

A quick and dirty way of printing waffle cards

License:MIT License


Languages

Language:HTML 73.7%Language:Ruby 17.2%Language:CSS 9.1%