diff --git a/README.md b/README.md index dff793e1..08d4c56b 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,14 @@ [![Join the chat at https://gitter.im/devilbox/Lobby](https://badges.gitter.im/devilbox/Lobby.svg)](https://gitter.im/devilbox/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[Usage](#usage) | -[Features](#feature-overview) | -[Documentation](#documentation) | -[Run-time Matrix](#run-time-matrix) | -[Intranet](#intranet-overview) | -[Screenshots](#screenshots) | -[Contributing](#contributing) | -[Logos](#logos) | -[License](#license) +**[Usage](#usage)** | +**[Features](#feature-overview)** | +**[Documentation](#documentation)** | +**[Intranet](#intranet-overview)** | +**[Screenshots](#screenshots)** | +**[Contributing](#contributing)** | +**[Logos](#logos)** | +**[License](#license)** ![Devilbox](docs/img/devilbox-dash.png) @@ -196,43 +195,43 @@ The devilbox has everything setup for you. The only thing you will have to insta
:star: **Mass virtual hosts** | -New vhosts are created automatically whenever you add a project directory. This is done internally and automatically via [vhost-gen](https://travis-ci.org/devilbox/vhost-gen) and [watcherd](https://github.com/devilbox/watcherd). | +:star: Mass virtual hosts | +New vhosts are created automatically whenever you add a project directory. This is done internally and automatically via vhost-gen and watcherd. |
:star: **Custom vhosts** | +:star: Custom vhosts | You can overwrite and customise the default applied vhost configuration for every single vhost. | |
:star: **Custom domains** | -Choose whatever development domain you desire: `*.loc`, `*.local`, `*.dev` or use real domains as well: `*.example.com` | +:star: Custom domains | +Choose whatever development domain you desire: *.loc , *.local , *.dev or use real domains as well: *.example.com |
:star: **Auto DNS** | +:star: Auto DNS | An integraded BIND server is able to create DNS entries automatically for your chosen domains. | |
:star: **Custom PHP config** | +:star: Custom PHP config | Overwrite any setting for PHP. | |
:star: **Custom PHP modules** | +:star: Custom PHP modules | Load custom PHP modules on the fly. | |
:star: **Email catch-all** | +:star: Email catch-all | All outgoing emails are catched and will be presented in the included intranet. | |
:star: **Self-validation** | +:star: Self-validation | Projects and configuration options are validated and marked in the intranet. | |
:star: **Xdebug** | +:star: Xdebug | Xdebug and a full blown PHP-FPM/HHVM server is ready to serve. | |
Many more | +:star: Many more | See Documentation for all available features. |
**[phpMyAdmin]()** | - +:open_file_folder: | +phpMyAdmin |
**[Adminer](https://www.adminer.org)** | - +:open_file_folder: | +Adminer |
**[OpcacheGUI](https://github.com/PeeHaa/OpCacheGUI)** | - +:bar_chart: | +OpCache GUI |
**Mail viewer** | - +:email: | +Mail viewer |
**[awesome-ci](https://github.com/cytopia/awesome-ci)** | +:wrench: awesome-ci | A set of tools for static code analysis: `file-cr`, `file-crlf`, `file-empty`, `file-nullbyte-char`, `file-trailing-newline`, `file-trailing-single-newline`, `file-trailing-space`, `file-utf8`, `file-utf8-bom`, `git-conflicts`, `git-ignored`, `inline-css`, `inline-js`, `regex-grep`, `regex-perl`, `syntax-bash`, `syntax-css`, `syntax-js`, `syntax-json`, `syntax-markdown`, `syntax-perl`, `syntax-php`, `syntax-python`, `syntax-ruby`, `syntax-scss`, `syntax-sh` |
|
**[laravel installer](https://github.com/laravel/installer)** | -`laravel` | +:wrench: laravel installer | +laravel is a command line tool that lets you easily install the Laravel framework. |
**[mysqldump-secure](https://mysqldump-secure.org)** | -`mysqldump-secure` | +:wrench: phalcon devtools | +phalcon is a command line tool that lets you easily install the PhalconPHP framework. |
**[phalcon-devtools](https://github.com/phalcon/phalcon-devtools)** | -`phalcon` | +:wrench: symfony installer | +symfony is a command line tool that lets you easily install the Symfony framework. |
**[symfony installer](https://github.com/symfony/symfony-installer)** | -`symfony` | -||
**[wp-cli](https://wp-cli.org)** | -`wp` | +:wrench: wp-cli | +wp is a command line tool that lets you easily install Wordpress. |