diff --git a/techstack.md b/techstack.md index a558542..e0d7d2f 100644 --- a/techstack.md +++ b/techstack.md @@ -3,22 +3,22 @@ ## Tech Stack 2martens/2martens.de is built on the following main stack: - [Drone.io](https://drone.io/) – Continuous Integration -- [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners +- [gulp](https://gulpjs.com/) – JS Build Tools / JS Task Runners - [Ruby](https://www.ruby-lang.org) – Languages -- [jQuery](http://jquery.com/) – Javascript UI Libraries -- [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks -- [Jekyll](http://jekyllrb.com/) – Static Site Generators -- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions +- [jQuery](https://jquery.com/) – Javascript UI Libraries +- [Bootstrap](https://getbootstrap.com/) – Front-End Frameworks +- [Jekyll](https://jekyllrb.com/) – Static Site Generators +- [Sass](https://sass-lang.com/) – CSS Pre-processors / Extensions - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [Liquid](https://shopify.github.io/liquid) – Templating Languages & Extensions - [Autoprefixer](https://github.com/postcss/autoprefixer) – CSS Pre-processors / Extensions - [Lodash](https://lodash.com) – Javascript Utilities & Libraries -- [RuboCop](http://batsov.com/rubocop/) – Code Review -- [Babel](http://babeljs.io/) – JavaScript Compilers -- [ESLint](http://eslint.org/) – Code Review +- [RuboCop](https://batsov.com/rubocop/) – Code Review +- [Babel](https://babeljs.io/) – JavaScript Compilers +- [ESLint](https://eslint.org/) – Code Review - [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells - [Yarn](https://yarnpkg.com/) – Front End Package Manager -- [Travis CI](http://travis-ci.com/) – Continuous Integration +- [Travis CI](https://travis-ci.com/) – Continuous Integration Full tech stack [here](/techstack.md) --- Readme.md Snippet without images End --- @@ -27,22 +27,22 @@ Full tech stack [here](/techstack.md) ## Tech Stack 2martens/2martens.de is built on the following main stack: - Drone.io [Drone.io](https://drone.io/) – Continuous Integration -- gulp [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners +- gulp [gulp](https://gulpjs.com/) – JS Build Tools / JS Task Runners - Ruby [Ruby](https://www.ruby-lang.org) – Languages -- jQuery [jQuery](http://jquery.com/) – Javascript UI Libraries -- Bootstrap [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks -- Jekyll [Jekyll](http://jekyllrb.com/) – Static Site Generators -- Sass [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions +- jQuery [jQuery](https://jquery.com/) – Javascript UI Libraries +- Bootstrap [Bootstrap](https://getbootstrap.com/) – Front-End Frameworks +- Jekyll [Jekyll](https://jekyllrb.com/) – Static Site Generators +- Sass [Sass](https://sass-lang.com/) – CSS Pre-processors / Extensions - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - Liquid [Liquid](https://shopify.github.io/liquid) – Templating Languages & Extensions - Autoprefixer [Autoprefixer](https://github.com/postcss/autoprefixer) – CSS Pre-processors / Extensions - Lodash [Lodash](https://lodash.com) – Javascript Utilities & Libraries -- RuboCop [RuboCop](http://batsov.com/rubocop/) – Code Review -- Babel [Babel](http://babeljs.io/) – JavaScript Compilers -- ESLint [ESLint](http://eslint.org/) – Code Review +- RuboCop [RuboCop](https://batsov.com/rubocop/) – Code Review +- Babel [Babel](https://babeljs.io/) – JavaScript Compilers +- ESLint [ESLint](https://eslint.org/) – Code Review - Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells - Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager -- Travis CI [Travis CI](http://travis-ci.com/) – Continuous Integration +- Travis CI [Travis CI](https://travis-ci.com/) – Continuous Integration Full tech stack [here](/techstack.md) --- Readme.md Snippet with images End --- @@ -98,7 +98,7 @@ Full tech stack [here](/techstack.md) Bootstrap
- Bootstrap + Bootstrap
v5.3.2 @@ -106,7 +106,7 @@ Full tech stack [here](/techstack.md) Sass
- Sass + Sass
@@ -114,7 +114,7 @@ Full tech stack [here](/techstack.md) jQuery
- jQuery + jQuery
v3.7.1 @@ -127,7 +127,7 @@ Full tech stack [here](/techstack.md) Babel
- Babel + Babel
v7.23.2 @@ -143,7 +143,7 @@ Full tech stack [here](/techstack.md) ESLint
- ESLint + ESLint
@@ -151,7 +151,7 @@ Full tech stack [here](/techstack.md) Git
- Git + Git
@@ -159,7 +159,7 @@ Full tech stack [here](/techstack.md) RuboCop
- RuboCop + RuboCop
v1.57.2 @@ -175,7 +175,7 @@ Full tech stack [here](/techstack.md) Travis CI
- Travis CI + Travis CI
@@ -193,7 +193,7 @@ Full tech stack [here](/techstack.md) gulp
- gulp + gulp
v4.0.2 @@ -214,7 +214,7 @@ Full tech stack [here](/techstack.md) HTML
- HTML + HTML
@@ -222,7 +222,7 @@ Full tech stack [here](/techstack.md) Jekyll
- Jekyll + Jekyll
v4.3.2 diff --git a/techstack.yml b/techstack.yml index 4f9d1cc..b5cf1f7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -55,7 +55,7 @@ tools: - name: Bootstrap description: Simple and flexible HTML, CSS, and JS for popular UI components and interactions - website_url: http://getbootstrap.com/ + website_url: https://getbootstrap.com/ version: 5.3.2 license: MIT open_source: true @@ -69,7 +69,7 @@ tools: last_updated_on: 2023-10-01 22:48:57.000000000 Z - name: Sass description: Syntactically Awesome Style Sheets - website_url: http://sass-lang.com/ + website_url: https://sass-lang.com/ license: MIT open_source: true hosted_saas: false @@ -81,7 +81,7 @@ tools: last_updated_on: 2019-02-27 13:52:40.000000000 Z - name: jQuery description: The Write Less, Do More, JavaScript Library. - website_url: http://jquery.com/ + website_url: https://jquery.com/ version: 3.7.1 license: MIT open_source: true @@ -95,7 +95,7 @@ tools: last_updated_on: 2023-11-01 22:27:18.000000000 Z - name: Babel description: Use next generation JavaScript, today. - website_url: http://babeljs.io/ + website_url: https://babeljs.io/ version: 7.23.2 license: MIT open_source: true @@ -120,7 +120,7 @@ tools: last_updated_on: 2023-08-02 10:33:33.000000000 Z - name: ESLint description: The fully pluggable JavaScript code quality tool - website_url: http://eslint.org/ + website_url: https://eslint.org/ license: MIT open_source: true hosted_saas: false @@ -132,7 +132,7 @@ tools: last_updated_on: 2018-11-24 14:26:30.000000000 Z - name: Git description: Fast, scalable, distributed revision control system - website_url: http://git-scm.com/ + website_url: https://git-scm.com/ open_source: true hosted_saas: false category: Build, Test, Deploy @@ -141,7 +141,7 @@ tools: detection_source: Repo Metadata - name: RuboCop description: A Ruby static code analyzer, based on the community Ruby style guide - website_url: http://batsov.com/rubocop/ + website_url: https://batsov.com/rubocop/ version: 1.57.2 license: MIT open_source: true @@ -167,7 +167,7 @@ tools: - name: Travis CI description: A hosted continuous integration service for open source and private projects - website_url: http://travis-ci.com/ + website_url: https://travis-ci.com/ open_source: false hosted_saas: true category: Build, Test, Deploy @@ -189,7 +189,7 @@ tools: last_updated_on: 2019-02-27 15:11:16.000000000 Z - name: gulp description: The streaming build system - website_url: http://gulpjs.com/ + website_url: https://gulpjs.com/ version: 4.0.2 license: MIT open_source: true @@ -214,7 +214,6 @@ tools: last_updated_on: 2019-02-27 13:52:40.000000000 Z - name: HTML description: Hypertext Markup Language for creating web pages. - website_url: http:// open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/2270/no-img-open-source.png @@ -223,7 +222,7 @@ tools: last_updated_on: 2019-07-16 13:48:09.000000000 Z - name: Jekyll description: Blog-aware, static site generator in Ruby - website_url: http://jekyllrb.com/ + website_url: https://jekyllrb.com/ version: 4.3.2 license: MIT open_source: true