Skip to content
Snippets Groups Projects
Commit 97c3da45 authored by danielspeicher's avatar danielspeicher
Browse files

Merge branch 'develop' into 'main'

Add Cypress to docker/l3d#85

See merge request !15
parents fbaf29fd 17afcc48
No related branches found
No related tags found
1 merge request!15Add Cypress to docker/l3d#85
Pipeline #1246856 passed
---
title: Docker Unlighthouse
repo: https://gitlab.lakedrops.com/docker/unlighthouse
issues: https://gitlab.lakedrops.com/docker/unlighthouse/-/issues
tags:
- docker
- unlighthouse
- tests
---
# Unlighthouse
This project provides a tool for getting useful analysis from your website:
- Performance
- Accessibility
- Best Practice
- SEO
![Screenshot](/files/screenshots/unlighthouse_dashboard.png)
See more information [here](https://unlighthouse.dev/guide/getting-started/unlighthouse-cli).
We recommend using [Docker for Drupal](omposer/plugin/d4d/) to install Unlighthouse, so you will benefit form the great
and easy Drupal integration. You also get the corresponding [Ahoy](composer/plugin/ahoy/) commands out of the box.
Make sure the Docker container inside [l3D](docker/l3d/) for Drupal are running, and you can start Unlighthouse by
```ulh
a unlighthouse on
```
You can access the tool via `http(s)://unlighthouse-<your domain>`.
\ No newline at end of file
docs/files/screenshots/unlighthouse_dashboard.png

130 B

......@@ -106,6 +106,8 @@ nav:
- Node:
- docker/node/index.md
- Gulp, SASS, BrowserSync: docker/node/gulp-sass.md
- Unlighthouse:
- docker/unlighthouse/index.md
- Composer:
- composer/index.md
- Libraries:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment