Here is the automated summary of what this PR includes. I think they are mostly self-explanatory.
Of course the major thing is getting the bulk of the changes is getting the old website into the repo.
This does not have the full image of the old website, but since it has all the pdf and word files in addition to the aspx/md files is has some garbage that the old website had accreted.
My inclindation is to include it all the PR, then pare it down once in place.
All the aspx and html files from old site
Added first draft shell script to do conversion to markdown on aspx files.
Typo in script
syntax
syntax
First shot at a fixup script
fixup.sh, fixed typos and added ANSI translations
cleaned ASPC divisions out, fixed hrefs to md
Updated to write to target directory (sites)
Demo version of site with all the md in situ
Added the images from original IVI archive -- probably excesssive
Complete documentation directory
Removed some HTML that didn't translate correctly
Various changes associated with putting in the just-the-docs template
Revert "Various changes associated with putting in the just-the-docs template"
Revert "Revert "Various changes associated with putting in the just-the-docs template""
Modified files to specify default and back to HTML links
clean up, and added _layouts directory
added link from Alejandro's welcome to the old site
various tidying up and integration of theme (not 100% yet)
Miscellany to incorporate just-the-docs theme
various changes to tidy up theme and add navigation proto
Minor tweaks, still no site map (?)
Added the SCPI PDF to the Downloads directory
Added SCPI spec and cleaned up Specifications download page
Fixed typo in Specifications page, and added SCPI pdf
I added a few changes on top of your branch in order to make it work with GitHub Pages in this repo. I also added that script I was talking about to test changes locally.
Here is the automated summary of what this PR includes. I think they are mostly self-explanatory.
Of course the major thing is getting the bulk of the changes is getting the old website into the repo.
This does not have the full image of the old website, but since it has all the pdf and word files in addition to the aspx/md files is has some garbage that the old website had accreted.
My inclindation is to include it all the PR, then pare it down once in place.