Skip to content

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

Open
ltxom wants to merge 13 commits intophoible:masterfrom
ltxom:master
Open

Scripts to convert Conventions and FAQ source files to HTML#33
ltxom wants to merge 13 commits intophoible:masterfrom
ltxom:master

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

Comments