diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c97f963 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.sh diff --git a/README.md b/README.md index 90c95b8..d03416f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # minimize-prep -This repository contains a PHP script that reads a file where HTML tags (` - - -JS exluded - - +./public_html/assets/css/site.css and ./public_html/assets/js/site.js will be overwritten. + +Creating rmvresources.sh file + +Excluded - +Found - ./assets/css/example_1.css +Found - ./assets/css/example_2.css +Found - assets/css/example_3.css +Excluded - +Excluded - +Excluded - +Found - /assets/js/example_1.js +Found - ./assets/js/example_2.js +Found - ./assets/js/example_3.js +Found - ./assets/js/example_4.js +Excluded - +Excluded - Preparation Complete. ``` @@ -120,7 +114,7 @@ The current configuration will cause 3 files to be created: * `site.css` and `site.js` * `rmvresources.sh` - An optional bash script file that will contain Linux `rm` commands to delete the CSS and JSS *source* files that were used to create `site.css` and `site.js`. **USE THIS SCRIPT WITH CAUTION!!!** -To disable the creation of `rmvresources.sh` edit `minprep.json` and change `"mkbash"` to `false`. +To disable the creation of `rmvresources.sh` edit `minprep.json` and change `"mkremove"` to `false`. # Important Things to Note @@ -138,7 +132,7 @@ This will **not** work: --> ``` -All `` and `