Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find a way to allow users to generate a pdf from a markdown file #88

Open
ThatEidolon opened this issue Sep 22, 2014 · 1 comment
Open

Comments

@ThatEidolon
Copy link
Member

Users may need to print out files from the pwnwiki site. HTML doesn't always play nice with print.Optimally there should a button or something that a user could click and get a pdf generated from a pwnwiki page.

Also, this will help to move people from using the google documents as an authoritative source.

@ThatEidolon
Copy link
Member Author

From slack chat

eidolon [8:39 PM]
this looks promising: https://gitprint.com/pwnwiki/pwnwiki.github.io/blob/master/presence/linux/blind.md

eidolon [8:39 PM]
real quick script to s/github/gitprint/

webbreacher [8:41 PM]
+1

mubix [8:43 PM]
while that does look cool, it doesn't really add much to the current ability to have people just press "Print" on each page

mubix [8:43 PM]
the benefit is that the google doc is all on one page

mubix [8:43 PM]
so maybe if we pulled each PDF or page, then maybe merged them somehow?

eidolon [8:45 PM]
so what are you thinking, an ability to pull together multiple pages into single PDF?

eidolon [8:46 PM]
maybe something like what wikipedia does, where you can select pages and then combine them?

eidolon [8:46 PM]
or have just sections compiled together, so one for pivioting, one for persistance, etc.

mubix [8:48 PM]
Added in an integration so that new issues and stuff get posted here

mubix [8:48 PM]
@eidolon: I'm thinking of a "Print PwnWiki" option

eidolon [8:48 PM]
ok, so something recursive that will grab everything

mubix [8:50 PM]
aye

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant