script-samples icon indicating copy to clipboard operation
script-samples copied to clipboard

Site Simplification Build Process

Open pkbullock opened this issue 4 years ago • 0 comments

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.

pkbullock avatar Jan 14 '22 08:01 pkbullock