From 45ec3033c04fbc67b97fa4d21e2b409b1f14a667 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Wed, 19 Dec 2018 23:33:18 +0000 Subject: [PATCH] Revert "multiple pages: add homepages" This reverts commit 347e5573036e13b360b81a3f9f1bad75cf2c2b03. --- pages/common/7z.md | 1 - pages/common/7za.md | 1 - pages/common/7zr.md | 1 - pages/common/ansible-galaxy.md | 1 - pages/common/ansible-playbook.md | 1 - pages/common/ansible.md | 1 - pages/common/git.md | 1 - pages/common/hyperfine.md | 1 - pages/common/mysql.md | 1 - pages/common/mysqldump.md | 1 - pages/common/nginx.md | 1 - pages/common/npm-check.md | 1 - pages/common/npm.md | 1 - pages/common/prosodyctl.md | 1 - pages/common/serverless.md | 1 - pages/common/shellcheck.md | 1 - pages/common/terraform.md | 1 - pages/common/virtualenv.md | 1 - pages/common/weasyprint.md | 1 - 19 files changed, 19 deletions(-) diff --git a/pages/common/7z.md b/pages/common/7z.md index b07337274..fd94d72b9 100644 --- a/pages/common/7z.md +++ b/pages/common/7z.md @@ -1,7 +1,6 @@ # 7z > A file archiver with high compression ratio. -> Homepage: . - Archive a file or folder: diff --git a/pages/common/7za.md b/pages/common/7za.md index 5f3eb7ca4..67d3b0a18 100644 --- a/pages/common/7za.md +++ b/pages/common/7za.md @@ -2,7 +2,6 @@ > A file archiver with high compression ratio. > A standalone version of `7z` with support for fewer archive types. -> Homepage: . - Archive a file or folder: diff --git a/pages/common/7zr.md b/pages/common/7zr.md index 802bc34b0..99f7044ad 100644 --- a/pages/common/7zr.md +++ b/pages/common/7zr.md @@ -2,7 +2,6 @@ > A file archiver with high compression ratio. > A standalone version of `7z` that only supports .7z files. -> Homepage: . - Archive a file or folder: diff --git a/pages/common/ansible-galaxy.md b/pages/common/ansible-galaxy.md index 3a160756f..5ce91bb76 100644 --- a/pages/common/ansible-galaxy.md +++ b/pages/common/ansible-galaxy.md @@ -1,7 +1,6 @@ # ansible-galaxy > Create and manage Ansible roles. -> Homepage: . - Install a role: diff --git a/pages/common/ansible-playbook.md b/pages/common/ansible-playbook.md index e607b0936..74791d5cc 100644 --- a/pages/common/ansible-playbook.md +++ b/pages/common/ansible-playbook.md @@ -1,7 +1,6 @@ # ansible-playbook > Execute tasks defined in playbook on remote machines over SSH. -> Homepage: . - Run tasks in playbook: diff --git a/pages/common/ansible.md b/pages/common/ansible.md index 1377822e2..d38ec6408 100644 --- a/pages/common/ansible.md +++ b/pages/common/ansible.md @@ -2,7 +2,6 @@ > Manage groups of computers remotely over SSH. > Use the /etc/ansible/hosts file to add new groups/hosts. -> Homepage: . - List hosts belonging to a group: diff --git a/pages/common/git.md b/pages/common/git.md index 343c45545..67ac1fb63 100644 --- a/pages/common/git.md +++ b/pages/common/git.md @@ -1,7 +1,6 @@ # git > Distributed version control system. -> Homepage: . - Check the Git version: diff --git a/pages/common/hyperfine.md b/pages/common/hyperfine.md index f4cc5e7cc..d99e959d4 100644 --- a/pages/common/hyperfine.md +++ b/pages/common/hyperfine.md @@ -1,7 +1,6 @@ # hyperfine > A command-line benchmarking tool. -> Homepage: . - Run a basic benchmark, performing at least 10 runs: diff --git a/pages/common/mysql.md b/pages/common/mysql.md index 7cf09e4de..8bea86355 100644 --- a/pages/common/mysql.md +++ b/pages/common/mysql.md @@ -1,7 +1,6 @@ # mysql > The MySQL command-line tool. -> Homepage: . - Connect to a database: diff --git a/pages/common/mysqldump.md b/pages/common/mysqldump.md index 547249a90..f32918639 100644 --- a/pages/common/mysqldump.md +++ b/pages/common/mysqldump.md @@ -1,7 +1,6 @@ # mysqldump > Backups MySQL databases. -> Homepage: . - Create a backup, user will be prompted for a password: diff --git a/pages/common/nginx.md b/pages/common/nginx.md index 21a8415bf..9aa467c6c 100644 --- a/pages/common/nginx.md +++ b/pages/common/nginx.md @@ -1,7 +1,6 @@ # nginx > Nginx web server. -> Homepage: . - Start server with the default config file: diff --git a/pages/common/npm-check.md b/pages/common/npm-check.md index 94e063ead..d71d7aa78 100644 --- a/pages/common/npm-check.md +++ b/pages/common/npm-check.md @@ -1,7 +1,6 @@ # npm-check > Check for outdated, incorrect, and unused npm package dependencies. -> Homepage: . - Display a report of outdated, incorrect, and unused dependencies: diff --git a/pages/common/npm.md b/pages/common/npm.md index b8a6efdbe..da33713c0 100644 --- a/pages/common/npm.md +++ b/pages/common/npm.md @@ -2,7 +2,6 @@ > JavaScript and Node.js package manager. > Manage Node.js projects and their module dependencies. -> Homepage: . - Download and install a module globally: diff --git a/pages/common/prosodyctl.md b/pages/common/prosodyctl.md index ea9a62f25..203ef293b 100644 --- a/pages/common/prosodyctl.md +++ b/pages/common/prosodyctl.md @@ -1,7 +1,6 @@ # prosodyctl > The control tool for the Prosody XMPP server. -> Homepage: . - Show the status of the Prosody server: diff --git a/pages/common/serverless.md b/pages/common/serverless.md index 93b07c6ca..7d37c8008 100644 --- a/pages/common/serverless.md +++ b/pages/common/serverless.md @@ -2,7 +2,6 @@ > Toolkit for deploying and operating serverless architectures on AWS, Google Cloud, Azure and IBM OpenWhisk. > Commands can be run either using the `serverless` command or it's alias, `sls`. -> Homepage: . - Create a serverless project: diff --git a/pages/common/shellcheck.md b/pages/common/shellcheck.md index 21123aa59..b2c729daa 100644 --- a/pages/common/shellcheck.md +++ b/pages/common/shellcheck.md @@ -1,7 +1,6 @@ # shellcheck > Shell script static analysis tool. -> Homepage: . - Check a shell script: diff --git a/pages/common/terraform.md b/pages/common/terraform.md index a322994df..0736cf62a 100644 --- a/pages/common/terraform.md +++ b/pages/common/terraform.md @@ -1,7 +1,6 @@ # terraform > Create and deploy infrastructure as code to cloud providers. -> Homepage: . - Initialize a new or existing Terraform configuration: diff --git a/pages/common/virtualenv.md b/pages/common/virtualenv.md index 17577f604..7804ae6fc 100644 --- a/pages/common/virtualenv.md +++ b/pages/common/virtualenv.md @@ -1,7 +1,6 @@ # virtualenv > Create virtual isolated Python environments. -> Homepage: . - Create a new environment: diff --git a/pages/common/weasyprint.md b/pages/common/weasyprint.md index 7d7d5b3d5..7e1115b3b 100644 --- a/pages/common/weasyprint.md +++ b/pages/common/weasyprint.md @@ -1,7 +1,6 @@ # weasyprint > Render HTML to PDF or PNG. -> Homepage: . - Render a HTML file to PDF: