script-samples
script-samples copied to clipboard
Site Simplification Build Process
Look into the option of removing the plugin from the build process, there is the option to inject HTML directly into the Markdown pages and manipulations can be moved over to PowerShell before the site is processed by the static generator.
The combinations of the script sample pages into a single file with the string URL manipulations are easily transferred.
The HTML injection, believe this also can be moved to PowerShell.