48 Commits

Author SHA1 Message Date
vincent_b
7ac5103585 RM FORKIT.md on fullyfly 2024-11-19 20:38:29 +01:00
vincent_b
ddbee914be GIT Commandes 2024-11-19 20:33:22 +01:00
vincent_b
2bb97f4f97 fullyfly INIT 2024-11-19 20:24:25 +01:00
vincent_b
8984de22ea FORKIT.md new branche 2024-11-19 20:19:18 +01:00
vincent_b
4944e2f1a9 TOKEN 2024-11-19 19:52:48 +01:00
vincent_b
ef297823ed GIT Tuto IDE open 2024-11-19 19:17:52 +01:00
vincent_b
e21dd4afe9 GIT Tuto_intro 2024-11-19 19:07:35 +01:00
vincent_b
a2dab36f4b navbar_no_left_padding 2024-11-19 17:31:39 +00:00
vincent_b
117647b331 CSS changes 2024-11-19 18:29:01 +01:00
vincent_b
7ef40a9e83 public html URL + FR 2024-11-19 17:21:49 +00:00
vincent_b
6fb611603c Hébergement gratuit ! 2024-11-19 18:18:02 +01:00
vincent_b
a840ca5aeb FINAL URL 2024-11-19 17:15:30 +00:00
Marcel Amirault
87e8c32b89 Merge branch 'main' into 'main'
Update outdated URLs

See merge request pages/plain-html!291
2024-01-10 11:13:02 +00:00
Filip Aleksic
180e352cc6 Update outdated URLs 2024-01-10 11:13:02 +00:00
Achilleas Pipinellis
3965032395 Merge branch 'fix-pages-deployment' into 'main'
Update .gitlab-ci.yml

Closes #36

See merge request pages/plain-html!244
2022-04-25 15:18:35 +00:00
Achilleas Pipinellis
b2e0bc0e64 Update .gitlab-ci.yml 2022-04-25 10:40:37 +00:00
Marcel Amirault
ba685e04ff Merge branch 'juan.vanegasg-master-patch-83676' into 'main'
Update .gitlab-ci.yml

See merge request pages/plain-html!190
2022-04-22 03:04:08 +00:00
JUAN MIGUEL VANEGAS GUERRERO
c2b14d055c Update .gitlab-ci.yml to latest version 2022-04-22 03:04:07 +00:00
Marcel Amirault
811cc1bf95 Merge branch 'cjcharles-main-patch-09820' into 'main'
Update README.md to main branch rather than master!

See merge request pages/plain-html!239
2022-04-22 02:33:47 +00:00
C Charles
25221ee941 Update README.md to main branch rather than master
With suggestion that updates to rule to cover any
default branch.
2022-04-22 02:33:47 +00:00
Achilleas Pipinellis
f8ee116ab0 Use busybox instead of Alpine 2022-03-21 10:07:47 +00:00
Achilleas Pipinellis
6c611697da Update .gitlab-ci.yml 2021-09-15 07:32:18 +00:00
Achilleas Pipinellis
a333ce67b8 Update .gitlab-ci.yml 2021-09-15 07:26:45 +00:00
Achilleas Pipinellis
ff960430d8 Merge branch '12-question-why-repo-size-is-almost-200-mb' into 'master'
Resolve "[question] why repo size is almost 200 mb ?"

Closes #12

See merge request pages/plain-html!150
2020-11-23 12:52:03 +00:00
Achilleas Pipinellis
45e4dd4e2a Expire artifacts in one day 2020-11-23 12:51:31 +00:00
Achilleas Pipinellis
f4718b901e Merge branch '15-remove-pipeline-badge' into 'master'
Remove static Pipeline badge

Closes #15

See merge request pages/plain-html!129
2020-06-22 07:52:01 +00:00
Takuya Noguchi
bca44099f0 Remove static Pipeline badge 2020-06-21 12:02:13 +00:00
Jason Yavorska
9e6d4c7af0 Revert "Simplify style.css"
This reverts commit f5441284fa
2020-05-20 13:47:05 +00:00
Jason Yavorska
636518ba7d Revert "Simplify home page"
This reverts commit eeb692588c
2020-05-20 13:46:59 +00:00
Jason Yavorska
f5441284fa Simplify style.css 2020-05-20 13:45:45 +00:00
Jason Yavorska
eeb692588c Simplify home page 2020-05-20 13:45:18 +00:00
Achilleas Pipinellis
73187275d7 Merge branch 'patch-1' into 'master'
The branch does not exist

See merge request !33
2017-05-15 14:06:26 +00:00
Florian Ludwig
120b726388 The branch does not exist 2017-05-13 15:26:10 +00:00
Achilleas Pipinellis
8c5f414c14 Update GitLab Pages docs links 2017-04-03 13:36:07 +02:00
Achilleas Pipinellis
f30a7a0246 Update README.md to use a Docker image 2017-01-19 11:26:22 +00:00
Achilleas Pipinellis
eddfa36334 Update README.md to include info about the host-from-root branch 2016-09-16 07:14:17 +00:00
Achilleas Pipinellis
04984f7cbf 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

![before](/uploads/475480ff7d9326bc32f030a4762ba94d/before.png)

## After

![after](/uploads/0a49104df21ca3c52a05ac346411c034/after.png)

See merge request !12
2016-07-13 12:48:21 +00:00
winniehell
364530107f Add some example CSS 2016-07-12 22:46:08 +02:00
Achilleas Pipinellis
d396283bb2 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

![invalid](/uploads/3df7abeff8e8c2f51a00d9a697c75065/invalid.png)

### After

![valid](/uploads/c38fc2be423ae1fd17ae87efd24936b7/valid.png)


See merge request !11
2016-07-12 19:07:45 +00:00
winniehell
c30bdaf6c5 Use valid HTML in the example 2016-07-12 20:21:54 +02:00
Achilleas Pipinellis
abe84c7b03 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
2016-07-12 18:12:42 +00:00
Robert Speicher
0e4cb284bd Merge branch 'smaller-docker-image' into 'master'
Use smaller Docker image to speed up build

See merge request !9
2016-07-12 17:18:36 +00:00
winniehell
86c71e1015 Move index.html to simplify .gitlab-ci.yml 2016-07-12 18:47:54 +02:00
winniehell
92a1aaf2a7 Use smaller Docker image to speed up build 2016-07-12 10:50:25 +00:00
Achilleas Pipinellis
ceb3785a5a Update README 2016-04-05 23:28:25 +03:00
Douwe Maan
a7bf720a3b Add .gitlab-ci.yml. 2015-12-22 10:58:44 +00:00
Douwe Maan
5bc0e7bd36 Add index.html 2015-12-22 10:58:08 +00:00
Douwe Maan
1f9c2f63f6 Add readme 2015-12-22 10:56:28 +00:00