Update home page content
parent
6b25fd13b1
commit
0bb93ff204
1 changed files with 0 additions and 5 deletions
5
Home.md
5
Home.md
|
@ -9,8 +9,6 @@ This is the official documentation for **Loom Spinner CLI**; your PHP developmen
|
||||||
**Loom Spinner** is designed to help you launch and manage Docker containers for PHP projects, on a per-project basis.
|
**Loom Spinner** is designed to help you launch and manage Docker containers for PHP projects, on a per-project basis.
|
||||||
It aims to be **highly configurable**, yet requires only _minimal setup_ to get started.
|
It aims to be **highly configurable**, yet requires only _minimal setup_ to get started.
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## What's Included?
|
## What's Included?
|
||||||
|
|
||||||
A typical Loom Spinner environment gives you everything you need to kick off local PHP development and debugging right away. By default, you get:
|
A typical Loom Spinner environment gives you everything you need to kick off local PHP development and debugging right away. By default, you get:
|
||||||
|
@ -26,9 +24,6 @@ A typical Loom Spinner environment gives you everything you need to kick off loc
|
||||||
- **Nginx**, set up as a reverse proxy to your PHP container
|
- **Nginx**, set up as a reverse proxy to your PHP container
|
||||||
- Serves your project's `public` directory at `localhost`
|
- Serves your project's `public` directory at `localhost`
|
||||||
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Navigating the Documentation
|
## Navigating the Documentation
|
||||||
|
|
||||||
You can move through the Wiki using the sidebar's top-level links in order or jump straight to the sections most
|
You can move through the Wiki using the sidebar's top-level links in order or jump straight to the sections most
|
||||||
|
|
Loading…
Add table
Reference in a new issue