From 4df735c3838a59aa2e2309bdec2fa62a17e6b484 Mon Sep 17 00:00:00 2001 From: "stack-file[bot]" <147888899+stack-file[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:45:38 +0700 Subject: [PATCH] Update tech stack docs (techstack.yml and techstack.md) (#1522) * Update techstack.yml * Update techstack.md --------- Co-authored-by: stacksharebot --- techstack.md | 40 ++++++++++++++++++++-------------------- techstack.yml | 46 +++++++++++++++++++++++----------------------- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/techstack.md b/techstack.md index a52074930..09efb5b9d 100644 --- a/techstack.md +++ b/techstack.md @@ -3,10 +3,10 @@ ## Tech Stack torrentpier/torrentpier is built on the following main stack: -- [PHP](http://www.php.net/) – Languages -- [Smarty](http://www.smarty.net/) – Templating Languages & Extensions - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- [PHP](http://www.php.net/) – Languages - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- [Smarty](http://www.smarty.net/) – Templating Languages & Extensions - [GitHub Actions](https://github.com/features/actions) – Continuous Integration Full tech stack [here](/techstack.md) @@ -17,10 +17,10 @@ Full tech stack [here](/techstack.md) ## Tech Stack torrentpier/torrentpier is built on the following main stack: -- PHP [PHP](http://www.php.net/) – Languages -- Smarty [Smarty](http://www.smarty.net/) – Templating Languages & Extensions - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- PHP [PHP](http://www.php.net/) – Languages - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages +- Smarty [Smarty](http://www.smarty.net/) – Templating Languages & Extensions - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration Full tech stack [here](/techstack.md) @@ -39,22 +39,6 @@ Full tech stack [here](/techstack.md) ## Languages (5) - - - - + + + +
- PHP -
- PHP -
- -
- Smarty -
- Smarty -
- -
CSS 3
CSS 3 @@ -70,6 +54,14 @@ Full tech stack [here](/techstack.md)
+ PHP +
+ PHP +
+ +
SQL
@@ -78,6 +70,14 @@ Full tech stack [here](/techstack.md)
+ Smarty +
+ Smarty +
+ +
diff --git a/techstack.yml b/techstack.yml index dd51eb70a..6462b2177 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,34 +1,13 @@ repo_name: torrentpier/torrentpier -report_id: 2080b694990feb7f2162d12e7ac899e9 +report_id: 8f3d6a3af5b2e02157b3d456db838589 version: 0.1 repo_type: Public -timestamp: '2024-06-18T07:21:32+00:00' +timestamp: '2024-06-18T07:41:48+00:00' requested_by: belomaxorka provider: github branch: master detected_tools_count: 19 tools: -- name: PHP - description: A popular general-purpose scripting language that is especially suited - to web development - website_url: http://www.php.net/ - open_source: true - hosted_saas: false - category: Languages & Frameworks - sub_category: Languages - image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg - detection_source_url: https://github.com/torrentpier/torrentpier - detection_source: Repo Metadata -- name: Smarty - description: Template engine for PHP - website_url: http://www.smarty.net/ - open_source: false - hosted_saas: false - category: Languages & Frameworks - sub_category: Templating Languages & Extensions - image_url: https://img.stackshare.io/service/3693/smarty.png - detection_source_url: https://github.com/torrentpier/torrentpier - detection_source: Repo Metadata - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 @@ -50,6 +29,17 @@ tools: image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source_url: https://github.com/torrentpier/torrentpier detection_source: Repo Metadata +- name: PHP + description: A popular general-purpose scripting language that is especially suited + to web development + website_url: http://www.php.net/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg + detection_source_url: https://github.com/torrentpier/torrentpier + detection_source: Repo Metadata - name: SQL description: It is a domain-specific language used in programming website_url: https://en.wikipedia.org/wiki/SQL @@ -62,6 +52,16 @@ tools: detection_source: install/sql/mysql.sql last_updated_by: glix08 last_updated_on: 2011-06-27 21:23:51.000000000 Z +- name: Smarty + description: Template engine for PHP + website_url: http://www.smarty.net/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Templating Languages & Extensions + image_url: https://img.stackshare.io/service/3693/smarty.png + detection_source_url: https://github.com/torrentpier/torrentpier + detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/