From ee03a19e3a538c33e2294a8292635dc88f27d9c8 Mon Sep 17 00:00:00 2001 From: Ben Sanders Date: Sat, 29 Nov 2025 15:58:18 -0500 Subject: published article on removing malware and edited the README file --- _site/GEMFILE | 15 +++ _site/README.md | 4 + .../images/pexels-shkrabaanthony-5475752.jpg | Bin 0 -> 817283 bytes _site/blog/index.html | 12 +++ _site/deploy-site.sh | 16 +++ _site/feed.xml | 71 ++++++++++++- _site/index.html | 12 +++ _site/malware-removal-guide/index.html | 111 +++++++++++++++++++++ _site/sitemap.xml | 4 + 9 files changed, 244 insertions(+), 1 deletion(-) create mode 100644 _site/GEMFILE create mode 100644 _site/assets/images/pexels-shkrabaanthony-5475752.jpg create mode 100644 _site/deploy-site.sh create mode 100644 _site/malware-removal-guide/index.html (limited to '_site') diff --git a/_site/GEMFILE b/_site/GEMFILE new file mode 100644 index 0000000..5d0a841 --- /dev/null +++ b/_site/GEMFILE @@ -0,0 +1,15 @@ +source "https://rubygems.org" + +# Specify Jekyll version (latest stable as of mid-2025 is ~4.3.x) +gem "jekyll", "~> 4.3" + +# Plugins +gem "jekyll-seo-tag" +gem "jekyll-sitemap" +gem "jekyll-feed" + +# If you are developing a custom theme locally, add: +# gem "my-theme", path: "./my-theme" + +# For deployment on GitHub Pages (if using it), replace the above with: +# gem "github-pages", group: :jekyll_plugins diff --git a/_site/README.md b/_site/README.md index e69de29..0dccc0b 100644 --- a/_site/README.md +++ b/_site/README.md @@ -0,0 +1,4 @@ +# Welcome + +This is the git repo for my business for Sanders Technology Group, LLC. +If you found this and need computer help please [visit](https://sanderstg.com). \ No newline at end of file diff --git a/_site/assets/images/pexels-shkrabaanthony-5475752.jpg b/_site/assets/images/pexels-shkrabaanthony-5475752.jpg new file mode 100644 index 0000000..ce437f3 Binary files /dev/null and b/_site/assets/images/pexels-shkrabaanthony-5475752.jpg differ diff --git a/_site/blog/index.html b/_site/blog/index.html index 27b1bea..a46fb7a 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -27,6 +27,18 @@

Blog