diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000000..ed957d9489 --- /dev/null +++ b/techstack.md @@ -0,0 +1,78 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [iGore/iGore.github.io](https://github.com/iGore/iGore.github.io)![](https://img.stackshare.io/public_badge.svg "public") +

+|5
Tools used|03/20/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ Ruby +
+ Ruby +
+ v2.5.1 +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ RubyGems +
+ RubyGems +
+ +
+ + +## Open source packages (2) + +## RubyGems (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[github-pages](https://rubygems.org/github-pages)|N/A|02/11/19|Brandon Rosage |MIT|N/A| +|[jemoji](https://rubygems.org/jemoji)|N/A|03/04/19|Brandon Rosage |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 0000000000..ce341d8d09 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,72 @@ +repo_name: iGore/iGore.github.io +report_id: be2a21366a98dac554ca3e06e7121d08 +version: 0.1 +repo_type: Public +timestamp: '2024-03-20T21:33:28+00:00' +requested_by: iGore +provider: github +branch: master +detected_tools_count: 5 +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 + version: 2.5.1 + 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/iGore/iGore.github.io/blob/master/.ruby-version + detection_source: Repo Metadata + last_updated_by: Brandon Rosage + last_updated_on: 2019-01-28 22:23:48.000000000 Z +- 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/iGore/iGore.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/iGore/iGore.github.io/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Brandon Rosage + last_updated_on: 2019-01-25 00:39:31.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/iGore/iGore.github.io/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Brandon Rosage + last_updated_on: 2019-02-11 16:43:38.000000000 Z +- name: jemoji + description: GitHub-flavored emoji plugin for Jekyll + package_url: https://rubygems.org/jemoji + 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/iGore/iGore.github.io/blob/master/Gemfile + detection_source: Gemfile + last_updated_by: Brandon Rosage + last_updated_on: 2019-03-04 17:37:12.000000000 Z