1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-02 12:42:38 +02:00

Added diagrams.

This commit is contained in:
Chung Leong
2019-01-24 21:02:20 +01:00
parent 36a9d0c619
commit 1f1a1b1864
28 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
[![Uncached page access](docs/img/uncached.gif)](docs/uncached.md)
[![Cached page access](docs/img/cached.gif)](docs/cached.md)
1. Run docker-compose up -d
2. Go to http://localhost:8000/wp-admin/
3. Enter site info

17
docs/cached.md Normal file
View File

@@ -0,0 +1,17 @@
# Cached Page Access
![Stage 1](img/cached-1.png)
![Stage 2](img/cached-2.png)
![Stage 3](img/cached-3.png)
![Stage 4](img/cached-4.png)
![Stage 5](img/cached-5.png)
![Stage 6](img/cached-6.png)
![Stage 7](img/cached-7.png)
![Stage 8](img/cached-8.png)

BIN
docs/img/cached-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
docs/img/cached-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
docs/img/cached-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/img/cached-4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs/img/cached-5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
docs/img/cached-6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
docs/img/cached-7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs/img/cached-8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
docs/img/cached.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
docs/img/uncached-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
docs/img/uncached-10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

BIN
docs/img/uncached-11.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/img/uncached-12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs/img/uncached-13.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/img/uncached-14.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/img/uncached-15.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs/img/uncached-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
docs/img/uncached-3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs/img/uncached-4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
docs/img/uncached-5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
docs/img/uncached-6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
docs/img/uncached-7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
docs/img/uncached-8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
docs/img/uncached-9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
docs/img/uncached.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

31
docs/uncached.md Normal file
View File

@@ -0,0 +1,31 @@
# Uncached Page Access
![Stage 1](img/uncached-1.png)
![Stage 2](img/uncached-2.png)
![Stage 3](img/uncached-3.png)
![Stage 4](img/uncached-4.png)
![Stage 5](img/uncached-5.png)
![Stage 6](img/uncached-6.png)
![Stage 7](img/uncached-7.png)
![Stage 8](img/uncached-8.png)
![Stage 9](img/uncached-9.png)
![Stage 10](img/uncached-10.png)
![Stage 11](img/uncached-11.png)
![Stage 12](img/uncached-12.png)
![Stage 13](img/uncached-13.png)
![Stage 14](img/uncached-14.png)
![Stage 15](img/uncached-15.png)