Migrate assets and configs

This commit is contained in:
Angelos Chalaris
2023-05-07 16:10:21 +03:00
parent 6a45d2ec07
commit 6a16355bcd
541 changed files with 2067 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
slug: git/t/branch
name: Git Branch Snippets
shortName: Git Branches
miniName: Branch
featured: true
parent: git
languageMatcher: git
tagMatcher: branch
description: >-
The Git snippet collection contains a variety of short tips and tricks for all
currently maintained versions of git. It includes most commonly-used commands
and covers various use-cases in the form of simplified documentation, complete
with multiple examples.
shortDescription: >-
Master git branch commands with this snippet collection of simplified git
documentation and tips.
splash: keyboard-coffee.png

View File

@@ -0,0 +1,17 @@
slug: git/t/commit
name: Git Commit Snippets
shortName: Git Commits
miniName: Commit
featured: true
parent: git
languageMatcher: git
tagMatcher: commit
description: >-
The Git snippet collection contains a variety of short tips and tricks for all
currently maintained versions of git. It includes most commonly-used commands
and covers various use-cases in the form of simplified documentation, complete
with multiple examples.
shortDescription: >-
A snippet collection of simplified git documentation and tips covering git
commit commands.
splash: keyboard-coffee.png

View File

@@ -0,0 +1,17 @@
slug: git/t/configuration
name: Git Configuration Snippets
shortName: Git Configuration
miniName: Configuration
featured: true
parent: git
languageMatcher: git
tagMatcher: configuration
description: >-
The Git snippet collection contains a variety of short tips and tricks for all
currently maintained versions of git. It includes most commonly-used commands
and covers various use-cases in the form of simplified documentation, complete
with multiple examples.
shortDescription: >-
Create and manage git configurations with this snippet collection of
simplified git documentation and tips.
splash: keyboard-coffee.png

View File

@@ -0,0 +1,15 @@
slug: git
name: Git Snippets
shortName: Git
topLevel: true
languageMatcher: git
featured: true
description: >-
The Git snippet collection contains a variety of short tips and tricks for all
currently maintained versions of git. It includes most commonly-used commands
and covers various use-cases in the form of simplified documentation, complete
with multiple examples.
shortDescription: >-
A snippet collection of simplified git documentation and tips, covering most
commonly-used commands and covering various use-cases.
splash: keyboard-coffee.png

View File

@@ -0,0 +1,17 @@
slug: git/t/repository
name: Git Repository Snippets
shortName: Git Repositories
miniName: Repository
featured: true
parent: git
languageMatcher: git
tagMatcher: repository
description: >-
The Git snippet collection contains a variety of short tips and tricks for all
currently maintained versions of git. It includes most commonly-used commands
and covers various use-cases in the form of simplified documentation, complete
with multiple examples.
shortDescription: >-
Organize your git repositories with this snippet collection of simplified git
documentation and tips.
splash: keyboard-coffee.png