moved images to s3 and added terraform scripts

This commit is contained in:
2020-08-08 19:27:32 +09:00
parent d0a8424731
commit 94a9d18c02
90 changed files with 859 additions and 55 deletions

View File

@@ -1,7 +1,7 @@
.App {
height: 100vh;
width: 100vw;
background-image: url('./straysheep.png') ;
background-image: url('https://static.catherine-fc.com/tool/straysheep.png') ;
background-size: cover;
background-repeat: none;
}

View File

@@ -42,35 +42,35 @@
}
.cementery {
@include stageImage('../../static/img/01.png');
@include stageImage('https://static.catherine-fc.com/tool/01.png');
}
.prison {
@include stageImage('../../static/img/02.png');
@include stageImage('https://static.catherine-fc.com/tool/02.png');
}
.torture {
@include stageImage('../../static/img/03.png');
@include stageImage('https://static.catherine-fc.com/tool/03.png');
}
.inquisition {
@include stageImage('../../static/img/04.png');
@include stageImage('https://static.catherine-fc.com/tool/04.png');
}
.quadrangle {
@include stageImage('../../static/img/05.png');
@include stageImage('https://static.catherine-fc.com/tool/05.png');
}
.clock {
@include stageImage('../../static/img/06.png');
@include stageImage('https://static.catherine-fc.com/tool/06.png');
}
.spiral {
@include stageImage('../../static/img/07.png');
@include stageImage('https://static.catherine-fc.com/tool/07.png');
}
.cathedral {
@include stageImage('../../static/img/08.png');
@include stageImage('https://static.catherine-fc.com/tool/08.png');
}
.empireo {
@include stageImage('../../static/img/09.png');
@include stageImage('https://static.catherine-fc.com/tool/09.png');
}
.close {
@include stageImage('../../static/img/10.png');
@include stageImage('https://static.catherine-fc.com/tool/10.png');
}
.arrange {
@include stageImage('../../static/img/11.png');
@include stageImage('https://static.catherine-fc.com/tool/11.png');
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 858 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 995 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB