Change ext link icon from svg to png

This commit is contained in:
cytopia 2018-07-24 12:59:48 +02:00
parent 2a312b4802
commit ed36d8b709
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
13 changed files with 101 additions and 101 deletions

View File

@ -1,12 +1,12 @@
.. |ext_lnk_app_android_dns_changer| raw:: html
<a target="_blank" href="https://play.google.com/store/apps/details?id=com.burakgon.dnschanger">
DNS Changer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
DNS Changer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_app_iphone_dns_override| raw:: html
<a target="_blank" href="https://itunes.apple.com/us/app/dns-override/id1060830093">
DNS Override <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
DNS Override <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,29 +1,29 @@
.. |ext_lnk_dns_archlinux_wiki_resolv_conf| raw:: html
<a target="_blank" href="https://wiki.archlinux.org/index.php/Dhcpcd#resolv.conf">
Archlinux Wiki: resolv.conf <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Archlinux Wiki: resolv.conf <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_wikipedia_cname| raw:: html
<a target="_blank" href="https://en.wikipedia.org/wiki/CNAME_record">
CNAME <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
CNAME <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_domain_dev| raw:: html
<a target="_blank" href="https://icannwiki.org/.dev">
Google (ICANN) <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Google (ICANN) <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_domain_rfc_localhost| raw:: html
<a target="_blank" href="https://tools.ietf.org/html/draft-west-let-localhost-be-localhost-06">
RFC Draft: localhost <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
RFC Draft: localhost <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_domain_docker_rel_notes_localhost| raw:: html
<a target="_blank" href="https://docs.docker.com/docker-for-mac/release-notes/#docker-community-edition-17120-ce-mac46-2018-01-09">
Docker Release notes: 17.12.0-ce-mac46 <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Docker Release notes: 17.12.0-ce-mac46 <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -6,49 +6,49 @@
.. |ext_lnk_docker_compose_cmd_reference| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/">
Compose command-line reference overview <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Compose command-line reference overview <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_cmd_overview| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/overview/">
overview <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
overview <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_cmd_up| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/up/">
up <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
up <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_cmd_stop| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/stop/">
stop <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
stop <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_cmd_kill| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/kill/">
kill <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
kill <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_cmd_logs| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/logs/">
logs <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
logs <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_cmd_rm| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/rm/">
rm <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
rm <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_cmd_pull| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/reference/pull/">
pull <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
pull <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
..
@ -59,23 +59,23 @@
.. |ext_lnk_docker_compose_install| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/install/">
Install Docker Compose <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Install Docker Compose <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_env_file| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/env-file/">
Declare default environment variables in file <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Declare default environment variables in file <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_env| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/env-file/">
.env <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
.env <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_compose_extra_hosts| raw:: html
<a target="_blank" href="https://docs.docker.com/compose/compose-file/#external_links">
Docker Compose: extra_hosts <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Docker Compose: extra_hosts <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,35 +1,35 @@
.. |ext_lnk_docker_image_cockroach| raw:: html
<a target="_blank" href="https://hub.docker.com/r/cockroachdb/cockroach">
Cockroachc DB <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Cockroachc DB <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_image_grafana| raw:: html
<a target="_blank" href="https://hub.docker.com/r/grafana/grafana">
Grafana <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Grafana <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_image_postgres| raw:: html
<a target="_blank" href="https://hub.docker.com/_/postgres">
PostgreSQL <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
PostgreSQL <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_image_redis| raw:: html
<a target="_blank" href="https://hub.docker.com/_/redis">
Redis <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Redis <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_image_memcached| raw:: html
<a target="_blank" href="https://hub.docker.com/_/memcached">
Memcached <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Memcached <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_docker_image_mongodb| raw:: html
<a target="_blank" href="https://hub.docker.com/_/mongo">
MongoDB <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
MongoDB <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -6,13 +6,13 @@
.. |ext_lnk_install_docker| raw:: html
<a target="_blank" href="https://docs.docker.com/install/">
Install Docker <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Install Docker <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_link_docker_machine| raw:: html
<a target="_blank" href="https://docs.docker.com/machine/overview/">
Docker Machine <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Docker Machine <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
..
@ -23,31 +23,31 @@
.. |ext_lnk_install_docker_centos| raw:: html
<a target="_blank" href="https://docs.docker.com/install/linux/docker-ce/centos/">
Get Docker CE for CentOS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Get Docker CE for CentOS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_debian| raw:: html
<a target="_blank" href="https://docs.docker.com/install/linux/docker-ce/debian/">
Get Docker CE for Debian <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Get Docker CE for Debian <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_fedora| raw:: html
<a target="_blank" href="https://docs.docker.com/install/linux/docker-ce/fedora/">
Get Docker CE for Fedora <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Get Docker CE for Fedora <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_ubuntu| raw:: html
<a target="_blank" href="https://docs.docker.com/install/linux/docker-ce/ubuntu/">
Get Docker CE for Ubuntu <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Get Docker CE for Ubuntu <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_linux_post_steps| raw:: html
<a target="_blank" href="https://docs.docker.com/install/linux/linux-postinstall/">
Post-installation steps for Linux <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Post-installation steps for Linux <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
@ -59,31 +59,31 @@
.. |ext_lnk_install_docker_mac| raw:: html
<a target="_blank" href="https://docs.docker.com/docker-for-mac/install/">
Install Docker for Mac <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Install Docker for Mac <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_mac_get_started| raw:: html
<a target="_blank" href="https://docs.docker.com/docker-for-mac/">
Get started with Docker for Mac <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Get started with Docker for Mac <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_toolbox_mac| raw:: html
<a target="_blank" href="https://docs.docker.com/toolbox/toolbox_install_mac/">
Install Docker Toolbox on MacOS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Install Docker Toolbox on MacOS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_toolbox_mac_native_vs_toolbox| raw:: html
<a target="_blank" href="https://docs.docker.com/docker-for-mac/docker-toolbox/">
Docker for Mac vs. Docker Toolbox <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Docker for Mac vs. Docker Toolbox <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_toolbox_mac_shared_directory| raw:: html
<a target="_blank" href="https://docs.docker.com/toolbox/toolbox_install_mac/#optional-add-shared-directories">
Docker Toolbox on Mac: add shared directories <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Docker Toolbox on Mac: add shared directories <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
@ -95,23 +95,23 @@
.. |ext_lnk_install_docker_win| raw:: html
<a target="_blank" href="https://docs.docker.com/docker-for-windows/install/">
Install Docker for Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Install Docker for Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_win_get_started| raw:: html
<a target="_blank" href="https://docs.docker.com/docker-for-windows/">
Get started with Docker for Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Get started with Docker for Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_toolbox_win| raw:: html
<a target="_blank" href="https://docs.docker.com/toolbox/toolbox_install_windows/">
Install Docker Toolbox on Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Install Docker Toolbox on Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_install_docker_toolbox_win_shared_directory| raw:: html
<a target="_blank" href="https://docs.docker.com/toolbox/toolbox_install_windows/#optional-add-shared-directories">
Docker Toolbox on Windows: add shared directories <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Docker Toolbox on Windows: add shared directories <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,23 +1,23 @@
.. |ext_lnk_doc_mysql_query_log| raw:: html
<a target="_blank" href="https://dev.mysql.com/doc/refman/5.7/en/query-log.html">
MySQL query log documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
MySQL query log documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_doc_bind_ttl| raw:: html
<a target="_blank" href="http://www.zytrax.com/books/dns/apa/ttl.html">
BIND TTL <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
BIND TTL <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_doc_bind_soa| raw:: html
<a target="_blank" href="http://www.zytrax.com/books/dns/ch8/soa.html">
BIND SOA <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
BIND SOA <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_doc_wiki_database_timezones| raw:: html
<a target="_blank" href="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones">
Wikipedia: List of database timezones <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Wikipedia: List of database timezones <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,83 +1,83 @@
.. |ext_lnk_example_cakephp_documentation| raw:: html
<a target="_blank" href="https://book.cakephp.org/3.0/en/installation.html">
Official CakePHP Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official CakePHP Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_codeignitor_documentation| raw:: html
<a target="_blank" href="https://www.codeigniter.com/user_guide/installation/index.html">
Official CodeIgniter Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official CodeIgniter Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_drupal_documentation| raw:: html
<a target="_blank" href="https://www.drupal.org/docs/7/install">
Official Drupal Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Drupal Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_joomla_documentation| raw:: html
<a target="_blank" href="https://docs.joomla.org/J3.x:Installing_Joomla">
Official Joomla Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Joomla Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_laravel_documentation| raw:: html
<a target="_blank" href="https://laravel.com/docs/5.4/installation">
Official Laravel Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Laravel Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_phalcon_documentation| raw:: html
<a target="_blank" href="https://docs.phalconphp.com/en/3.2/devtools-usage">
Official Phalcon Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Phalcon Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_photon_cms| raw:: html
<a target="_blank" href="https://photoncms.com/resources/installing">
Official Photon CMS Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Photon CMS Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_shopware_documentation| raw:: html
<a target="_blank" href="https://en-community.shopware.com/Shopware-5-Installer_detail_1351_730.html/sCoreId,bdd630e6d079964f3f697fccff83a987">
Official Shopware Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Shopware Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_shopware_github| raw:: html
<a target="_blank" href="https://github.com/shopware/shopware">
Shopware Github repository <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Shopware Github repository <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_symfony_documentation| raw:: html
<a target="_blank" href="https://symfony.com/doc/current/setup.html">
Official Symfony Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Symfony Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_typo3_documentation| raw:: html
<a target="_blank" href="https://docs.typo3.org/typo3cms/InstallationGuide/Index.html">
Official Typo3 Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Typo3 Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_wordpress_documentation| raw:: html
<a target="_blank" href="https://codex.wordpress.org/Installing_WordPress">
Official Wordpress Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Wordpress Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_yii_documentation| raw:: html
<a target="_blank" href="https://www.yiiframework.com/doc/guide/2.0/en/start-installation">
Official Yii Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Yii Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_example_zend_documentation| raw:: html
<a target="_blank" href="https://docs.zendframework.com/tutorials/getting-started/skeleton-application">
Official Zend Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Official Zend Documentation <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,5 +1,5 @@
.. |ext_lnk_download_git_win| raw:: html
<a target="_blank" href="https://git-scm.com/download/win">
Download Git for Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Download Git for Windows <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,12 +1,12 @@
.. |ext_lnk_ssh_tunnelling_for_fun_and_profit| raw:: html
<a target="_blank" href="https://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-local-vs-remote/">
SSH tunnelling for fun and profie: Local vs Remote <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
SSH tunnelling for fun and profie: Local vs Remote <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_stackoverflow_ssh_into_docker_machine| raw:: html
<a target="_blank" href="https://stackoverflow.com/questions/30330442/how-to-ssh-into-docker-machine-virtualbox-instance">
Stackoverflow: SSH into Docker machine <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Stackoverflow: SSH into Docker machine <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,11 +1,11 @@
.. |ext_lnk_ssl_wiki_hsts| raw:: html
<a target="_blank" href="https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security">
HSTS header <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
HSTS header <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_ssl_blog_chrome_dev_hsts| raw:: html
<a target="_blank" href="https://ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts">
Chrome & Firefox now force .dev domains to HTTPS via preloaded HSTS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Chrome & Firefox now force .dev domains to HTTPS via preloaded HSTS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -6,181 +6,181 @@
.. |ext_lnk_tool_awesome_ci| raw:: html
<a target="_blank" href="https://github.com/cytopia/awesome-ci">
awesome-ci <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
awesome-ci <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_linuxbrew| raw:: html
<a target="_blank" href="http://linuxbrew.sh">
Linux brew <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Linux brew <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_composer| raw:: html
<a target="_blank" href="https://getcomposer.org">
Composer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Composer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_drush| raw:: html
<a target="_blank" href="https://www.drush.org">
Drush <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Drush <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_drupal_console| raw:: html
<a target="_blank" href="https://drupalconsole.com">
Drupal Console <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Drupal Console <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_eslint| raw:: html
<a target="_blank" href="https://eslint.org">
ESLint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
ESLint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_git| raw:: html
<a target="_blank" href="https://git-scm.com">
Git <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Git <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_git_flow| raw:: html
<a target="_blank" href="https://github.com/nvie/gitflow">
Git flow <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Git flow <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_gulp| raw:: html
<a target="_blank" href="https://gulpjs.com/">
Gulp <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Gulp <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_grunt| raw:: html
<a target="_blank" href="https://gruntjs.com">
Grunt <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Grunt <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_jsonlint| raw:: html
<a target="_blank" href="https://github.com/zaach/jsonlint">
JSON lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
JSON lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_laravel| raw:: html
<a target="_blank" href="https://github.com/laravel/installer">
Laravel installer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Laravel installer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_mdl| raw:: html
<a target="_blank" href="https://github.com/markdownlint/markdownlint">
Markdown lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Markdown lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_mdlint| raw:: html
<a target="_blank" href="https://github.com/ChrisWren/mdlint">
MD linter <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
MD linter <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_mysqldump_secure| raw:: html
<a target="_blank" href="https://mysqldump-secure.org">
mysqldump-secure <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
mysqldump-secure <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_node| raw:: html
<a target="_blank" href="https://nodejs.org/en/">
Node <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Node <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_npm| raw:: html
<a target="_blank" href="https://www.npmjs.com">
Node <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Node <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_phalcon| raw:: html
<a target="_blank" href="https://github.com/phalcon/phalcon-devtools">
Phalcon DevTools <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Phalcon DevTools <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_phpcs| raw:: html
<a target="_blank" href="https://github.com/squizlabs/PHP_CodeSniffer">
PHP CodeSniffer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
PHP CodeSniffer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_phpcbf| raw:: html
<a target="_blank" href="https://github.com/squizlabs/PHP_CodeSniffer">
PHP Code Beautifier and Fixer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
PHP Code Beautifier and Fixer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_photon| raw:: html
<a target="_blank" href="https://photoncms.com/resources/installing">
Photon CMS cli <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Photon CMS cli <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_sass| raw:: html
<a target="_blank" href="http://sass-lang.com">
Sass <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Sass <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_scss_lint| raw:: html
<a target="_blank" href="https://github.com/brigade/scss-lint">
SCSS Lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
SCSS Lint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_ssh| raw:: html
<a target="_blank" href="https://www.openssh.com">
OpenSSH <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
OpenSSH <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_symfony| raw:: html
<a target="_blank" href="https://github.com/symfony/symfony-installer">
Symfony installer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Symfony installer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_tig| raw:: html
<a target="_blank" href="https://github.com/jonas/tig">
Text-mode Interface for Git <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Text-mode Interface for Git <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_webpack| raw:: html
<a target="_blank" href="https://webpack.js.org">
Webpack <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Webpack <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_wp| raw:: html
<a target="_blank" href="https://wp-cli.org">
Wordpress CLI <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Wordpress CLI <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_yamllint| raw:: html
<a target="_blank" href="https://github.com/adrienverge/yamllint">
Yamllint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Yamllint <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_yarn| raw:: html
<a target="_blank" href="https://yarnpkg.com/en">
Yarn <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Yarn <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
@ -192,19 +192,19 @@
.. |ext_lnk_tool_phpmyadmin| raw:: html
<a target="_blank" href="https://www.phpmyadmin.net">
phpMyAdmin <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
phpMyAdmin <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_adminer| raw:: html
<a target="_blank" href="https://www.adminer.org">
Adminer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Adminer <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_tool_opcachegui| raw:: html
<a target="_blank" href="https://github.com/amnuts/opcache-gui">
OpcacheGui <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
OpcacheGui <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
@ -216,5 +216,5 @@
.. |ext_lnk_project_vhost_gen| raw:: html
<a target="_blank" href="https://github.com/devilbox/vhost-gen">
vhost-gen <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
vhost-gen <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,5 +1,5 @@
.. |ext_lnk_uid| raw:: html
<a target="_blank" href="https://en.wikipedia.org/wiki/User_identifier">
Wikipedia: uid <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Wikipedia: uid <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>

View File

@ -1,11 +1,11 @@
.. |ext_lnk_github_devilbox_xdebug_on_mac| raw:: html
<a target="_blank" href="https://github.com/devilbox/xdebug">
Xdebug on MacOS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Xdebug on MacOS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_github_original_xdebug_on_mac| raw:: html
<a target="_blank" href="https://gist.github.com/ralphschindler/535dc5916ccbd06f53c1b0ee5a868c93">
Xdebug on MacOS (original) <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.svg" />
Xdebug on MacOS (original) <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>