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

Vielmetti 55 pandoc #56

Closed

Conversation

vielmetti
Copy link
Collaborator

Make necessary changes to the glossary to support PDF production in Pandoc.

In State-of-the-Edge#55 there's an overall goal (produce a PDF). This drone file is the first step of that.
`markdownlint` wants shorter lines, edit things to match that goal so we get a green build.
Skip the markdownlint step, since I know it will fail; try the PDF stage.
Don't ignore scripts, suggests alanshaw/markdown-pdf#159
Per https://gist.github.com/vovimayhem/6437c2f03b654e392ccf3e9903eba6af there are a batch of problems with PhantomJS on Alpine. Try Ubuntu instead.
yes, I want to install
erroring out if that library is not available, so grab it
I don't have a tag yet, and I don't have a release token.
Move the build to node:buster-slim (should be faster)
needs bzip2 to extract PhantomJS
That should address the dependency directly!
per https://github.com/pandoc/dockerfiles and official supported pandoc images
Next step will be to get the token set up right.
because I error out without it
Pandoc expects white space before section headers, so provide it.
@vielmetti
Copy link
Collaborator Author

This was a useful exercise, but it had both changes to the document text and to the CI configuration to make it happen. See a followup PR to separate those two tasks.

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

Successfully merging this pull request may close these issues.

1 participant