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

Scripts to convert Conventions and FAQ source files to HTML #33

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ltxom
Copy link

@ltxom ltxom commented Apr 23, 2021

@drammock
Here are some changes I made to this pull request.

  1. Add a script convertMdToHTML.py to convert _faq.rmd and conventions.rst source files to HTML version.
  2. The scripts.js are the supplementary code highlighting scripts to be appended at the end of the generated FAQ HTML file.
  3. knitRmdToHTML.R is called by the convertMdToHTML.py script to convert _faq.rmd to HTML file using library rmarkdown.
  4. Add HTML export rules in _faq.Rmd file so that rmarkdown generate question indexes correctly.
  5. Edit README.md and .gitignore as shown below.

Please let me know if there is anything to fix. Thank you so much!

@drammock drammock mentioned this pull request May 21, 2022
2 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.

2 participants