chore: shmatter to frontmatter (closes #393)

This commit is contained in:
Marcin Woźniak
2022-02-16 22:55:42 +01:00
committed by AJ ONeal
parent 38a3640bd1
commit a9c2b9d181
34 changed files with 136 additions and 102 deletions

8
archiver/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Archiver (arc alias)
homepage: https://webinstall.dev/arc
tagline: Alias for https://webinstall.dev/arc
alias: arc
description: |
See https://webinstall.dev/arc
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: Archiver (arc alias)
# homepage: https://webinstall.dev/arc
# tagline: Alias for https://webinstall.dev/arc
# alias: arc
# description: |
# See https://webinstall.dev/arc
function __redirect_alias_arc() {
echo "'archiver@${WEBI_TAG:-stable}' is an alias for 'arc@${WEBI_VERSION:-}'"

8
git-gpg-init/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: git-gpg-init (git-config-gpg alias)
homepage: https://webinstall.dev/git-config-gpg
tagline: Alias for https://webinstall.dev/git-config-gpg
alias: git-config-gpg
description: |
See https://webinstall.dev/git-config-gpg
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: git-gpg-init (git-config-gpg alias)
# homepage: https://webinstall.dev/git-config-gpg
# tagline: Alias for https://webinstall.dev/git-config-gpg
# alias: git-config-gpg
# description: |
# See https://webinstall.dev/git-config-gpg
function __redirect_alias_git_config_gpg() {
echo "'git-gpg-init' is a deprecated alias for 'git-config-gpg'"

8
gnupg/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: GnuPG (gpg alias)
homepage: https://webinstall.dev/gpg
tagline: Alias for https://webinstall.dev/gpg
alias: gpg
description: |
See https://webinstall.dev/gpg
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: GnuPG (gpg alias)
# homepage: https://webinstall.dev/gpg
# tagline: Alias for https://webinstall.dev/gpg
# alias: gpg
# description: |
# See https://webinstall.dev/gpg
function __redirect_alias_gpg() {
echo "'gnupg@${WEBI_TAG:-stable}' is an alias for 'gpg@${WEBI_VERSION:-}'"

8
go/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Go (golang alias)
homepage: https://webinstall.dev/golang
tagline: Alias for https://webinstall.dev/golang
alias: golang
description: |
See https://webinstall.dev/golang
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: Go (golang alias)
# homepage: https://webinstall.dev/golang
# tagline: Alias for https://webinstall.dev/golang
# alias: golang
# description: |
# See https://webinstall.dev/golang
function __redirect_alias_golang() {
echo "'go@${WEBI_TAG:-stable}' is an alias for 'golang@${WEBI_VERSION:-}'"

View File

@@ -0,0 +1,8 @@
---
title: iterm-color-schemes (iterm2-themes alias)
homepage: https://webinstall.dev/iterm2-themes
tagline: Alias for https://webinstall.dev/iterm2-themes
alias: iterm2-themes
description: |
See https://webinstall.dev/iterm2-themes
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: iterm-color-schemes (iterm2-themes alias)
# homepage: https://webinstall.dev/iterm2-themes
# tagline: Alias for https://webinstall.dev/iterm2-themes
# alias: iterm2-themes
# description: |
# See https://webinstall.dev/iterm2-themes
function __redirect_alias_iterm2_themes() {
echo "'iterm-color-schemes@${WEBI_TAG:-stable}' is an alias for 'iterm2-themes@${WEBI_VERSION:-}'"

8
iterm-themes/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: iterm-themes (iterm2-themes alias)
homepage: https://webinstall.dev/iterm2-themes
tagline: Alias for https://webinstall.dev/iterm2-themes
alias: iterm2-themes
description: |
See https://webinstall.dev/iterm2-themes
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: iterm-themes (iterm2-themes alias)
# homepage: https://webinstall.dev/iterm2-themes
# tagline: Alias for https://webinstall.dev/iterm2-themes
# alias: iterm2-themes
# description: |
# See https://webinstall.dev/iterm2-themes
function __redirect_alias_iterm2_themes() {
echo "'iterm-themes@${WEBI_TAG:-stable}' is an alias for 'iterm2-themes@${WEBI_VERSION:-}'"

8
iterm-utils/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: iterm-utils (iterm2-utils alias)
homepage: https://webinstall.dev/iterm2-utils
tagline: Alias for https://webinstall.dev/iterm2-utils
alias: iterm2-utils
description: |
See https://webinstall.dev/iterm2-utils
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: iterm-utils (iterm2-utils alias)
# homepage: https://webinstall.dev/iterm2-utils
# tagline: Alias for https://webinstall.dev/iterm2-utils
# alias: iterm2-utils
# description: |
# See https://webinstall.dev/iterm2-utils
function __redirect_alias_iterm2_utils() {
echo "'iterm-utils@${WEBI_TAG:-stable}' is an alias for 'iterm2-utils@${WEBI_VERSION:-}'"

8
iterm/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: iTerm (iTerm2 alias)
homepage: https://webinstall.dev/iterm2
tagline: Alias for https://webinstall.dev/iterm2
alias: iterm2
description: |
See https://webinstall.dev/iterm2
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: iTerm (iTerm2 alias)
# homepage: https://webinstall.dev/iterm2
# tagline: Alias for https://webinstall.dev/iterm2
# alias: iterm2
# description: |
# See https://webinstall.dev/iterm2
echo "'iterm@${WEBI_TAG:-stable}' is an alias for 'iterm2@${WEBI_VERSION:-}'"
WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}

View File

@@ -0,0 +1,8 @@
---
title: iterm2-color-schemes (iterm2-themes alias)
homepage: https://webinstall.dev/iterm2-themes
tagline: Alias for https://webinstall.dev/iterm2-themes
alias: iterm2-themes
description: |
See https://webinstall.dev/iterm2-themes
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: iterm2-color-schemes (iterm2-themes alias)
# homepage: https://webinstall.dev/iterm2-themes
# tagline: Alias for https://webinstall.dev/iterm2-themes
# alias: iterm2-themes
# description: |
# See https://webinstall.dev/iterm2-themes
function __redirect_alias_iterm2_themes() {
echo "'iterm2-color-schemes@${WEBI_TAG:-stable}' is an alias for 'iterm2-themes@${WEBI_VERSION:-}'"

8
nerd-font/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: nerd-font (nerdfont alias)
homepage: https://webinstall.dev/nerdfont
tagline: Alias for https://webinstall.dev/nerdfont
alias: nerdfont
description: |
See https://webinstall.dev/nerdfont
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: nerd-font (nerdfont alias)
# homepage: https://webinstall.dev/nerdfont
# tagline: Alias for https://webinstall.dev/nerdfont
# alias: nerdfont
# description: |
# See https://webinstall.dev/nerdfont
function __redirect_alias_nerdfont() {
echo "'nerd-font' is an alias for 'nerdfont'"

8
nerd-fonts/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: nerd-fonts (nerdfont alias)
homepage: https://webinstall.dev/nerdfont
tagline: Alias for https://webinstall.dev/nerdfont
alias: nerdfont
description: |
See https://webinstall.dev/nerdfont
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: nerd-fonts (nerdfont alias)
# homepage: https://webinstall.dev/nerdfont
# tagline: Alias for https://webinstall.dev/nerdfont
# alias: nerdfont
# description: |
# See https://webinstall.dev/nerdfont
function __todo_nerdfonts() {
echo "The full Nerd Fonts patcher is not yet available."

8
nerdfonts/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: nerd-fonts (nerdfont alias)
homepage: https://webinstall.dev/nerdfont
tagline: Alias for https://webinstall.dev/nerdfont
alias: nerdfont
description: |
See https://webinstall.dev/nerdfont
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: nerd-fonts (nerdfont alias)
# homepage: https://webinstall.dev/nerdfont
# tagline: Alias for https://webinstall.dev/nerdfont
# alias: nerdfont
# description: |
# See https://webinstall.dev/nerdfont
function __todo_nerdfonts() {
echo "The full Nerd Fonts patcher is not yet available."

8
postgresql/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: PostgreSQL (Postgres alias)
homepage: https://webinstall.dev/postgres
tagline: Alias for https://webinstall.dev/postgres
alias: postgres
description: |
See https://webinstall.dev/postgres
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: PostgreSQL (Postgres alias)
# homepage: https://webinstall.dev/postgres
# tagline: Alias for https://webinstall.dev/postgres
# alias: postgres
# description: |
# See https://webinstall.dev/postgres
function __redirect_alias_postgres() {
echo "'postgresql' is an alias for 'postgres'"

8
pwsh/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: PowerShell (pwsh alias)
homepage: https://webinstall.dev/powershell
tagline: Alias for https://webinstall.dev/powershell
alias: powershell
description: |
See https://webinstall.dev/powershell
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: PowerShell (pwsh alias)
# homepage: https://webinstall.dev/powershell
# tagline: Alias for https://webinstall.dev/powershell
# alias: powershell
# description: |
# See https://webinstall.dev/powershell
function __redirect_alias_powershell() {
echo "'pwsh@${WEBI_TAG:-stable}' is an alias for 'powershell@${WEBI_VERSION:-}'"

8
python3/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Python 3 (alias for python)
homepage: https://webinstall.dev/python
tagline: Alias for https://webinstall.dev/python
alias: python
description: |
See https://webinstall.dev/python
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: Python 3 (alias for python)
# homepage: https://webinstall.dev/python
# tagline: Alias for https://webinstall.dev/python
# alias: python
# description: |
# See https://webinstall.dev/python
set -e
set -u

8
ripgrep/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Ripgrep (alias)
homepage: https://webinstall.dev/rg
tagline: `ripgrep` (project) is an alias for `rg` (command)
alias: rg
description: |
See https://webinstall.dev/rg
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: Ripgrep (alias)
# homepage: https://webinstall.dev/rg
# tagline: `ripgrep` (project) is an alias for `rg` (command)
# alias: rg
# description: |
# See https://webinstall.dev/rg
function __redirect_alias_rg() {
echo "'ripgrep@${WEBI_TAG:-}' (project) is an alias for 'rg@${WEBI_VERSION:-}' (command)"

8
rust/README.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: Rust (rustlang alias)
homepage: https://webinstall.dev/rustlang
tagline: Alias for https://webinstall.dev/rustlang
alias: rustlang
description: |
See https://webinstall.dev/rustlang
---

View File

@@ -1,10 +1,4 @@
#!/bin/bash
# title: Rust (rustlang alias)
# homepage: https://webinstall.dev/rustlang
# tagline: Alias for https://webinstall.dev/rustlang
# alias: rustlang
# description: |
# See https://webinstall.dev/rustlang
function __redirect_alias_rustlang() {
echo "'rust' is an alias for 'rustlang'"