-replace 'ingest-modes.xml' with 'modes.xml'
-add page breaks between sections
-replace < and > with < and >
-fixed broken link for edex install page
-updated repo link to point to the centos7 version, instead of centos6
-changed subheading from '#' to '##'
-added title header
-added '[]' around data optional
-added a little more descriptive text in the logging example and updated formatting
-added title header
-fixed spelling mistakes
-added a "Purge Types" section for the initial text and broke the page into two main sub sections: Processed Data Purging and Raw Data purging
-added description and example of files in ..../base/purge/
-removed text saying purge rules can be accessed in the CAVE localization perspective, because they cannot anymore
-added page breaks between selections
-cleaned up "All Purge Rules" section since now all rules live in one location only by default
-updated the "Frame-Based Purge" with current example and explanation of modTimeToWait tag
-replaced code blocks with html to bold important sections
-added now "Raw Data Purging" information and sections
-added title header
-replaced instances of "edex_static" with "common_static"
-replaced improper ".../grid/models" path with proper ".../grib/models"
-updated note about wgrib2 in Troubleshooting section since we do distribute it
-added page breaks between sections
-fixed mistype of 'filename' to 'filenames'
-edited many of the code blocks to use html so specific sections could be bolded for emphasis
-added a third bullet in the opening text to do with tables
-link all bullets to their corresponding subsections
-changed capitalization and added ':' between code steps
-fixed 'wrd.xml' mispelling
-fixed broken link for editing menus
-add a new section for Add a Table and relocated the first bullet from Troubleshooting, into this new section
-made the Troubleshooting section into a bulleted list
-added description for finding the table info for the wrf.grib example
-change example file location from /staff/mjames to /software/awips2
-divided every section into "Grib Products" and "Grib2 Products" subsections
-added an example grib2 file and added information for every section for grib2
-added section page breaks for consistency
Changes to Data Distribution Files webpage:
-added title header
-added clarification for header/filename matching
-changed references of "edex_static" to "common_static" because all the files were moved (by Raytheon) not so long ago
-added a new subsection titled "Overview" because the inital description text was so long
-added another subsection titled "Creating a Site Override" to break up the initial section
-updated the output for the files found in base/distribution/ to match current output
-updated the satellite.xml to satellite.gini.xml and changed the markdown code to use html so that I could bold a line in the code block
-updated the "Editing..." section to link back to the "Creating a Site Override" section becasue it references the same idea
-changed the "Editing..." text to clairfy which regex expressions apply to what text (pqact.conf vs distribution files)
-updated the exampls section to show the xml content and then explain it
-updated the text.xml to reflect current content
-fixed improper bold/italic formatting throughout the webpage
-updated grib example to have current content
-created one last subsection for "Additional Information" and updated the bullets to reflect current thinking. Also added a bullet for a problem I've personally encountered where the distribution regex would not match the filename
-added title header
-fixed "that" misspelling
-added a bit more informative text to go along with code examples
-created sub-sections for optional LDM feeds
-updated the "Default Feeds" list
-added title header for consistency
-added edex version number used with docker build
-used bold for consistency with other pages
-updateded sections in "Mounted Files" section to be real subsections and reformatted the text found within
-updated some text about the edex server that setup.env is pointing to, for clarification
-added title header for consistency
-added a short section about our current EDEX server system
-added a new "Example Installation" section and moved the opening text and edex diagram into this section. Also moved the "server" sections to be subsections of this example
-removed the machine specs from the server section since they are no longer accurate/relevant
-added server ip addresses as reference for this example only
Fixing the "reqeust" typo that Tiffany had previously identified. GH Actions have been added, so this **should** compile the appropriate index.html file and publish in the gh-pages branch.