diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..05b71c5
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,91 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [GarthDB/garthdb.github.io](https://github.com/GarthDB/garthdb.github.io)![](https://img.stackshare.io/public_badge.svg "public")
+
+|9
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+## Languages (1)
+
+
+
+
+ Ruby
+
+
+ |
+
+
+
+
+## DevOps (3)
+
+
+
+## Open source packages (5)
+
+## RubyGems (5)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[github-pages](https://rubygems.org/github-pages)|N/A|12/11/14|garthdb |MIT|N/A|
+|[html-proofer](https://rubygems.org/html-proofer)|N/A|05/11/16|garthdb |MIT|N/A|
+|[mdl](https://rubygems.org/mdl)|v0.3.0|12/11/14|garthdb |MIT|N/A|
+|[rake](https://rubygems.org/rake)|N/A|05/11/16|garthdb |MIT|N/A|
+|[scss_lint](https://rubygems.org/scss_lint)|N/A|05/11/16|garthdb |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..d9f7348
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,122 @@
+repo_name: GarthDB/garthdb.github.io
+report_id: ddd0018ab70131147ab826282fda018b
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:26:09+00:00'
+requested_by: GarthDB
+provider: github
+branch: main
+detected_tools_count: 9
+tools:
+- name: Ruby
+ description: A dynamic, interpreted, open source programming language with a focus
+ on simplicity and productivity
+ website_url: https://www.ruby-lang.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/989/ruby.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io
+ detection_source: Repo Metadata
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io
+ detection_source: Repo Metadata
+- name: RubyGems
+ description: Easily download, install, and use ruby software packages on your system
+ website_url: https://rubygems.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: garthdb
+ last_updated_on: 2014-12-11 22:27:43.000000000 Z
+- name: Travis CI
+ description: A hosted continuous integration service for open source and private
+ projects
+ website_url: http://travis-ci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io/blob/main/.travis.yml
+ detection_source: ".travis.yml"
+ last_updated_by: garthdb
+ last_updated_on: 2015-02-03 05:40:56.000000000 Z
+- name: github-pages
+ description: Bootstrap the GitHub Pages Jekyll environment locally
+ package_url: https://rubygems.org/github-pages
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/rubygems/image.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: garthdb
+ last_updated_on: 2014-12-11 22:27:43.000000000 Z
+- name: html-proofer
+ description: Test your rendered HTML files to make sure they're accurate
+ package_url: https://rubygems.org/html-proofer
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/19495/default_8a79db3626c57c6bb46227c448ffd01861613398.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: garthdb
+ last_updated_on: 2016-05-11 22:33:01.000000000 Z
+- name: mdl
+ description: Style checker/lint tool for markdown files
+ package_url: https://rubygems.org/mdl
+ version: 0.3.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/rubygems/image.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: garthdb
+ last_updated_on: 2014-12-11 22:27:43.000000000 Z
+- name: rake
+ description: Rake is a Make-like program implemented in Ruby
+ package_url: https://rubygems.org/rake
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/18812/default_f582e4648f4682adb72d2b201218cda7f8e894ac.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: garthdb
+ last_updated_on: 2016-05-11 22:33:01.000000000 Z
+- name: scss_lint
+ description: Configurable tool for writing clean and consistent SCSS
+ package_url: https://rubygems.org/scss_lint
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: RubyGems Packages
+ image_url: https://img.stackshare.io/package/rubygems/image.png
+ detection_source_url: https://github.com/GarthDB/garthdb.github.io/blob/main/Gemfile
+ detection_source: Gemfile
+ last_updated_by: garthdb
+ last_updated_on: 2016-05-11 22:33:01.000000000 Z