albertyw / structural-bestiary

A Book of Data Structures
0 stars 0 forks source link

create a task to generate a pdf #4

Open hrs opened 10 years ago

hrs commented 10 years ago

Should be able to generate a full book-style pdf with rake pdf or similar.

Maybe set it up as a git hook, rendering the updated version on every push.

albertyw commented 10 years ago

I'm thinking it might be better (more flexible) if we start off as html

hrs commented 10 years ago

If we're writing in (multi)markdown, it shouldn't take any extra effort to generate a pdf (aside from writing the script). Sure, we're targeting HTML primarily, but there's no conflict in doing both.

albertyw commented 10 years ago

Ok. Whatever. It's assigned to you