| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'patch-1' into 'master'
•••
The branch does not exist
See merge request !33HEADmaster | Achilleas Pipinellis | 2017-05-15 | 1 | -2/+0 |
| |\ |
|
| | * | The branch does not exist | Florian Ludwig | 2017-05-13 | 1 | -2/+0 |
| |/ |
|
| * | Update GitLab Pages docs links | Achilleas Pipinellis | 2017-04-03 | 1 | -3/+3 |
| * | Update README.md to use a Docker image | Achilleas Pipinellis | 2017-01-19 | 1 | -0/+2 |
| * | Update README.md to include info about the host-from-root branch | Achilleas Pipinellis | 2016-09-16 | 1 | -0/+4 |
| * | Merge branch 'add-css' into 'master'
•••
Add some example CSS
## What does this MR do?
- add some minimalist CSS
- show an example of how to correctly reference CSS
## Are there points in the code the reviewer needs to double check?
Not really...
## Why was this MR needed?
The README mentions wrongly referencing CSS in Troubleshooting but does not show an example of how to do it right.
## What are the relevant issue numbers?
None.
## Screenshots
## Before

## After

See merge request !12 | Achilleas Pipinellis | 2016-07-13 | 3 | -1/+33 |
| |\ |
|
| | * | Add some example CSS | winniehell | 2016-07-12 | 3 | -1/+33 |
| |/ |
|
| * | Merge branch 'valid-html' into 'master'
•••
Use valid HTML in the example
## What does this MR do?
Add a bit more HTML to the example to make it valid HTML5.
## Are there points in the code the reviewer needs to double check?
Nope.
## Why was this MR needed?
The current example is not valid: https://validator.w3.org/nu/?doc=https%3A%2F%2Fpages.gitlab.io%2Fplain-html%2F
## What are the relevant issue numbers?
None.
## Screenshots
### Before

### After

See merge request !11 | Achilleas Pipinellis | 2016-07-12 | 1 | -4/+15 |
| |\ |
|
| | * | Use valid HTML in the example | winniehell | 2016-07-12 | 1 | -4/+15 |
| |/ |
|
| * | Merge branch 'simplify-gitlab-ci.yml' into 'master'
•••
Move index.html to simplify .gitlab-ci.yml
## What does this MR do?
- move `index.html` to public folder
- simplify `.gitlab-ci.yml`
## Are there points in the code the reviewer needs to double check?
Not really...
## Why was this MR needed?
Every build moves the `index.html` to the public folder—which is unnecessary if it can be there from the beginning.
## What are the relevant issue numbers?
None.
See merge request !10 | Achilleas Pipinellis | 2016-07-12 | 3 | -7/+3 |
| |\ |
|
| | * | Move index.html to simplify .gitlab-ci.yml | winniehell | 2016-07-12 | 3 | -7/+3 |
| * | | Merge branch 'smaller-docker-image' into 'master'
•••
Use smaller Docker image to speed up build
See merge request !9 | Robert Speicher | 2016-07-12 | 1 | -0/+2 |
| |\ \
| |/
|/| |
|
| | * | Use smaller Docker image to speed up build | winniehell | 2016-07-12 | 1 | -0/+2 |
| |/ |
|
| * | Update README | Achilleas Pipinellis | 2016-04-05 | 1 | -1/+64 |
| * | Add .gitlab-ci.yml. | Douwe Maan | 2015-12-22 | 1 | -0/+11 |
| * | Add index.html | Douwe Maan | 2015-12-22 | 1 | -0/+5 |
| * | Add readme | Douwe Maan | 2015-12-22 | 1 | -0/+1 |