Loading .gitlab-ci.yml 0 → 100644 +3 −0 Original line number Diff line number Diff line source "https://rubygems.org" gem "jekyll" No newline at end of file index.html 0 → 100644 +8 −0 Original line number Diff line number Diff line <html> <head> <title>Home</title> </head> <body> <h1>Hello World!</h1> </body> </html> Loading
.gitlab-ci.yml 0 → 100644 +3 −0 Original line number Diff line number Diff line source "https://rubygems.org" gem "jekyll" No newline at end of file
index.html 0 → 100644 +8 −0 Original line number Diff line number Diff line <html> <head> <title>Home</title> </head> <body> <h1>Hello World!</h1> </body> </html>