| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 1 # testpages.adblockplus web content | 1 # testpages.adblockplus.org web content |
|
kzar
2018/06/07 11:43:05
Nit: This is missing the ".org"
rossg
2018/06/07 13:59:42
Done.
| |
| 2 | 2 |
| 3 The web content of the testpages.adblockplus.org domain is generated automatical ly from the files | 3 The web content of the testpages.adblockplus.org domain is generated automatical ly from the files |
| 4 in this repository. For more information and usage instructions see | 4 in this repository. For more information and usage instructions see |
| 5 [CMS documentation](https://github.com/adblockplus/cms/blob/master/README.md#con tent-structure). | 5 [CMS documentation](https://github.com/adblockplus/cms/blob/master/README.md#con tent-structure). |
| 6 | 6 |
| 7 ## Running locally | 7 ## Running locally |
| 8 | 8 |
| 9 To run locally: | 9 To run locally: |
| 10 * Redirect testpages.adblockplus.org to point at the local machine (via /etc/hos ts/) | 10 * Redirect testpages.adblockplus.org to point at the local machine (via /etc/hos ts/) |
| 11 * Run the CMS test server on port 80: cms>runserver.py ..\testpages.adblockplus. org -p 80 | 11 * Run the CMS test server on port 80: cms>runserver.py ..\testpages.adblockplus. org -p 80 |
| LEFT | RIGHT |