From 020e834f0261d0f68ac0fb2d49a6fff734047d52 Mon Sep 17 00:00:00 2001 From: CaptainArk Date: Sat, 4 Jan 2020 15:58:45 +0100 Subject: [PATCH] repo reconfig --- README.md | 3 +++ {css => html/css}/style.css | 0 {img => html/img}/blueflag.png | Bin {img => html/img}/redflag.png | Bin {img => html/img}/sb/01.jpg | Bin {img => html/img}/sb/02.jpg | Bin {img => html/img}/sb/03.jpg | Bin {img => html/img}/sb/04.jpg | Bin {img => html/img}/sb/05.jpg | Bin {img => html/img}/sb/06.jpg | Bin {img => html/img}/sb/07.jpg | Bin {img => html/img}/sb/08.jpg | Bin {img => html/img}/sb/09.jpg | Bin {img => html/img}/sb/10.jpg | Bin {img => html/img}/sb/11.jpg | Bin {img => html/img}/sb/12.jpg | Bin {img => html/img}/shb/01.jpg | Bin {img => html/img}/shb/02.jpg | Bin {img => html/img}/shb/03.jpg | Bin {img => html/img}/shb/04.jpg | Bin {img => html/img}/shb/05.jpg | Bin {img => html/img}/shb/06.jpg | Bin {img => html/img}/shb/07.jpg | Bin {img => html/img}/shb/08.jpg | Bin {img => html/img}/shb/09.jpg | Bin {img => html/img}/shb/10.jpg | Bin {img => html/img}/shb/11.jpg | Bin {img => html/img}/shb/12.jpg | Bin index.html => html/index.html | 0 {js => html/js}/flag.js | 0 {sb => html/sb}/index.html | 0 {shb => html/shb}/index.html | 0 32 files changed, 3 insertions(+) create mode 100644 README.md rename {css => html/css}/style.css (100%) rename {img => html/img}/blueflag.png (100%) rename {img => html/img}/redflag.png (100%) rename {img => html/img}/sb/01.jpg (100%) rename {img => html/img}/sb/02.jpg (100%) rename {img => html/img}/sb/03.jpg (100%) rename {img => html/img}/sb/04.jpg (100%) rename {img => html/img}/sb/05.jpg (100%) rename {img => html/img}/sb/06.jpg (100%) rename {img => html/img}/sb/07.jpg (100%) rename {img => html/img}/sb/08.jpg (100%) rename {img => html/img}/sb/09.jpg (100%) rename {img => html/img}/sb/10.jpg (100%) rename {img => html/img}/sb/11.jpg (100%) rename {img => html/img}/sb/12.jpg (100%) rename {img => html/img}/shb/01.jpg (100%) rename {img => html/img}/shb/02.jpg (100%) rename {img => html/img}/shb/03.jpg (100%) rename {img => html/img}/shb/04.jpg (100%) rename {img => html/img}/shb/05.jpg (100%) rename {img => html/img}/shb/06.jpg (100%) rename {img => html/img}/shb/07.jpg (100%) rename {img => html/img}/shb/08.jpg (100%) rename {img => html/img}/shb/09.jpg (100%) rename {img => html/img}/shb/10.jpg (100%) rename {img => html/img}/shb/11.jpg (100%) rename {img => html/img}/shb/12.jpg (100%) rename index.html => html/index.html (100%) rename {js => html/js}/flag.js (100%) rename {sb => html/sb}/index.html (100%) rename {shb => html/shb}/index.html (100%) diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e12af1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# XIVHUNT + +Hunt train tracker for FFXIV Stormblood and Shadowbringers A Ranks. diff --git a/css/style.css b/html/css/style.css similarity index 100% rename from css/style.css rename to html/css/style.css diff --git a/img/blueflag.png b/html/img/blueflag.png similarity index 100% rename from img/blueflag.png rename to html/img/blueflag.png diff --git a/img/redflag.png b/html/img/redflag.png similarity index 100% rename from img/redflag.png rename to html/img/redflag.png diff --git a/img/sb/01.jpg b/html/img/sb/01.jpg similarity index 100% rename from img/sb/01.jpg rename to html/img/sb/01.jpg diff --git a/img/sb/02.jpg b/html/img/sb/02.jpg similarity index 100% rename from img/sb/02.jpg rename to html/img/sb/02.jpg diff --git a/img/sb/03.jpg b/html/img/sb/03.jpg similarity index 100% rename from img/sb/03.jpg rename to html/img/sb/03.jpg diff --git a/img/sb/04.jpg b/html/img/sb/04.jpg similarity index 100% rename from img/sb/04.jpg rename to html/img/sb/04.jpg diff --git a/img/sb/05.jpg b/html/img/sb/05.jpg similarity index 100% rename from img/sb/05.jpg rename to html/img/sb/05.jpg diff --git a/img/sb/06.jpg b/html/img/sb/06.jpg similarity index 100% rename from img/sb/06.jpg rename to html/img/sb/06.jpg diff --git a/img/sb/07.jpg b/html/img/sb/07.jpg similarity index 100% rename from img/sb/07.jpg rename to html/img/sb/07.jpg diff --git a/img/sb/08.jpg b/html/img/sb/08.jpg similarity index 100% rename from img/sb/08.jpg rename to html/img/sb/08.jpg diff --git a/img/sb/09.jpg b/html/img/sb/09.jpg similarity index 100% rename from img/sb/09.jpg rename to html/img/sb/09.jpg diff --git a/img/sb/10.jpg b/html/img/sb/10.jpg similarity index 100% rename from img/sb/10.jpg rename to html/img/sb/10.jpg diff --git a/img/sb/11.jpg b/html/img/sb/11.jpg similarity index 100% rename from img/sb/11.jpg rename to html/img/sb/11.jpg diff --git a/img/sb/12.jpg b/html/img/sb/12.jpg similarity index 100% rename from img/sb/12.jpg rename to html/img/sb/12.jpg diff --git a/img/shb/01.jpg b/html/img/shb/01.jpg similarity index 100% rename from img/shb/01.jpg rename to html/img/shb/01.jpg diff --git a/img/shb/02.jpg b/html/img/shb/02.jpg similarity index 100% rename from img/shb/02.jpg rename to html/img/shb/02.jpg diff --git a/img/shb/03.jpg b/html/img/shb/03.jpg similarity index 100% rename from img/shb/03.jpg rename to html/img/shb/03.jpg diff --git a/img/shb/04.jpg b/html/img/shb/04.jpg similarity index 100% rename from img/shb/04.jpg rename to html/img/shb/04.jpg diff --git a/img/shb/05.jpg b/html/img/shb/05.jpg similarity index 100% rename from img/shb/05.jpg rename to html/img/shb/05.jpg diff --git a/img/shb/06.jpg b/html/img/shb/06.jpg similarity index 100% rename from img/shb/06.jpg rename to html/img/shb/06.jpg diff --git a/img/shb/07.jpg b/html/img/shb/07.jpg similarity index 100% rename from img/shb/07.jpg rename to html/img/shb/07.jpg diff --git a/img/shb/08.jpg b/html/img/shb/08.jpg similarity index 100% rename from img/shb/08.jpg rename to html/img/shb/08.jpg diff --git a/img/shb/09.jpg b/html/img/shb/09.jpg similarity index 100% rename from img/shb/09.jpg rename to html/img/shb/09.jpg diff --git a/img/shb/10.jpg b/html/img/shb/10.jpg similarity index 100% rename from img/shb/10.jpg rename to html/img/shb/10.jpg diff --git a/img/shb/11.jpg b/html/img/shb/11.jpg similarity index 100% rename from img/shb/11.jpg rename to html/img/shb/11.jpg diff --git a/img/shb/12.jpg b/html/img/shb/12.jpg similarity index 100% rename from img/shb/12.jpg rename to html/img/shb/12.jpg diff --git a/index.html b/html/index.html similarity index 100% rename from index.html rename to html/index.html diff --git a/js/flag.js b/html/js/flag.js similarity index 100% rename from js/flag.js rename to html/js/flag.js diff --git a/sb/index.html b/html/sb/index.html similarity index 100% rename from sb/index.html rename to html/sb/index.html diff --git a/shb/index.html b/html/shb/index.html similarity index 100% rename from shb/index.html rename to html/shb/index.html