diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..c45434c --- /dev/null +++ b/techstack.yml @@ -0,0 +1,32 @@ +repo_name: noclocks/noclocks.github.io +report_id: 3c1cebfb2210d19b3a0276a0eeaa4ddc +version: 0.1 +repo_type: Public +timestamp: '2024-03-08T21:38:20+00:00' +requested_by: jimbrig +provider: github +branch: main +detected_tools_count: 2 +tools: +- 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/noclocks/noclocks.github.io + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/noclocks/noclocks.github.io/blob/main/.github/workflows/ghpages.yml + detection_source: ".github/workflows/ghpages.yml" + last_updated_by: Jimmy Briggs + last_updated_on: 2024-02-22 22:58:10.000000000 Z