From ffe4d1b66df9aa1c80dfd5a3b9bb0fac63e30cec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georges=20Dup=C3=A9ron?= Date: Mon, 27 May 2019 16:56:47 +0200 Subject: [PATCH] move before merging repositories --- .dockerignore => gitlab-pages/.dockerignore | 0 .gitignore => gitlab-pages/.gitignore | 0 .gitlab-ci.yml => gitlab-pages/.gitlab-ci.yml | 0 Dockerfile => gitlab-pages/Dockerfile | 0 LICENSE => gitlab-pages/LICENSE | 0 Makefile => gitlab-pages/Makefile | 0 README.md => gitlab-pages/README.md | 0 counter.pp.ligo => gitlab-pages/counter.pp.ligo | 0 .../docker-compose.yml | 0 {docs => gitlab-pages/docs}/api-cli-commands.md | 0 .../docs}/language-basics-entrypoints.md | 0 .../docs}/language-basics-functions.md | 0 .../docs}/language-basics-operators.md | 0 .../docs}/language-basics-variables.md | 0 {docs => gitlab-pages/docs}/setup-installation.md | 0 {examples => gitlab-pages/examples}/counter.ligo | 0 {examples => gitlab-pages/examples}/functions.ligo | 0 .../examples}/multiple-entrypoints.ligo | 0 {examples => gitlab-pages/examples}/variables.ligo | 0 functions.pp.ligo => gitlab-pages/functions.pp.ligo | 0 ligo-docker.sh => gitlab-pages/ligo-docker.sh | 0 .../multiple-entrypoints.pp.ligo | 0 variables.pp.ligo => gitlab-pages/variables.pp.ligo | 0 {website => gitlab-pages/website}/README.md | 0 .../website}/blog/2016-03-11-blog-post.md | 0 .../website}/blog/2017-04-10-blog-post-two.md | 0 .../website}/blog/2017-09-25-testing-rss.md | 0 .../website}/blog/2017-09-26-adding-rss.md | 0 .../website}/blog/2017-10-24-new-version-1.0.0.md | 0 {website => gitlab-pages/website}/core/Footer.js | 0 {website => gitlab-pages/website}/package.json | 0 {website => gitlab-pages/website}/pages/en/help.js | 0 {website => gitlab-pages/website}/pages/en/index.js | 0 {website => gitlab-pages/website}/pages/en/users.js | 0 {website => gitlab-pages/website}/sidebars.json | 0 {website => gitlab-pages/website}/siteConfig.js | 0 .../AMNFRWcwhlTR6sHn8GCh1ZxWQL-nAzxtp8qc4UmX6iw | 0 .../dbB2XKERKKgwJJy6QAvHDSFZFMqVwkYiNJIJdLPckFk | 0 .../website}/static/css/custom.css | 0 .../website}/static/img/favicon.ico | Bin .../website}/static/img/oss_logo.png | Bin .../website}/static/img/undraw_code_review.svg | 0 .../website}/static/img/undraw_monitor.svg | 0 .../website}/static/img/undraw_note_list.svg | 0 .../website}/static/img/undraw_online.svg | 0 .../website}/static/img/undraw_open_source.svg | 0 .../website}/static/img/undraw_operating_system.svg | 0 .../website}/static/img/undraw_react.svg | 0 .../website}/static/img/undraw_tweetstorm.svg | 0 .../website}/static/img/undraw_youtube_tutorial.svg | 0 50 files changed, 0 insertions(+), 0 deletions(-) rename .dockerignore => gitlab-pages/.dockerignore (100%) rename .gitignore => gitlab-pages/.gitignore (100%) rename .gitlab-ci.yml => gitlab-pages/.gitlab-ci.yml (100%) rename Dockerfile => gitlab-pages/Dockerfile (100%) rename LICENSE => gitlab-pages/LICENSE (100%) rename Makefile => gitlab-pages/Makefile (100%) rename README.md => gitlab-pages/README.md (100%) rename counter.pp.ligo => gitlab-pages/counter.pp.ligo (100%) rename docker-compose.yml => gitlab-pages/docker-compose.yml (100%) rename {docs => gitlab-pages/docs}/api-cli-commands.md (100%) rename {docs => gitlab-pages/docs}/language-basics-entrypoints.md (100%) rename {docs => gitlab-pages/docs}/language-basics-functions.md (100%) rename {docs => gitlab-pages/docs}/language-basics-operators.md (100%) rename {docs => gitlab-pages/docs}/language-basics-variables.md (100%) rename {docs => gitlab-pages/docs}/setup-installation.md (100%) rename {examples => gitlab-pages/examples}/counter.ligo (100%) rename {examples => gitlab-pages/examples}/functions.ligo (100%) rename {examples => gitlab-pages/examples}/multiple-entrypoints.ligo (100%) rename {examples => gitlab-pages/examples}/variables.ligo (100%) rename functions.pp.ligo => gitlab-pages/functions.pp.ligo (100%) rename ligo-docker.sh => gitlab-pages/ligo-docker.sh (100%) rename multiple-entrypoints.pp.ligo => gitlab-pages/multiple-entrypoints.pp.ligo (100%) rename variables.pp.ligo => gitlab-pages/variables.pp.ligo (100%) rename {website => gitlab-pages/website}/README.md (100%) rename {website => gitlab-pages/website}/blog/2016-03-11-blog-post.md (100%) rename {website => gitlab-pages/website}/blog/2017-04-10-blog-post-two.md (100%) rename {website => gitlab-pages/website}/blog/2017-09-25-testing-rss.md (100%) rename {website => gitlab-pages/website}/blog/2017-09-26-adding-rss.md (100%) rename {website => gitlab-pages/website}/blog/2017-10-24-new-version-1.0.0.md (100%) rename {website => gitlab-pages/website}/core/Footer.js (100%) rename {website => gitlab-pages/website}/package.json (100%) rename {website => gitlab-pages/website}/pages/en/help.js (100%) rename {website => gitlab-pages/website}/pages/en/index.js (100%) rename {website => gitlab-pages/website}/pages/en/users.js (100%) rename {website => gitlab-pages/website}/sidebars.json (100%) rename {website => gitlab-pages/website}/siteConfig.js (100%) rename {website => gitlab-pages/website}/static/.well-known/acme-challenge/AMNFRWcwhlTR6sHn8GCh1ZxWQL-nAzxtp8qc4UmX6iw (100%) rename {website => gitlab-pages/website}/static/.well-known/acme-challenge/dbB2XKERKKgwJJy6QAvHDSFZFMqVwkYiNJIJdLPckFk (100%) rename {website => gitlab-pages/website}/static/css/custom.css (100%) rename {website => gitlab-pages/website}/static/img/favicon.ico (100%) rename {website => gitlab-pages/website}/static/img/oss_logo.png (100%) rename {website => gitlab-pages/website}/static/img/undraw_code_review.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_monitor.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_note_list.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_online.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_open_source.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_operating_system.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_react.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_tweetstorm.svg (100%) rename {website => gitlab-pages/website}/static/img/undraw_youtube_tutorial.svg (100%) diff --git a/.dockerignore b/gitlab-pages/.dockerignore similarity index 100% rename from .dockerignore rename to gitlab-pages/.dockerignore diff --git a/.gitignore b/gitlab-pages/.gitignore similarity index 100% rename from .gitignore rename to gitlab-pages/.gitignore diff --git a/.gitlab-ci.yml b/gitlab-pages/.gitlab-ci.yml similarity index 100% rename from .gitlab-ci.yml rename to gitlab-pages/.gitlab-ci.yml diff --git a/Dockerfile b/gitlab-pages/Dockerfile similarity index 100% rename from Dockerfile rename to gitlab-pages/Dockerfile diff --git a/LICENSE b/gitlab-pages/LICENSE similarity index 100% rename from LICENSE rename to gitlab-pages/LICENSE diff --git a/Makefile b/gitlab-pages/Makefile similarity index 100% rename from Makefile rename to gitlab-pages/Makefile diff --git a/README.md b/gitlab-pages/README.md similarity index 100% rename from README.md rename to gitlab-pages/README.md diff --git a/counter.pp.ligo b/gitlab-pages/counter.pp.ligo similarity index 100% rename from counter.pp.ligo rename to gitlab-pages/counter.pp.ligo diff --git a/docker-compose.yml b/gitlab-pages/docker-compose.yml similarity index 100% rename from docker-compose.yml rename to gitlab-pages/docker-compose.yml diff --git a/docs/api-cli-commands.md b/gitlab-pages/docs/api-cli-commands.md similarity index 100% rename from docs/api-cli-commands.md rename to gitlab-pages/docs/api-cli-commands.md diff --git a/docs/language-basics-entrypoints.md b/gitlab-pages/docs/language-basics-entrypoints.md similarity index 100% rename from docs/language-basics-entrypoints.md rename to gitlab-pages/docs/language-basics-entrypoints.md diff --git a/docs/language-basics-functions.md b/gitlab-pages/docs/language-basics-functions.md similarity index 100% rename from docs/language-basics-functions.md rename to gitlab-pages/docs/language-basics-functions.md diff --git a/docs/language-basics-operators.md b/gitlab-pages/docs/language-basics-operators.md similarity index 100% rename from docs/language-basics-operators.md rename to gitlab-pages/docs/language-basics-operators.md diff --git a/docs/language-basics-variables.md b/gitlab-pages/docs/language-basics-variables.md similarity index 100% rename from docs/language-basics-variables.md rename to gitlab-pages/docs/language-basics-variables.md diff --git a/docs/setup-installation.md b/gitlab-pages/docs/setup-installation.md similarity index 100% rename from docs/setup-installation.md rename to gitlab-pages/docs/setup-installation.md diff --git a/examples/counter.ligo b/gitlab-pages/examples/counter.ligo similarity index 100% rename from examples/counter.ligo rename to gitlab-pages/examples/counter.ligo diff --git a/examples/functions.ligo b/gitlab-pages/examples/functions.ligo similarity index 100% rename from examples/functions.ligo rename to gitlab-pages/examples/functions.ligo diff --git a/examples/multiple-entrypoints.ligo b/gitlab-pages/examples/multiple-entrypoints.ligo similarity index 100% rename from examples/multiple-entrypoints.ligo rename to gitlab-pages/examples/multiple-entrypoints.ligo diff --git a/examples/variables.ligo b/gitlab-pages/examples/variables.ligo similarity index 100% rename from examples/variables.ligo rename to gitlab-pages/examples/variables.ligo diff --git a/functions.pp.ligo b/gitlab-pages/functions.pp.ligo similarity index 100% rename from functions.pp.ligo rename to gitlab-pages/functions.pp.ligo diff --git a/ligo-docker.sh b/gitlab-pages/ligo-docker.sh similarity index 100% rename from ligo-docker.sh rename to gitlab-pages/ligo-docker.sh diff --git a/multiple-entrypoints.pp.ligo b/gitlab-pages/multiple-entrypoints.pp.ligo similarity index 100% rename from multiple-entrypoints.pp.ligo rename to gitlab-pages/multiple-entrypoints.pp.ligo diff --git a/variables.pp.ligo b/gitlab-pages/variables.pp.ligo similarity index 100% rename from variables.pp.ligo rename to gitlab-pages/variables.pp.ligo diff --git a/website/README.md b/gitlab-pages/website/README.md similarity index 100% rename from website/README.md rename to gitlab-pages/website/README.md diff --git a/website/blog/2016-03-11-blog-post.md b/gitlab-pages/website/blog/2016-03-11-blog-post.md similarity index 100% rename from website/blog/2016-03-11-blog-post.md rename to gitlab-pages/website/blog/2016-03-11-blog-post.md diff --git a/website/blog/2017-04-10-blog-post-two.md b/gitlab-pages/website/blog/2017-04-10-blog-post-two.md similarity index 100% rename from website/blog/2017-04-10-blog-post-two.md rename to gitlab-pages/website/blog/2017-04-10-blog-post-two.md diff --git a/website/blog/2017-09-25-testing-rss.md b/gitlab-pages/website/blog/2017-09-25-testing-rss.md similarity index 100% rename from website/blog/2017-09-25-testing-rss.md rename to gitlab-pages/website/blog/2017-09-25-testing-rss.md diff --git a/website/blog/2017-09-26-adding-rss.md b/gitlab-pages/website/blog/2017-09-26-adding-rss.md similarity index 100% rename from website/blog/2017-09-26-adding-rss.md rename to gitlab-pages/website/blog/2017-09-26-adding-rss.md diff --git a/website/blog/2017-10-24-new-version-1.0.0.md b/gitlab-pages/website/blog/2017-10-24-new-version-1.0.0.md similarity index 100% rename from website/blog/2017-10-24-new-version-1.0.0.md rename to gitlab-pages/website/blog/2017-10-24-new-version-1.0.0.md diff --git a/website/core/Footer.js b/gitlab-pages/website/core/Footer.js similarity index 100% rename from website/core/Footer.js rename to gitlab-pages/website/core/Footer.js diff --git a/website/package.json b/gitlab-pages/website/package.json similarity index 100% rename from website/package.json rename to gitlab-pages/website/package.json diff --git a/website/pages/en/help.js b/gitlab-pages/website/pages/en/help.js similarity index 100% rename from website/pages/en/help.js rename to gitlab-pages/website/pages/en/help.js diff --git a/website/pages/en/index.js b/gitlab-pages/website/pages/en/index.js similarity index 100% rename from website/pages/en/index.js rename to gitlab-pages/website/pages/en/index.js diff --git a/website/pages/en/users.js b/gitlab-pages/website/pages/en/users.js similarity index 100% rename from website/pages/en/users.js rename to gitlab-pages/website/pages/en/users.js diff --git a/website/sidebars.json b/gitlab-pages/website/sidebars.json similarity index 100% rename from website/sidebars.json rename to gitlab-pages/website/sidebars.json diff --git a/website/siteConfig.js b/gitlab-pages/website/siteConfig.js similarity index 100% rename from website/siteConfig.js rename to gitlab-pages/website/siteConfig.js diff --git a/website/static/.well-known/acme-challenge/AMNFRWcwhlTR6sHn8GCh1ZxWQL-nAzxtp8qc4UmX6iw b/gitlab-pages/website/static/.well-known/acme-challenge/AMNFRWcwhlTR6sHn8GCh1ZxWQL-nAzxtp8qc4UmX6iw similarity index 100% rename from website/static/.well-known/acme-challenge/AMNFRWcwhlTR6sHn8GCh1ZxWQL-nAzxtp8qc4UmX6iw rename to gitlab-pages/website/static/.well-known/acme-challenge/AMNFRWcwhlTR6sHn8GCh1ZxWQL-nAzxtp8qc4UmX6iw diff --git a/website/static/.well-known/acme-challenge/dbB2XKERKKgwJJy6QAvHDSFZFMqVwkYiNJIJdLPckFk b/gitlab-pages/website/static/.well-known/acme-challenge/dbB2XKERKKgwJJy6QAvHDSFZFMqVwkYiNJIJdLPckFk similarity index 100% rename from website/static/.well-known/acme-challenge/dbB2XKERKKgwJJy6QAvHDSFZFMqVwkYiNJIJdLPckFk rename to gitlab-pages/website/static/.well-known/acme-challenge/dbB2XKERKKgwJJy6QAvHDSFZFMqVwkYiNJIJdLPckFk diff --git a/website/static/css/custom.css b/gitlab-pages/website/static/css/custom.css similarity index 100% rename from website/static/css/custom.css rename to gitlab-pages/website/static/css/custom.css diff --git a/website/static/img/favicon.ico b/gitlab-pages/website/static/img/favicon.ico similarity index 100% rename from website/static/img/favicon.ico rename to gitlab-pages/website/static/img/favicon.ico diff --git a/website/static/img/oss_logo.png b/gitlab-pages/website/static/img/oss_logo.png similarity index 100% rename from website/static/img/oss_logo.png rename to gitlab-pages/website/static/img/oss_logo.png diff --git a/website/static/img/undraw_code_review.svg b/gitlab-pages/website/static/img/undraw_code_review.svg similarity index 100% rename from website/static/img/undraw_code_review.svg rename to gitlab-pages/website/static/img/undraw_code_review.svg diff --git a/website/static/img/undraw_monitor.svg b/gitlab-pages/website/static/img/undraw_monitor.svg similarity index 100% rename from website/static/img/undraw_monitor.svg rename to gitlab-pages/website/static/img/undraw_monitor.svg diff --git a/website/static/img/undraw_note_list.svg b/gitlab-pages/website/static/img/undraw_note_list.svg similarity index 100% rename from website/static/img/undraw_note_list.svg rename to gitlab-pages/website/static/img/undraw_note_list.svg diff --git a/website/static/img/undraw_online.svg b/gitlab-pages/website/static/img/undraw_online.svg similarity index 100% rename from website/static/img/undraw_online.svg rename to gitlab-pages/website/static/img/undraw_online.svg diff --git a/website/static/img/undraw_open_source.svg b/gitlab-pages/website/static/img/undraw_open_source.svg similarity index 100% rename from website/static/img/undraw_open_source.svg rename to gitlab-pages/website/static/img/undraw_open_source.svg diff --git a/website/static/img/undraw_operating_system.svg b/gitlab-pages/website/static/img/undraw_operating_system.svg similarity index 100% rename from website/static/img/undraw_operating_system.svg rename to gitlab-pages/website/static/img/undraw_operating_system.svg diff --git a/website/static/img/undraw_react.svg b/gitlab-pages/website/static/img/undraw_react.svg similarity index 100% rename from website/static/img/undraw_react.svg rename to gitlab-pages/website/static/img/undraw_react.svg diff --git a/website/static/img/undraw_tweetstorm.svg b/gitlab-pages/website/static/img/undraw_tweetstorm.svg similarity index 100% rename from website/static/img/undraw_tweetstorm.svg rename to gitlab-pages/website/static/img/undraw_tweetstorm.svg diff --git a/website/static/img/undraw_youtube_tutorial.svg b/gitlab-pages/website/static/img/undraw_youtube_tutorial.svg similarity index 100% rename from website/static/img/undraw_youtube_tutorial.svg rename to gitlab-pages/website/static/img/undraw_youtube_tutorial.svg