Better progressive enhancement and ARIA
This commit is contained in:
parent
e84900a652
commit
ed22306c34
13 changed files with 210 additions and 86 deletions
|
|
@ -27,11 +27,11 @@ npm run prettier # Prettier formatting
|
|||
|
||||
### Configuration
|
||||
|
||||
The following optional environment variables can be set with `.env`:
|
||||
The following optional environment variable can be set within a `.env` file:
|
||||
|
||||
| Name | Type | Description |
|
||||
|-|-|-|
|
||||
| `APACHE_CONFIG` | boolean | Whether to generate an `.htaccess` Apache config file at the root of the output directory or not. |
|
||||
| Name | Type | Description |
|
||||
| --------------- | ------- | ------------------------------------------------------------------------------------------------ |
|
||||
| `APACHE_CONFIG` | boolean | If set to true, generates an `.htaccess` Apache config file at the root of the output directory. |
|
||||
|
||||
### Build and deploy to remote
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue