Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #7

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
91 changes: 91 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
GarthDB/garthdb.github.io is built on the following main stack:

- [Ruby](https://www.ruby-lang.org) – Languages
- [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
GarthDB/garthdb.github.io is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'/> [Ruby](https://www.ruby-lang.org) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'/> [Travis CI](http://travis-ci.com/) – Continuous Integration

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# 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")
<br/><br/>
|9<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/989/ruby.png' alt='Ruby'>
<br>
<sub><a href="https://www.ruby-lang.org">Ruby</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg' alt='RubyGems'>
<br>
<sub><a href="https://rubygems.org/">RubyGems</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png' alt='Travis CI'>
<br>
<sub><a href="http://travis-ci.com/">Travis CI</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (5)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/service/12795/5jL6-BA5_400x400.jpeg'/> 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|

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
122 changes: 122 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -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