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

feat(rendering): make PDF output from Markdown files more presentable #99

Open
shsingh opened this issue Aug 24, 2023 · 0 comments
Open
Assignees
Labels
documentation/general Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@shsingh
Copy link
Collaborator

shsingh commented Aug 24, 2023

The Top 10 list is being rendered using Markdown at https://mltop10.info

The site is being rendered using Quarto and the files from https://github.com/OWASP/www-project-machine-learning-security-top-10/tree/master/docs are mirrored to https://github.com/mltop10-info/mltop10.info

Currently a manual process is run for the https://github.com/mltop10-info/mltop10.info locally to render the HTML and PDF outputs which are stored in https://github.com/mltop10-info/mltop10.info/tree/main/docs and used by Github Pages.

The rendering for PDF is currently using the default method of LaTeX - example at: https://github.com/mltop10-info/mltop10.info/blob/main/docs/OWASP-Machine-Learning-Security-Top-10.pdf

Quarto has a lot of formatting options for generating PDF and this needs to be explored to make the PDF and ePUB formats look more presentable.

@shsingh shsingh added documentation/general Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Aug 24, 2023
@shsingh shsingh pinned this issue Aug 24, 2023
@shsingh shsingh changed the title feat: make PDF output from Markdown files more presentable feat(pdf): make PDF output from Markdown files more presentable Aug 24, 2023
@shsingh shsingh changed the title feat(pdf): make PDF output from Markdown files more presentable feat(rendering): make PDF output from Markdown files more presentable Aug 24, 2023
@shsingh shsingh added this to the v0.4 milestone Sep 6, 2023
@sagarbhure sagarbhure modified the milestones: v0.4, v0.3 Oct 12, 2023
@shsingh shsingh self-assigned this Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation/general Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants