From 667440f60f3517236b2f34f6ac0c78698434a3fb Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 16 Nov 2024 16:35:08 -0600 Subject: [PATCH] feat: refactored cucks --- frontend/review/scripts/directoryconverter.sh | 19 +++ .../{ => AmberOHearn}/AmberOHearn.elm | 2 +- .../{ => AnnChilders}/AnnChilders.elm | 2 +- .../{ => AnthonyGustin}/AnthonyGustin.elm | 2 +- .../{ => AshwaniGarg}/AshwaniGarg.elm | 2 +- .../{ => AustinHerbert}/AustinHerbert.elm | 2 +- .../CuckList/{ => BartKay}/BartKay.elm | 2 +- .../CuckList/{ => BenBikman}/BenBikman.elm | 2 +- .../{ => BennyMalone}/BennyMalone.elm | 2 +- .../{ => BradCampbell}/BradCampbell.elm | 2 +- .../CuckList/{ => BradCohn}/BradCohn.elm | 2 +- .../{ => BradMarshall}/BradMarshall.elm | 2 +- .../{ => BrianKerley}/BrianKerley.elm | 2 +- .../CarnivoreAurelius.elm | 2 +- .../{ => CateShanahan}/CateShanahan.elm | 2 +- .../{ => ChrisBoettcher}/ChrisBoettcher.elm | 2 +- .../CuckList/{ => ClaraAboel}/ClaraAboel.elm | 2 +- .../{ => CliffHarvey}/CliffHarvey.elm | 2 +- .../{ => DaveFeldman}/DaveFeldman.elm | 2 +- .../{ => DavidDiamond}/DavidDiamond.elm | 2 +- .../{ => DavidGornoski}/DavidGornoski.elm | 2 +- .../{ => DianaRodgers}/DianaRodgers.elm | 2 +- .../{ => EdwardGoeke}/EdwardGoeke.elm | 2 +- .../{ => ElieJarrouge}/ElieJarrouge.elm | 2 +- .../CuckList/{ => GaryBrecka}/GaryBrecka.elm | 2 +- .../CuckList/{ => GaryFettke}/GaryFettke.elm | 2 +- .../CuckList/{ => GaryTaubes}/GaryTaubes.elm | 2 +- .../{ => GeorgeMartin}/GeorgeMartin.elm | 2 +- .../CuckList/{ => GuyAustin}/GuyAustin.elm | 2 +- .../{ => IvorCummins}/IvorCummins.elm | 2 +- .../CuckList/{ => JakeMey}/JakeMey.elm | 2 +- .../JamesDiNicolantonio.elm | 2 +- .../{ => JosephEverett}/JosephEverett.elm | 2 +- .../{ => JustinMares}/JustinMares.elm | 2 +- .../{ => KaitMalthaner}/KaitMalthaner.elm | 2 +- .../CuckList/{ => KemMinnick}/KemMinnick.elm | 2 +- .../CuckList/{ => KenBerry}/KenBerry.elm | 2 +- .../CuckList/{ => KevinStock}/KevinStock.elm | 2 +- .../{ => KyleMamounis}/KyleMamounis.elm | 2 +- .../CuckList/{ => MarkSisson}/MarkSisson.elm | 2 +- .../{ => MartyKendall}/MartyKendall.elm | 2 +- .../{ => MaxLugavere}/MaxLugavere.elm | 2 +- .../{ => MichaelKummer}/MichaelKummer.elm | 2 +- .../MichaelManderville.elm | 2 +- .../CuckList/{ => MikeMutzel}/MikeMutzel.elm | 2 +- .../{ => MikeSweeney}/MikeSweeney.elm | 2 +- .../{ => NickEggleton}/NickEggleton.elm | 2 +- .../{ => NinaTeicholz}/NinaTeicholz.elm | 2 +- .../{ => NorstrongChris}/NorstrongChris.elm | 2 +- .../CuckList/{ => PaulMason}/PaulMason.elm | 2 +- .../{ => PaulSaladino}/PaulSaladino.elm | 2 +- .../{ => PhilipOvadia}/PhilipOvadia.elm | 2 +- .../PhilippeStephenson.elm | 2 +- .../{ => RalphNapolitano}/RalphNapolitano.elm | 2 +- .../{ => RaphaelSirtoli}/RaphaelSirtoli.elm | 2 +- .../CuckList/{ => RobMeijer}/RobMeijer.elm | 2 +- .../CuckList/{ => RobbWolf}/RobbWolf.elm | 2 +- .../{ => SimonGoddek}/SimonGoddek.elm | 2 +- .../CuckList/{ => Template}/Template.elm | 2 +- .../{ => TravisStatham}/TravisStatham.elm | 2 +- .../{ => TristanHaggard}/TristanHaggard.elm | 2 +- .../{ => TroKalayjian}/TroKalayjian.elm | 2 +- .../{ => TuckerGoodrich}/TuckerGoodrich.elm | 2 +- .../{ => ZoeHarcombe}/ZoeHarcombe.elm | 2 +- .../{ => ZsofiaClemens}/ZsofiaClemens.elm | 2 +- .../Arguments/Ancestry/AncestralDiets.elm | 1 + .../Debate/Arguments/Ancestry/HeathSeeker.elm | 1 + .../Debate/Arguments/Ethics/EthicalSlurs.elm | 1 + .../Arguments/Nutrition/AnabolicKeto.elm | 1 + .../Arguments/Nutrition/Malondialdehyde.elm | 1 + frontend/src/Debate/Helpers.elm | 5 +- frontend/src/Debate/Types.elm | 1 + frontend/src/Pages/Debate.elm | 6 +- frontend/src/Pages/Dodgers.elm | 126 +++++++++--------- 74 files changed, 157 insertions(+), 133 deletions(-) create mode 100755 frontend/review/scripts/directoryconverter.sh rename frontend/src/Cuckery/CuckList/{ => AmberOHearn}/AmberOHearn.elm (90%) rename frontend/src/Cuckery/CuckList/{ => AnnChilders}/AnnChilders.elm (91%) rename frontend/src/Cuckery/CuckList/{ => AnthonyGustin}/AnthonyGustin.elm (90%) rename frontend/src/Cuckery/CuckList/{ => AshwaniGarg}/AshwaniGarg.elm (92%) rename frontend/src/Cuckery/CuckList/{ => AustinHerbert}/AustinHerbert.elm (89%) rename frontend/src/Cuckery/CuckList/{ => BartKay}/BartKay.elm (92%) rename frontend/src/Cuckery/CuckList/{ => BenBikman}/BenBikman.elm (91%) rename frontend/src/Cuckery/CuckList/{ => BennyMalone}/BennyMalone.elm (92%) rename frontend/src/Cuckery/CuckList/{ => BradCampbell}/BradCampbell.elm (90%) rename frontend/src/Cuckery/CuckList/{ => BradCohn}/BradCohn.elm (91%) rename frontend/src/Cuckery/CuckList/{ => BradMarshall}/BradMarshall.elm (90%) rename frontend/src/Cuckery/CuckList/{ => BrianKerley}/BrianKerley.elm (93%) rename frontend/src/Cuckery/CuckList/{ => CarnivoreAurelius}/CarnivoreAurelius.elm (89%) rename frontend/src/Cuckery/CuckList/{ => CateShanahan}/CateShanahan.elm (98%) rename frontend/src/Cuckery/CuckList/{ => ChrisBoettcher}/ChrisBoettcher.elm (90%) rename frontend/src/Cuckery/CuckList/{ => ClaraAboel}/ClaraAboel.elm (91%) rename frontend/src/Cuckery/CuckList/{ => CliffHarvey}/CliffHarvey.elm (94%) rename frontend/src/Cuckery/CuckList/{ => DaveFeldman}/DaveFeldman.elm (90%) rename frontend/src/Cuckery/CuckList/{ => DavidDiamond}/DavidDiamond.elm (94%) rename frontend/src/Cuckery/CuckList/{ => DavidGornoski}/DavidGornoski.elm (91%) rename frontend/src/Cuckery/CuckList/{ => DianaRodgers}/DianaRodgers.elm (91%) rename frontend/src/Cuckery/CuckList/{ => EdwardGoeke}/EdwardGoeke.elm (94%) rename frontend/src/Cuckery/CuckList/{ => ElieJarrouge}/ElieJarrouge.elm (90%) rename frontend/src/Cuckery/CuckList/{ => GaryBrecka}/GaryBrecka.elm (91%) rename frontend/src/Cuckery/CuckList/{ => GaryFettke}/GaryFettke.elm (91%) rename frontend/src/Cuckery/CuckList/{ => GaryTaubes}/GaryTaubes.elm (90%) rename frontend/src/Cuckery/CuckList/{ => GeorgeMartin}/GeorgeMartin.elm (91%) rename frontend/src/Cuckery/CuckList/{ => GuyAustin}/GuyAustin.elm (93%) rename frontend/src/Cuckery/CuckList/{ => IvorCummins}/IvorCummins.elm (94%) rename frontend/src/Cuckery/CuckList/{ => JakeMey}/JakeMey.elm (96%) rename frontend/src/Cuckery/CuckList/{ => JamesDiNicolantonio}/JamesDiNicolantonio.elm (89%) rename frontend/src/Cuckery/CuckList/{ => JosephEverett}/JosephEverett.elm (94%) rename frontend/src/Cuckery/CuckList/{ => JustinMares}/JustinMares.elm (92%) rename frontend/src/Cuckery/CuckList/{ => KaitMalthaner}/KaitMalthaner.elm (90%) rename frontend/src/Cuckery/CuckList/{ => KemMinnick}/KemMinnick.elm (94%) rename frontend/src/Cuckery/CuckList/{ => KenBerry}/KenBerry.elm (96%) rename frontend/src/Cuckery/CuckList/{ => KevinStock}/KevinStock.elm (94%) rename frontend/src/Cuckery/CuckList/{ => KyleMamounis}/KyleMamounis.elm (91%) rename frontend/src/Cuckery/CuckList/{ => MarkSisson}/MarkSisson.elm (90%) rename frontend/src/Cuckery/CuckList/{ => MartyKendall}/MartyKendall.elm (92%) rename frontend/src/Cuckery/CuckList/{ => MaxLugavere}/MaxLugavere.elm (95%) rename frontend/src/Cuckery/CuckList/{ => MichaelKummer}/MichaelKummer.elm (91%) rename frontend/src/Cuckery/CuckList/{ => MichaelManderville}/MichaelManderville.elm (90%) rename frontend/src/Cuckery/CuckList/{ => MikeMutzel}/MikeMutzel.elm (94%) rename frontend/src/Cuckery/CuckList/{ => MikeSweeney}/MikeSweeney.elm (95%) rename frontend/src/Cuckery/CuckList/{ => NickEggleton}/NickEggleton.elm (90%) rename frontend/src/Cuckery/CuckList/{ => NinaTeicholz}/NinaTeicholz.elm (95%) rename frontend/src/Cuckery/CuckList/{ => NorstrongChris}/NorstrongChris.elm (94%) rename frontend/src/Cuckery/CuckList/{ => PaulMason}/PaulMason.elm (95%) rename frontend/src/Cuckery/CuckList/{ => PaulSaladino}/PaulSaladino.elm (97%) rename frontend/src/Cuckery/CuckList/{ => PhilipOvadia}/PhilipOvadia.elm (94%) rename frontend/src/Cuckery/CuckList/{ => PhilippeStephenson}/PhilippeStephenson.elm (89%) rename frontend/src/Cuckery/CuckList/{ => RalphNapolitano}/RalphNapolitano.elm (91%) rename frontend/src/Cuckery/CuckList/{ => RaphaelSirtoli}/RaphaelSirtoli.elm (93%) rename frontend/src/Cuckery/CuckList/{ => RobMeijer}/RobMeijer.elm (90%) rename frontend/src/Cuckery/CuckList/{ => RobbWolf}/RobbWolf.elm (92%) rename frontend/src/Cuckery/CuckList/{ => SimonGoddek}/SimonGoddek.elm (95%) rename frontend/src/Cuckery/CuckList/{ => Template}/Template.elm (88%) rename frontend/src/Cuckery/CuckList/{ => TravisStatham}/TravisStatham.elm (94%) rename frontend/src/Cuckery/CuckList/{ => TristanHaggard}/TristanHaggard.elm (89%) rename frontend/src/Cuckery/CuckList/{ => TroKalayjian}/TroKalayjian.elm (91%) rename frontend/src/Cuckery/CuckList/{ => TuckerGoodrich}/TuckerGoodrich.elm (95%) rename frontend/src/Cuckery/CuckList/{ => ZoeHarcombe}/ZoeHarcombe.elm (91%) rename frontend/src/Cuckery/CuckList/{ => ZsofiaClemens}/ZsofiaClemens.elm (89%) diff --git a/frontend/review/scripts/directoryconverter.sh b/frontend/review/scripts/directoryconverter.sh new file mode 100755 index 0000000..8e4db34 --- /dev/null +++ b/frontend/review/scripts/directoryconverter.sh @@ -0,0 +1,19 @@ +#!/usr/bin/env bash + +for file in *; do + # Check if it's a file (not a directory) + if [ -f "$file" ]; then + # Get filename without extension + dirname="${file%.*}" + + # Create directory if it doesn't exist + if [ ! -d "$dirname" ]; then + mkdir "$dirname" + echo "Created directory: $dirname" + fi + + # Move the file into its directory + mv "$file" "$dirname/" + echo "Moved $file to $dirname/" + fi +done \ No newline at end of file diff --git a/frontend/src/Cuckery/CuckList/AmberOHearn.elm b/frontend/src/Cuckery/CuckList/AmberOHearn/AmberOHearn.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/AmberOHearn.elm rename to frontend/src/Cuckery/CuckList/AmberOHearn/AmberOHearn.elm index 624f4cd..075cb57 100755 --- a/frontend/src/Cuckery/CuckList/AmberOHearn.elm +++ b/frontend/src/Cuckery/CuckList/AmberOHearn/AmberOHearn.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.AmberOHearn exposing (..) +module Cuckery.CuckList.AmberOHearn.AmberOHearn exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/AnnChilders.elm b/frontend/src/Cuckery/CuckList/AnnChilders/AnnChilders.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/AnnChilders.elm rename to frontend/src/Cuckery/CuckList/AnnChilders/AnnChilders.elm index ff6295e..ff5c1d6 100755 --- a/frontend/src/Cuckery/CuckList/AnnChilders.elm +++ b/frontend/src/Cuckery/CuckList/AnnChilders/AnnChilders.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.AnnChilders exposing (..) +module Cuckery.CuckList.AnnChilders.AnnChilders exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/AnthonyGustin.elm b/frontend/src/Cuckery/CuckList/AnthonyGustin/AnthonyGustin.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/AnthonyGustin.elm rename to frontend/src/Cuckery/CuckList/AnthonyGustin/AnthonyGustin.elm index 5747c03..dd23fab 100755 --- a/frontend/src/Cuckery/CuckList/AnthonyGustin.elm +++ b/frontend/src/Cuckery/CuckList/AnthonyGustin/AnthonyGustin.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.AnthonyGustin exposing (..) +module Cuckery.CuckList.AnthonyGustin.AnthonyGustin exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/AshwaniGarg.elm b/frontend/src/Cuckery/CuckList/AshwaniGarg/AshwaniGarg.elm similarity index 92% rename from frontend/src/Cuckery/CuckList/AshwaniGarg.elm rename to frontend/src/Cuckery/CuckList/AshwaniGarg/AshwaniGarg.elm index 8ffebf6..2dbfde3 100755 --- a/frontend/src/Cuckery/CuckList/AshwaniGarg.elm +++ b/frontend/src/Cuckery/CuckList/AshwaniGarg/AshwaniGarg.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.AshwaniGarg exposing (..) +module Cuckery.CuckList.AshwaniGarg.AshwaniGarg exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/AustinHerbert.elm b/frontend/src/Cuckery/CuckList/AustinHerbert/AustinHerbert.elm similarity index 89% rename from frontend/src/Cuckery/CuckList/AustinHerbert.elm rename to frontend/src/Cuckery/CuckList/AustinHerbert/AustinHerbert.elm index 36e1c32..8c4ce32 100755 --- a/frontend/src/Cuckery/CuckList/AustinHerbert.elm +++ b/frontend/src/Cuckery/CuckList/AustinHerbert/AustinHerbert.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.AustinHerbert exposing (..) +module Cuckery.CuckList.AustinHerbert.AustinHerbert exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/BartKay.elm b/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm similarity index 92% rename from frontend/src/Cuckery/CuckList/BartKay.elm rename to frontend/src/Cuckery/CuckList/BartKay/BartKay.elm index cf2dd5a..83975e8 100755 --- a/frontend/src/Cuckery/CuckList/BartKay.elm +++ b/frontend/src/Cuckery/CuckList/BartKay/BartKay.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.BartKay exposing (..) +module Cuckery.CuckList.BartKay.BartKay exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/BenBikman.elm b/frontend/src/Cuckery/CuckList/BenBikman/BenBikman.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/BenBikman.elm rename to frontend/src/Cuckery/CuckList/BenBikman/BenBikman.elm index 68db999..2e523f3 100755 --- a/frontend/src/Cuckery/CuckList/BenBikman.elm +++ b/frontend/src/Cuckery/CuckList/BenBikman/BenBikman.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.BenBikman exposing (..) +module Cuckery.CuckList.BenBikman.BenBikman exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/BennyMalone.elm b/frontend/src/Cuckery/CuckList/BennyMalone/BennyMalone.elm similarity index 92% rename from frontend/src/Cuckery/CuckList/BennyMalone.elm rename to frontend/src/Cuckery/CuckList/BennyMalone/BennyMalone.elm index d51d25b..59cd252 100755 --- a/frontend/src/Cuckery/CuckList/BennyMalone.elm +++ b/frontend/src/Cuckery/CuckList/BennyMalone/BennyMalone.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.BennyMalone exposing (..) +module Cuckery.CuckList.BennyMalone.BennyMalone exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/BradCampbell.elm b/frontend/src/Cuckery/CuckList/BradCampbell/BradCampbell.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/BradCampbell.elm rename to frontend/src/Cuckery/CuckList/BradCampbell/BradCampbell.elm index 6fefa96..03ed4ee 100755 --- a/frontend/src/Cuckery/CuckList/BradCampbell.elm +++ b/frontend/src/Cuckery/CuckList/BradCampbell/BradCampbell.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.BradCampbell exposing (..) +module Cuckery.CuckList.BradCampbell.BradCampbell exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/BradCohn.elm b/frontend/src/Cuckery/CuckList/BradCohn/BradCohn.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/BradCohn.elm rename to frontend/src/Cuckery/CuckList/BradCohn/BradCohn.elm index a7cf725..0356e15 100755 --- a/frontend/src/Cuckery/CuckList/BradCohn.elm +++ b/frontend/src/Cuckery/CuckList/BradCohn/BradCohn.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.BradCohn exposing (..) +module Cuckery.CuckList.BradCohn.BradCohn exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/BradMarshall.elm b/frontend/src/Cuckery/CuckList/BradMarshall/BradMarshall.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/BradMarshall.elm rename to frontend/src/Cuckery/CuckList/BradMarshall/BradMarshall.elm index 96b05d9..a3b91c0 100755 --- a/frontend/src/Cuckery/CuckList/BradMarshall.elm +++ b/frontend/src/Cuckery/CuckList/BradMarshall/BradMarshall.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.BradMarshall exposing (..) +module Cuckery.CuckList.BradMarshall.BradMarshall exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/BrianKerley.elm b/frontend/src/Cuckery/CuckList/BrianKerley/BrianKerley.elm similarity index 93% rename from frontend/src/Cuckery/CuckList/BrianKerley.elm rename to frontend/src/Cuckery/CuckList/BrianKerley/BrianKerley.elm index 7bf37db..89c312b 100755 --- a/frontend/src/Cuckery/CuckList/BrianKerley.elm +++ b/frontend/src/Cuckery/CuckList/BrianKerley/BrianKerley.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.BrianKerley exposing (..) +module Cuckery.CuckList.BrianKerley.BrianKerley exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/CarnivoreAurelius.elm b/frontend/src/Cuckery/CuckList/CarnivoreAurelius/CarnivoreAurelius.elm similarity index 89% rename from frontend/src/Cuckery/CuckList/CarnivoreAurelius.elm rename to frontend/src/Cuckery/CuckList/CarnivoreAurelius/CarnivoreAurelius.elm index d21815a..6d179bc 100755 --- a/frontend/src/Cuckery/CuckList/CarnivoreAurelius.elm +++ b/frontend/src/Cuckery/CuckList/CarnivoreAurelius/CarnivoreAurelius.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.CarnivoreAurelius exposing (..) +module Cuckery.CuckList.CarnivoreAurelius.CarnivoreAurelius exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/CateShanahan.elm b/frontend/src/Cuckery/CuckList/CateShanahan/CateShanahan.elm similarity index 98% rename from frontend/src/Cuckery/CuckList/CateShanahan.elm rename to frontend/src/Cuckery/CuckList/CateShanahan/CateShanahan.elm index a1a8cbe..8fd6967 100755 --- a/frontend/src/Cuckery/CuckList/CateShanahan.elm +++ b/frontend/src/Cuckery/CuckList/CateShanahan/CateShanahan.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.CateShanahan exposing (..) +module Cuckery.CuckList.CateShanahan.CateShanahan exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/ChrisBoettcher.elm b/frontend/src/Cuckery/CuckList/ChrisBoettcher/ChrisBoettcher.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/ChrisBoettcher.elm rename to frontend/src/Cuckery/CuckList/ChrisBoettcher/ChrisBoettcher.elm index ce2a3a5..cd35ec8 100755 --- a/frontend/src/Cuckery/CuckList/ChrisBoettcher.elm +++ b/frontend/src/Cuckery/CuckList/ChrisBoettcher/ChrisBoettcher.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.ChrisBoettcher exposing (..) +module Cuckery.CuckList.ChrisBoettcher.ChrisBoettcher exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/ClaraAboel.elm b/frontend/src/Cuckery/CuckList/ClaraAboel/ClaraAboel.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/ClaraAboel.elm rename to frontend/src/Cuckery/CuckList/ClaraAboel/ClaraAboel.elm index 98fd2f2..c9b4f62 100755 --- a/frontend/src/Cuckery/CuckList/ClaraAboel.elm +++ b/frontend/src/Cuckery/CuckList/ClaraAboel/ClaraAboel.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.ClaraAboel exposing (..) +module Cuckery.CuckList.ClaraAboel.ClaraAboel exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/CliffHarvey.elm b/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/CliffHarvey.elm rename to frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm index 6d85a5a..5dfe931 100755 --- a/frontend/src/Cuckery/CuckList/CliffHarvey.elm +++ b/frontend/src/Cuckery/CuckList/CliffHarvey/CliffHarvey.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.CliffHarvey exposing (..) +module Cuckery.CuckList.CliffHarvey.CliffHarvey exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/DaveFeldman.elm b/frontend/src/Cuckery/CuckList/DaveFeldman/DaveFeldman.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/DaveFeldman.elm rename to frontend/src/Cuckery/CuckList/DaveFeldman/DaveFeldman.elm index 4a199be..50062f1 100755 --- a/frontend/src/Cuckery/CuckList/DaveFeldman.elm +++ b/frontend/src/Cuckery/CuckList/DaveFeldman/DaveFeldman.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.DaveFeldman exposing (..) +module Cuckery.CuckList.DaveFeldman.DaveFeldman exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/DavidDiamond.elm b/frontend/src/Cuckery/CuckList/DavidDiamond/DavidDiamond.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/DavidDiamond.elm rename to frontend/src/Cuckery/CuckList/DavidDiamond/DavidDiamond.elm index faed38e..e418e6d 100755 --- a/frontend/src/Cuckery/CuckList/DavidDiamond.elm +++ b/frontend/src/Cuckery/CuckList/DavidDiamond/DavidDiamond.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.DavidDiamond exposing (..) +module Cuckery.CuckList.DavidDiamond.DavidDiamond exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/DavidGornoski.elm b/frontend/src/Cuckery/CuckList/DavidGornoski/DavidGornoski.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/DavidGornoski.elm rename to frontend/src/Cuckery/CuckList/DavidGornoski/DavidGornoski.elm index 1cab4dc..2624938 100755 --- a/frontend/src/Cuckery/CuckList/DavidGornoski.elm +++ b/frontend/src/Cuckery/CuckList/DavidGornoski/DavidGornoski.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.DavidGornoski exposing (..) +module Cuckery.CuckList.DavidGornoski.DavidGornoski exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/DianaRodgers.elm b/frontend/src/Cuckery/CuckList/DianaRodgers/DianaRodgers.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/DianaRodgers.elm rename to frontend/src/Cuckery/CuckList/DianaRodgers/DianaRodgers.elm index f3c1f11..b9120f7 100755 --- a/frontend/src/Cuckery/CuckList/DianaRodgers.elm +++ b/frontend/src/Cuckery/CuckList/DianaRodgers/DianaRodgers.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.DianaRodgers exposing (..) +module Cuckery.CuckList.DianaRodgers.DianaRodgers exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/EdwardGoeke.elm b/frontend/src/Cuckery/CuckList/EdwardGoeke/EdwardGoeke.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/EdwardGoeke.elm rename to frontend/src/Cuckery/CuckList/EdwardGoeke/EdwardGoeke.elm index 0027253..3e109ab 100755 --- a/frontend/src/Cuckery/CuckList/EdwardGoeke.elm +++ b/frontend/src/Cuckery/CuckList/EdwardGoeke/EdwardGoeke.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.EdwardGoeke exposing (..) +module Cuckery.CuckList.EdwardGoeke.EdwardGoeke exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/ElieJarrouge.elm b/frontend/src/Cuckery/CuckList/ElieJarrouge/ElieJarrouge.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/ElieJarrouge.elm rename to frontend/src/Cuckery/CuckList/ElieJarrouge/ElieJarrouge.elm index 6371cf4..ca5f486 100755 --- a/frontend/src/Cuckery/CuckList/ElieJarrouge.elm +++ b/frontend/src/Cuckery/CuckList/ElieJarrouge/ElieJarrouge.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.ElieJarrouge exposing (..) +module Cuckery.CuckList.ElieJarrouge.ElieJarrouge exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/GaryBrecka.elm b/frontend/src/Cuckery/CuckList/GaryBrecka/GaryBrecka.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/GaryBrecka.elm rename to frontend/src/Cuckery/CuckList/GaryBrecka/GaryBrecka.elm index 00583dd..066e96a 100755 --- a/frontend/src/Cuckery/CuckList/GaryBrecka.elm +++ b/frontend/src/Cuckery/CuckList/GaryBrecka/GaryBrecka.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.GaryBrecka exposing (..) +module Cuckery.CuckList.GaryBrecka.GaryBrecka exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/GaryFettke.elm b/frontend/src/Cuckery/CuckList/GaryFettke/GaryFettke.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/GaryFettke.elm rename to frontend/src/Cuckery/CuckList/GaryFettke/GaryFettke.elm index 26e3769..1241d7c 100755 --- a/frontend/src/Cuckery/CuckList/GaryFettke.elm +++ b/frontend/src/Cuckery/CuckList/GaryFettke/GaryFettke.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.GaryFettke exposing (..) +module Cuckery.CuckList.GaryFettke.GaryFettke exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/GaryTaubes.elm b/frontend/src/Cuckery/CuckList/GaryTaubes/GaryTaubes.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/GaryTaubes.elm rename to frontend/src/Cuckery/CuckList/GaryTaubes/GaryTaubes.elm index 7601e1c..9e87d1e 100755 --- a/frontend/src/Cuckery/CuckList/GaryTaubes.elm +++ b/frontend/src/Cuckery/CuckList/GaryTaubes/GaryTaubes.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.GaryTaubes exposing (..) +module Cuckery.CuckList.GaryTaubes.GaryTaubes exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/GeorgeMartin.elm b/frontend/src/Cuckery/CuckList/GeorgeMartin/GeorgeMartin.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/GeorgeMartin.elm rename to frontend/src/Cuckery/CuckList/GeorgeMartin/GeorgeMartin.elm index 53d90f9..e7a3e47 100755 --- a/frontend/src/Cuckery/CuckList/GeorgeMartin.elm +++ b/frontend/src/Cuckery/CuckList/GeorgeMartin/GeorgeMartin.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.GeorgeMartin exposing (..) +module Cuckery.CuckList.GeorgeMartin.GeorgeMartin exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/GuyAustin.elm b/frontend/src/Cuckery/CuckList/GuyAustin/GuyAustin.elm similarity index 93% rename from frontend/src/Cuckery/CuckList/GuyAustin.elm rename to frontend/src/Cuckery/CuckList/GuyAustin/GuyAustin.elm index ba58950..14ac01d 100755 --- a/frontend/src/Cuckery/CuckList/GuyAustin.elm +++ b/frontend/src/Cuckery/CuckList/GuyAustin/GuyAustin.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.GuyAustin exposing (..) +module Cuckery.CuckList.GuyAustin.GuyAustin exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/IvorCummins.elm b/frontend/src/Cuckery/CuckList/IvorCummins/IvorCummins.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/IvorCummins.elm rename to frontend/src/Cuckery/CuckList/IvorCummins/IvorCummins.elm index 7328de8..729eead 100755 --- a/frontend/src/Cuckery/CuckList/IvorCummins.elm +++ b/frontend/src/Cuckery/CuckList/IvorCummins/IvorCummins.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.IvorCummins exposing (..) +module Cuckery.CuckList.IvorCummins.IvorCummins exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/JakeMey.elm b/frontend/src/Cuckery/CuckList/JakeMey/JakeMey.elm similarity index 96% rename from frontend/src/Cuckery/CuckList/JakeMey.elm rename to frontend/src/Cuckery/CuckList/JakeMey/JakeMey.elm index 507f751..9e7d433 100755 --- a/frontend/src/Cuckery/CuckList/JakeMey.elm +++ b/frontend/src/Cuckery/CuckList/JakeMey/JakeMey.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.JakeMey exposing (..) +module Cuckery.CuckList.JakeMey.JakeMey exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/JamesDiNicolantonio.elm b/frontend/src/Cuckery/CuckList/JamesDiNicolantonio/JamesDiNicolantonio.elm similarity index 89% rename from frontend/src/Cuckery/CuckList/JamesDiNicolantonio.elm rename to frontend/src/Cuckery/CuckList/JamesDiNicolantonio/JamesDiNicolantonio.elm index 97bfb3f..2b0145c 100755 --- a/frontend/src/Cuckery/CuckList/JamesDiNicolantonio.elm +++ b/frontend/src/Cuckery/CuckList/JamesDiNicolantonio/JamesDiNicolantonio.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.JamesDiNicolantonio exposing (..) +module Cuckery.CuckList.JamesDiNicolantonio.JamesDiNicolantonio exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/JosephEverett.elm b/frontend/src/Cuckery/CuckList/JosephEverett/JosephEverett.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/JosephEverett.elm rename to frontend/src/Cuckery/CuckList/JosephEverett/JosephEverett.elm index a7e831d..6fa4551 100755 --- a/frontend/src/Cuckery/CuckList/JosephEverett.elm +++ b/frontend/src/Cuckery/CuckList/JosephEverett/JosephEverett.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.JosephEverett exposing (..) +module Cuckery.CuckList.JosephEverett.JosephEverett exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/JustinMares.elm b/frontend/src/Cuckery/CuckList/JustinMares/JustinMares.elm similarity index 92% rename from frontend/src/Cuckery/CuckList/JustinMares.elm rename to frontend/src/Cuckery/CuckList/JustinMares/JustinMares.elm index 6572b92..104a015 100755 --- a/frontend/src/Cuckery/CuckList/JustinMares.elm +++ b/frontend/src/Cuckery/CuckList/JustinMares/JustinMares.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.JustinMares exposing (..) +module Cuckery.CuckList.JustinMares.JustinMares exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/KaitMalthaner.elm b/frontend/src/Cuckery/CuckList/KaitMalthaner/KaitMalthaner.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/KaitMalthaner.elm rename to frontend/src/Cuckery/CuckList/KaitMalthaner/KaitMalthaner.elm index 9dcc038..4b774cc 100755 --- a/frontend/src/Cuckery/CuckList/KaitMalthaner.elm +++ b/frontend/src/Cuckery/CuckList/KaitMalthaner/KaitMalthaner.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.KaitMalthaner exposing (..) +module Cuckery.CuckList.KaitMalthaner.KaitMalthaner exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/KemMinnick.elm b/frontend/src/Cuckery/CuckList/KemMinnick/KemMinnick.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/KemMinnick.elm rename to frontend/src/Cuckery/CuckList/KemMinnick/KemMinnick.elm index ae74348..04be825 100755 --- a/frontend/src/Cuckery/CuckList/KemMinnick.elm +++ b/frontend/src/Cuckery/CuckList/KemMinnick/KemMinnick.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.KemMinnick exposing (..) +module Cuckery.CuckList.KemMinnick.KemMinnick exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/KenBerry.elm b/frontend/src/Cuckery/CuckList/KenBerry/KenBerry.elm similarity index 96% rename from frontend/src/Cuckery/CuckList/KenBerry.elm rename to frontend/src/Cuckery/CuckList/KenBerry/KenBerry.elm index 2a69d90..762cb47 100755 --- a/frontend/src/Cuckery/CuckList/KenBerry.elm +++ b/frontend/src/Cuckery/CuckList/KenBerry/KenBerry.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.KenBerry exposing (..) +module Cuckery.CuckList.KenBerry.KenBerry exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/KevinStock.elm b/frontend/src/Cuckery/CuckList/KevinStock/KevinStock.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/KevinStock.elm rename to frontend/src/Cuckery/CuckList/KevinStock/KevinStock.elm index 389d0a1..8e58fb4 100755 --- a/frontend/src/Cuckery/CuckList/KevinStock.elm +++ b/frontend/src/Cuckery/CuckList/KevinStock/KevinStock.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.KevinStock exposing (..) +module Cuckery.CuckList.KevinStock.KevinStock exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/KyleMamounis.elm b/frontend/src/Cuckery/CuckList/KyleMamounis/KyleMamounis.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/KyleMamounis.elm rename to frontend/src/Cuckery/CuckList/KyleMamounis/KyleMamounis.elm index 2514edd..ba8410f 100755 --- a/frontend/src/Cuckery/CuckList/KyleMamounis.elm +++ b/frontend/src/Cuckery/CuckList/KyleMamounis/KyleMamounis.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.KyleMamounis exposing (..) +module Cuckery.CuckList.KyleMamounis.KyleMamounis exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/MarkSisson.elm b/frontend/src/Cuckery/CuckList/MarkSisson/MarkSisson.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/MarkSisson.elm rename to frontend/src/Cuckery/CuckList/MarkSisson/MarkSisson.elm index 9c09a65..40851d1 100755 --- a/frontend/src/Cuckery/CuckList/MarkSisson.elm +++ b/frontend/src/Cuckery/CuckList/MarkSisson/MarkSisson.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.MarkSisson exposing (..) +module Cuckery.CuckList.MarkSisson.MarkSisson exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/MartyKendall.elm b/frontend/src/Cuckery/CuckList/MartyKendall/MartyKendall.elm similarity index 92% rename from frontend/src/Cuckery/CuckList/MartyKendall.elm rename to frontend/src/Cuckery/CuckList/MartyKendall/MartyKendall.elm index c804eea..8f7ac48 100755 --- a/frontend/src/Cuckery/CuckList/MartyKendall.elm +++ b/frontend/src/Cuckery/CuckList/MartyKendall/MartyKendall.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.MartyKendall exposing (..) +module Cuckery.CuckList.MartyKendall.MartyKendall exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/MaxLugavere.elm b/frontend/src/Cuckery/CuckList/MaxLugavere/MaxLugavere.elm similarity index 95% rename from frontend/src/Cuckery/CuckList/MaxLugavere.elm rename to frontend/src/Cuckery/CuckList/MaxLugavere/MaxLugavere.elm index a433fda..3fd98a4 100755 --- a/frontend/src/Cuckery/CuckList/MaxLugavere.elm +++ b/frontend/src/Cuckery/CuckList/MaxLugavere/MaxLugavere.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.MaxLugavere exposing (..) +module Cuckery.CuckList.MaxLugavere.MaxLugavere exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/MichaelKummer.elm b/frontend/src/Cuckery/CuckList/MichaelKummer/MichaelKummer.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/MichaelKummer.elm rename to frontend/src/Cuckery/CuckList/MichaelKummer/MichaelKummer.elm index 40ab827..942ac50 100755 --- a/frontend/src/Cuckery/CuckList/MichaelKummer.elm +++ b/frontend/src/Cuckery/CuckList/MichaelKummer/MichaelKummer.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.MichaelKummer exposing (..) +module Cuckery.CuckList.MichaelKummer.MichaelKummer exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/MichaelManderville.elm b/frontend/src/Cuckery/CuckList/MichaelManderville/MichaelManderville.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/MichaelManderville.elm rename to frontend/src/Cuckery/CuckList/MichaelManderville/MichaelManderville.elm index eeb5a26..86af3a8 100755 --- a/frontend/src/Cuckery/CuckList/MichaelManderville.elm +++ b/frontend/src/Cuckery/CuckList/MichaelManderville/MichaelManderville.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.MichaelManderville exposing (..) +module Cuckery.CuckList.MichaelManderville.MichaelManderville exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/MikeMutzel.elm b/frontend/src/Cuckery/CuckList/MikeMutzel/MikeMutzel.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/MikeMutzel.elm rename to frontend/src/Cuckery/CuckList/MikeMutzel/MikeMutzel.elm index 0924334..413d263 100755 --- a/frontend/src/Cuckery/CuckList/MikeMutzel.elm +++ b/frontend/src/Cuckery/CuckList/MikeMutzel/MikeMutzel.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.MikeMutzel exposing (..) +module Cuckery.CuckList.MikeMutzel.MikeMutzel exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/MikeSweeney.elm b/frontend/src/Cuckery/CuckList/MikeSweeney/MikeSweeney.elm similarity index 95% rename from frontend/src/Cuckery/CuckList/MikeSweeney.elm rename to frontend/src/Cuckery/CuckList/MikeSweeney/MikeSweeney.elm index 87fe9eb..c6f34ad 100755 --- a/frontend/src/Cuckery/CuckList/MikeSweeney.elm +++ b/frontend/src/Cuckery/CuckList/MikeSweeney/MikeSweeney.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.MikeSweeney exposing (..) +module Cuckery.CuckList.MikeSweeney.MikeSweeney exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/NickEggleton.elm b/frontend/src/Cuckery/CuckList/NickEggleton/NickEggleton.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/NickEggleton.elm rename to frontend/src/Cuckery/CuckList/NickEggleton/NickEggleton.elm index db2ff7d..0c3261e 100755 --- a/frontend/src/Cuckery/CuckList/NickEggleton.elm +++ b/frontend/src/Cuckery/CuckList/NickEggleton/NickEggleton.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.NickEggleton exposing (..) +module Cuckery.CuckList.NickEggleton.NickEggleton exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/NinaTeicholz.elm b/frontend/src/Cuckery/CuckList/NinaTeicholz/NinaTeicholz.elm similarity index 95% rename from frontend/src/Cuckery/CuckList/NinaTeicholz.elm rename to frontend/src/Cuckery/CuckList/NinaTeicholz/NinaTeicholz.elm index e05a2bc..a94d9dc 100755 --- a/frontend/src/Cuckery/CuckList/NinaTeicholz.elm +++ b/frontend/src/Cuckery/CuckList/NinaTeicholz/NinaTeicholz.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.NinaTeicholz exposing (..) +module Cuckery.CuckList.NinaTeicholz.NinaTeicholz exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/NorstrongChris.elm b/frontend/src/Cuckery/CuckList/NorstrongChris/NorstrongChris.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/NorstrongChris.elm rename to frontend/src/Cuckery/CuckList/NorstrongChris/NorstrongChris.elm index 0e04b6f..4b83fd9 100755 --- a/frontend/src/Cuckery/CuckList/NorstrongChris.elm +++ b/frontend/src/Cuckery/CuckList/NorstrongChris/NorstrongChris.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.NorstrongChris exposing (..) +module Cuckery.CuckList.NorstrongChris.NorstrongChris exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/PaulMason.elm b/frontend/src/Cuckery/CuckList/PaulMason/PaulMason.elm similarity index 95% rename from frontend/src/Cuckery/CuckList/PaulMason.elm rename to frontend/src/Cuckery/CuckList/PaulMason/PaulMason.elm index ec8e23e..43d9bca 100755 --- a/frontend/src/Cuckery/CuckList/PaulMason.elm +++ b/frontend/src/Cuckery/CuckList/PaulMason/PaulMason.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.PaulMason exposing (..) +module Cuckery.CuckList.PaulMason.PaulMason exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/PaulSaladino.elm b/frontend/src/Cuckery/CuckList/PaulSaladino/PaulSaladino.elm similarity index 97% rename from frontend/src/Cuckery/CuckList/PaulSaladino.elm rename to frontend/src/Cuckery/CuckList/PaulSaladino/PaulSaladino.elm index 6de1324..8c0a497 100755 --- a/frontend/src/Cuckery/CuckList/PaulSaladino.elm +++ b/frontend/src/Cuckery/CuckList/PaulSaladino/PaulSaladino.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.PaulSaladino exposing (..) +module Cuckery.CuckList.PaulSaladino.PaulSaladino exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/PhilipOvadia.elm b/frontend/src/Cuckery/CuckList/PhilipOvadia/PhilipOvadia.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/PhilipOvadia.elm rename to frontend/src/Cuckery/CuckList/PhilipOvadia/PhilipOvadia.elm index 4d745b2..7549bfe 100755 --- a/frontend/src/Cuckery/CuckList/PhilipOvadia.elm +++ b/frontend/src/Cuckery/CuckList/PhilipOvadia/PhilipOvadia.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.PhilipOvadia exposing (..) +module Cuckery.CuckList.PhilipOvadia.PhilipOvadia exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/PhilippeStephenson.elm b/frontend/src/Cuckery/CuckList/PhilippeStephenson/PhilippeStephenson.elm similarity index 89% rename from frontend/src/Cuckery/CuckList/PhilippeStephenson.elm rename to frontend/src/Cuckery/CuckList/PhilippeStephenson/PhilippeStephenson.elm index 90ab473..3a44722 100755 --- a/frontend/src/Cuckery/CuckList/PhilippeStephenson.elm +++ b/frontend/src/Cuckery/CuckList/PhilippeStephenson/PhilippeStephenson.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.PhilippeStephenson exposing (..) +module Cuckery.CuckList.PhilippeStephenson.PhilippeStephenson exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/RalphNapolitano.elm b/frontend/src/Cuckery/CuckList/RalphNapolitano/RalphNapolitano.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/RalphNapolitano.elm rename to frontend/src/Cuckery/CuckList/RalphNapolitano/RalphNapolitano.elm index 6d4104a..a106805 100755 --- a/frontend/src/Cuckery/CuckList/RalphNapolitano.elm +++ b/frontend/src/Cuckery/CuckList/RalphNapolitano/RalphNapolitano.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.RalphNapolitano exposing (..) +module Cuckery.CuckList.RalphNapolitano.RalphNapolitano exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/RaphaelSirtoli.elm b/frontend/src/Cuckery/CuckList/RaphaelSirtoli/RaphaelSirtoli.elm similarity index 93% rename from frontend/src/Cuckery/CuckList/RaphaelSirtoli.elm rename to frontend/src/Cuckery/CuckList/RaphaelSirtoli/RaphaelSirtoli.elm index 6b97666..74d8059 100755 --- a/frontend/src/Cuckery/CuckList/RaphaelSirtoli.elm +++ b/frontend/src/Cuckery/CuckList/RaphaelSirtoli/RaphaelSirtoli.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.RaphaelSirtoli exposing (..) +module Cuckery.CuckList.RaphaelSirtoli.RaphaelSirtoli exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/RobMeijer.elm b/frontend/src/Cuckery/CuckList/RobMeijer/RobMeijer.elm similarity index 90% rename from frontend/src/Cuckery/CuckList/RobMeijer.elm rename to frontend/src/Cuckery/CuckList/RobMeijer/RobMeijer.elm index a6d54c2..d9c43f8 100755 --- a/frontend/src/Cuckery/CuckList/RobMeijer.elm +++ b/frontend/src/Cuckery/CuckList/RobMeijer/RobMeijer.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.RobMeijer exposing (..) +module Cuckery.CuckList.RobMeijer.RobMeijer exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/RobbWolf.elm b/frontend/src/Cuckery/CuckList/RobbWolf/RobbWolf.elm similarity index 92% rename from frontend/src/Cuckery/CuckList/RobbWolf.elm rename to frontend/src/Cuckery/CuckList/RobbWolf/RobbWolf.elm index 140b519..dd19414 100755 --- a/frontend/src/Cuckery/CuckList/RobbWolf.elm +++ b/frontend/src/Cuckery/CuckList/RobbWolf/RobbWolf.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.RobbWolf exposing (..) +module Cuckery.CuckList.RobbWolf.RobbWolf exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/SimonGoddek.elm b/frontend/src/Cuckery/CuckList/SimonGoddek/SimonGoddek.elm similarity index 95% rename from frontend/src/Cuckery/CuckList/SimonGoddek.elm rename to frontend/src/Cuckery/CuckList/SimonGoddek/SimonGoddek.elm index 63af3f0..ebaccfa 100755 --- a/frontend/src/Cuckery/CuckList/SimonGoddek.elm +++ b/frontend/src/Cuckery/CuckList/SimonGoddek/SimonGoddek.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.SimonGoddek exposing (..) +module Cuckery.CuckList.SimonGoddek.SimonGoddek exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/Template.elm b/frontend/src/Cuckery/CuckList/Template/Template.elm similarity index 88% rename from frontend/src/Cuckery/CuckList/Template.elm rename to frontend/src/Cuckery/CuckList/Template/Template.elm index 92f0795..81b2516 100755 --- a/frontend/src/Cuckery/CuckList/Template.elm +++ b/frontend/src/Cuckery/CuckList/Template/Template.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.Template exposing (..) +module Cuckery.CuckList.Template.Template exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/TravisStatham.elm b/frontend/src/Cuckery/CuckList/TravisStatham/TravisStatham.elm similarity index 94% rename from frontend/src/Cuckery/CuckList/TravisStatham.elm rename to frontend/src/Cuckery/CuckList/TravisStatham/TravisStatham.elm index 74642a4..77a474b 100755 --- a/frontend/src/Cuckery/CuckList/TravisStatham.elm +++ b/frontend/src/Cuckery/CuckList/TravisStatham/TravisStatham.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.TravisStatham exposing (..) +module Cuckery.CuckList.TravisStatham.TravisStatham exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/TristanHaggard.elm b/frontend/src/Cuckery/CuckList/TristanHaggard/TristanHaggard.elm similarity index 89% rename from frontend/src/Cuckery/CuckList/TristanHaggard.elm rename to frontend/src/Cuckery/CuckList/TristanHaggard/TristanHaggard.elm index 537ef68..290943d 100755 --- a/frontend/src/Cuckery/CuckList/TristanHaggard.elm +++ b/frontend/src/Cuckery/CuckList/TristanHaggard/TristanHaggard.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.TristanHaggard exposing (..) +module Cuckery.CuckList.TristanHaggard.TristanHaggard exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/TroKalayjian.elm b/frontend/src/Cuckery/CuckList/TroKalayjian/TroKalayjian.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/TroKalayjian.elm rename to frontend/src/Cuckery/CuckList/TroKalayjian/TroKalayjian.elm index 55424a1..032aabe 100755 --- a/frontend/src/Cuckery/CuckList/TroKalayjian.elm +++ b/frontend/src/Cuckery/CuckList/TroKalayjian/TroKalayjian.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.TroKalayjian exposing (..) +module Cuckery.CuckList.TroKalayjian.TroKalayjian exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/TuckerGoodrich.elm b/frontend/src/Cuckery/CuckList/TuckerGoodrich/TuckerGoodrich.elm similarity index 95% rename from frontend/src/Cuckery/CuckList/TuckerGoodrich.elm rename to frontend/src/Cuckery/CuckList/TuckerGoodrich/TuckerGoodrich.elm index a217d80..f822785 100755 --- a/frontend/src/Cuckery/CuckList/TuckerGoodrich.elm +++ b/frontend/src/Cuckery/CuckList/TuckerGoodrich/TuckerGoodrich.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.TuckerGoodrich exposing (..) +module Cuckery.CuckList.TuckerGoodrich.TuckerGoodrich exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/ZoeHarcombe.elm b/frontend/src/Cuckery/CuckList/ZoeHarcombe/ZoeHarcombe.elm similarity index 91% rename from frontend/src/Cuckery/CuckList/ZoeHarcombe.elm rename to frontend/src/Cuckery/CuckList/ZoeHarcombe/ZoeHarcombe.elm index 057e4ef..cead950 100755 --- a/frontend/src/Cuckery/CuckList/ZoeHarcombe.elm +++ b/frontend/src/Cuckery/CuckList/ZoeHarcombe/ZoeHarcombe.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.ZoeHarcombe exposing (..) +module Cuckery.CuckList.ZoeHarcombe.ZoeHarcombe exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Cuckery/CuckList/ZsofiaClemens.elm b/frontend/src/Cuckery/CuckList/ZsofiaClemens/ZsofiaClemens.elm similarity index 89% rename from frontend/src/Cuckery/CuckList/ZsofiaClemens.elm rename to frontend/src/Cuckery/CuckList/ZsofiaClemens/ZsofiaClemens.elm index 2b36311..b808a47 100755 --- a/frontend/src/Cuckery/CuckList/ZsofiaClemens.elm +++ b/frontend/src/Cuckery/CuckList/ZsofiaClemens/ZsofiaClemens.elm @@ -1,4 +1,4 @@ -module Cuckery.CuckList.ZsofiaClemens exposing (..) +module Cuckery.CuckList.ZsofiaClemens.ZsofiaClemens exposing (..) import Cuckery.Types exposing (..) diff --git a/frontend/src/Debate/Arguments/Ancestry/AncestralDiets.elm b/frontend/src/Debate/Arguments/Ancestry/AncestralDiets.elm index 645bdee..619088a 100755 --- a/frontend/src/Debate/Arguments/Ancestry/AncestralDiets.elm +++ b/frontend/src/Debate/Arguments/Ancestry/AncestralDiets.elm @@ -8,6 +8,7 @@ argumentAncestralDiets = { argumentTitle = "Argument for Using the Term Retard" , propositionTitle = "" , propositionSummary = "" + , proofLink = "" , definitionTable = [ { definiendum = "C(x)" , definiens = "(x) slur's negative connotations have been neutralised" diff --git a/frontend/src/Debate/Arguments/Ancestry/HeathSeeker.elm b/frontend/src/Debate/Arguments/Ancestry/HeathSeeker.elm index 95708ac..3c66c9d 100755 --- a/frontend/src/Debate/Arguments/Ancestry/HeathSeeker.elm +++ b/frontend/src/Debate/Arguments/Ancestry/HeathSeeker.elm @@ -8,6 +8,7 @@ argumentHealthSeeker = { argumentTitle = "Title" , propositionTitle = "Proposition" , propositionSummary = "Summary" + , proofLink = "" , definitionTable = [ { definiendum = "" , definiens = "prop 1" diff --git a/frontend/src/Debate/Arguments/Ethics/EthicalSlurs.elm b/frontend/src/Debate/Arguments/Ethics/EthicalSlurs.elm index 01d4795..6d6e432 100755 --- a/frontend/src/Debate/Arguments/Ethics/EthicalSlurs.elm +++ b/frontend/src/Debate/Arguments/Ethics/EthicalSlurs.elm @@ -8,6 +8,7 @@ argumentEthicalSlurs = { argumentTitle = "Argument for Using the Term Retard" , propositionTitle = "" , propositionSummary = "" + , proofLink = "https://www.umsu.de/trees/#(~6x(Cx~4Bx)),(~6x(~3Cx~5Dx)),(~3Cr),(~3Br~1Dr~5Sr),(Sr~5Ar)%7C=(Ar)" , definitionTable = [ { definiendum = "C(x)" , definiens = "(x) slur's negative connotations have been neutralised" diff --git a/frontend/src/Debate/Arguments/Nutrition/AnabolicKeto.elm b/frontend/src/Debate/Arguments/Nutrition/AnabolicKeto.elm index eb0d567..162272b 100755 --- a/frontend/src/Debate/Arguments/Nutrition/AnabolicKeto.elm +++ b/frontend/src/Debate/Arguments/Nutrition/AnabolicKeto.elm @@ -8,6 +8,7 @@ argumentAnabolicKeto = { argumentTitle = "Title" , propositionTitle = "Proposition" , propositionSummary = "Summary" + , proofLink = "" , definitionTable = [ { definiendum = "" , definiens = "prop 1" diff --git a/frontend/src/Debate/Arguments/Nutrition/Malondialdehyde.elm b/frontend/src/Debate/Arguments/Nutrition/Malondialdehyde.elm index 4655697..f4b39e7 100755 --- a/frontend/src/Debate/Arguments/Nutrition/Malondialdehyde.elm +++ b/frontend/src/Debate/Arguments/Nutrition/Malondialdehyde.elm @@ -8,6 +8,7 @@ argumentMalondialdehyde = { argumentTitle = "Title" , propositionTitle = "Proposition" , propositionSummary = "Summary" + , proofLink = "" , definitionTable = [ { definiendum = "" , definiens = "prop 1" diff --git a/frontend/src/Debate/Helpers.elm b/frontend/src/Debate/Helpers.elm index 71e6119..0563cd3 100755 --- a/frontend/src/Debate/Helpers.elm +++ b/frontend/src/Debate/Helpers.elm @@ -62,7 +62,10 @@ argumentMaker argument = column [ paragraphWidth, alignLeft, spacing 8, paddingEach { top = 0, right = 0, bottom = 60, left = 0 } ] [ paragraph (paragraphBoldFormat ++ [ F.size 20 ]) - [ text argument.argumentTitle |> el [ F.color colourTheme.nonHighlightedText, F.bold ] + [ newTabLink [] + { url = argument.proofLink + , label = transitionNonHighlightedLinkHover <| text (argument.argumentTitle) + } ] , paragraph (paragraphBoldFormat ++ [ F.size 18 ]) [ text "Proposition: " |> el [ F.color colourTheme.highlightText ] diff --git a/frontend/src/Debate/Types.elm b/frontend/src/Debate/Types.elm index 76e4250..718fd6e 100755 --- a/frontend/src/Debate/Types.elm +++ b/frontend/src/Debate/Types.elm @@ -11,6 +11,7 @@ type alias Argument = { argumentTitle : String , propositionTitle : String , propositionSummary : String + , proofLink : String , definitionTable : List Definition , argumentFormalization : List ArgumentEntry } diff --git a/frontend/src/Pages/Debate.elm b/frontend/src/Pages/Debate.elm index ab743f4..b634d2a 100755 --- a/frontend/src/Pages/Debate.elm +++ b/frontend/src/Pages/Debate.elm @@ -3,9 +3,7 @@ module Pages.Debate exposing (Model, Msg, page) import Config.Colour as T exposing (..) import Config.Format as O exposing (..) import Config.Identity as I exposing (..) -import Debate.Arguments.Ancestry.AncestralDiets exposing (..) import Debate.Arguments.Ethics.EthicalSlurs exposing (..) -import Debate.Arguments.Nutrition.Malondialdehyde exposing (..) import Debate.Helpers exposing (..) import Effect exposing (Effect) import Element exposing (..) @@ -108,9 +106,7 @@ debateList = ) [ { categoryName = "Ethics" , arguments = - [ argumentAncestralDiets - , argumentEthicalSlurs - , argumentMalondialdehyde + [ argumentEthicalSlurs ] } ] diff --git a/frontend/src/Pages/Dodgers.elm b/frontend/src/Pages/Dodgers.elm index 3205dc7..174ac41 100755 --- a/frontend/src/Pages/Dodgers.elm +++ b/frontend/src/Pages/Dodgers.elm @@ -4,69 +4,69 @@ import Config.Colour as T exposing (..) import Config.Format as O exposing (..) import Config.Identity as I exposing (..) import Cuckery.CuckList.AdamSinger.AdamSinger exposing (cuckAdamSinger) -import Cuckery.CuckList.AmberOHearn exposing (cuckAmberOHearn) -import Cuckery.CuckList.AnnChilders exposing (cuckAnnChilders) -import Cuckery.CuckList.AnthonyGustin exposing (cuckAnthonyGustin) -import Cuckery.CuckList.AshwaniGarg exposing (cuckAshwaniGarg) -import Cuckery.CuckList.AustinHerbert exposing (cuckAustinHerbert) -import Cuckery.CuckList.BartKay exposing (cuckBartKay) -import Cuckery.CuckList.BenBikman exposing (cuckBenBikman) -import Cuckery.CuckList.BennyMalone exposing (cuckBennyMalone) -import Cuckery.CuckList.BradCampbell exposing (cuckBradCampbell) -import Cuckery.CuckList.BradCohn exposing (cuckBradCohn) -import Cuckery.CuckList.BradMarshall exposing (cuckBradMarshall) -import Cuckery.CuckList.BrianKerley exposing (cuckBrianKerley) -import Cuckery.CuckList.CarnivoreAurelius exposing (cuckCarnivoreAurelius) -import Cuckery.CuckList.CateShanahan exposing (cuckCateShanahan) -import Cuckery.CuckList.ChrisBoettcher exposing (cuckChrisBoettcher) -import Cuckery.CuckList.ClaraAboel exposing (cuckClaraAboel) -import Cuckery.CuckList.CliffHarvey exposing (cuckCliffHarvey) -import Cuckery.CuckList.DaveFeldman exposing (cuckDaveFeldman) -import Cuckery.CuckList.DavidDiamond exposing (cuckDavidDiamond) -import Cuckery.CuckList.DavidGornoski exposing (cuckDavidGornoski) -import Cuckery.CuckList.DianaRodgers exposing (cuckDianaRodgers) -import Cuckery.CuckList.EdwardGoeke exposing (cuckEdwardGoeke) -import Cuckery.CuckList.ElieJarrouge exposing (cuckElieJarrouge) -import Cuckery.CuckList.GaryBrecka exposing (cuckGaryBrecka) -import Cuckery.CuckList.GaryFettke exposing (cuckGaryFettke) -import Cuckery.CuckList.GaryTaubes exposing (cuckGaryTaubes) -import Cuckery.CuckList.GeorgeMartin exposing (cuckGeorgeMartin) -import Cuckery.CuckList.GuyAustin exposing (cuckGuyAustin) -import Cuckery.CuckList.IvorCummins exposing (cuckIvorCummins) -import Cuckery.CuckList.JakeMey exposing (cuckJakeMey) -import Cuckery.CuckList.JamesDiNicolantonio exposing (cuckJamesDiNicolantonio) -import Cuckery.CuckList.JosephEverett exposing (cuckJosephEverett) -import Cuckery.CuckList.JustinMares exposing (cuckJustinMares) -import Cuckery.CuckList.KaitMalthaner exposing (cuckKaitMalthaner) -import Cuckery.CuckList.KemMinnick exposing (cuckKemMinnick) -import Cuckery.CuckList.KenBerry exposing (cuckKenBerry) -import Cuckery.CuckList.KevinStock exposing (cuckKevinStock) -import Cuckery.CuckList.KyleMamounis exposing (cuckKyleMamounis) -import Cuckery.CuckList.MarkSisson exposing (cuckMarkSisson) -import Cuckery.CuckList.MartyKendall exposing (cuckMartyKendall) -import Cuckery.CuckList.MaxLugavere exposing (cuckMaxLugavere) -import Cuckery.CuckList.MichaelKummer exposing (cuckMichaelKummer) -import Cuckery.CuckList.MichaelManderville exposing (cuckMichaelManderville) -import Cuckery.CuckList.MikeMutzel exposing (cuckMikeMutzel) -import Cuckery.CuckList.MikeSweeney exposing (cuckMikeSweeney) -import Cuckery.CuckList.NickEggleton exposing (cuckNickEggleton) -import Cuckery.CuckList.NinaTeicholz exposing (cuckNinaTeicholz) -import Cuckery.CuckList.NorstrongChris exposing (cuckNorstrongChris) -import Cuckery.CuckList.PaulMason exposing (cuckPaulMason) -import Cuckery.CuckList.PaulSaladino exposing (cuckPaulSaladino) -import Cuckery.CuckList.PhilipOvadia exposing (cuckPhilipOvadia) -import Cuckery.CuckList.PhilippeStephenson exposing (cuckPhilippeStephenson) -import Cuckery.CuckList.RalphNapolitano exposing (cuckRalphNapolitano) -import Cuckery.CuckList.RaphaelSirtoli exposing (cuckRaphaelSirtoli) -import Cuckery.CuckList.RobMeijer exposing (cuckRobMeijer) -import Cuckery.CuckList.RobbWolf exposing (cuckRobbWolf) -import Cuckery.CuckList.SimonGoddek exposing (cuckSimonGoddek) -import Cuckery.CuckList.TravisStatham exposing (cuckTravisStatham) -import Cuckery.CuckList.TristanHaggard exposing (cuckTristanHaggard) -import Cuckery.CuckList.TroKalayjian exposing (cuckTroKalayjian) -import Cuckery.CuckList.TuckerGoodrich exposing (cuckTuckerGoodrich) -import Cuckery.CuckList.ZoeHarcombe exposing (cuckZoeHarcombe) -import Cuckery.CuckList.ZsofiaClemens exposing (cuckZsofiaClemens) +import Cuckery.CuckList.AmberOHearn.AmberOHearn exposing (cuckAmberOHearn) +import Cuckery.CuckList.AnnChilders.AnnChilders exposing (cuckAnnChilders) +import Cuckery.CuckList.AnthonyGustin.AnthonyGustin exposing (cuckAnthonyGustin) +import Cuckery.CuckList.AshwaniGarg.AshwaniGarg exposing (cuckAshwaniGarg) +import Cuckery.CuckList.AustinHerbert.AustinHerbert exposing (cuckAustinHerbert) +import Cuckery.CuckList.BartKay.BartKay exposing (cuckBartKay) +import Cuckery.CuckList.BenBikman.BenBikman exposing (cuckBenBikman) +import Cuckery.CuckList.BennyMalone.BennyMalone exposing (cuckBennyMalone) +import Cuckery.CuckList.BradCampbell.BradCampbell exposing (cuckBradCampbell) +import Cuckery.CuckList.BradCohn.BradCohn exposing (cuckBradCohn) +import Cuckery.CuckList.BradMarshall.BradMarshall exposing (cuckBradMarshall) +import Cuckery.CuckList.BrianKerley.BrianKerley exposing (cuckBrianKerley) +import Cuckery.CuckList.CarnivoreAurelius.CarnivoreAurelius exposing (cuckCarnivoreAurelius) +import Cuckery.CuckList.CateShanahan.CateShanahan exposing (cuckCateShanahan) +import Cuckery.CuckList.ChrisBoettcher.ChrisBoettcher exposing (cuckChrisBoettcher) +import Cuckery.CuckList.ClaraAboel.ClaraAboel exposing (cuckClaraAboel) +import Cuckery.CuckList.CliffHarvey.CliffHarvey exposing (cuckCliffHarvey) +import Cuckery.CuckList.DaveFeldman.DaveFeldman exposing (cuckDaveFeldman) +import Cuckery.CuckList.DavidDiamond.DavidDiamond exposing (cuckDavidDiamond) +import Cuckery.CuckList.DavidGornoski.DavidGornoski exposing (cuckDavidGornoski) +import Cuckery.CuckList.DianaRodgers.DianaRodgers exposing (cuckDianaRodgers) +import Cuckery.CuckList.EdwardGoeke.EdwardGoeke exposing (cuckEdwardGoeke) +import Cuckery.CuckList.ElieJarrouge.ElieJarrouge exposing (cuckElieJarrouge) +import Cuckery.CuckList.GaryBrecka.GaryBrecka exposing (cuckGaryBrecka) +import Cuckery.CuckList.GaryFettke.GaryFettke exposing (cuckGaryFettke) +import Cuckery.CuckList.GaryTaubes.GaryTaubes exposing (cuckGaryTaubes) +import Cuckery.CuckList.GeorgeMartin.GeorgeMartin exposing (cuckGeorgeMartin) +import Cuckery.CuckList.GuyAustin.GuyAustin exposing (cuckGuyAustin) +import Cuckery.CuckList.IvorCummins.IvorCummins exposing (cuckIvorCummins) +import Cuckery.CuckList.JakeMey.JakeMey exposing (cuckJakeMey) +import Cuckery.CuckList.JamesDiNicolantonio.JamesDiNicolantonio exposing (cuckJamesDiNicolantonio) +import Cuckery.CuckList.JosephEverett.JosephEverett exposing (cuckJosephEverett) +import Cuckery.CuckList.JustinMares.JustinMares exposing (cuckJustinMares) +import Cuckery.CuckList.KaitMalthaner.KaitMalthaner exposing (cuckKaitMalthaner) +import Cuckery.CuckList.KemMinnick.KemMinnick exposing (cuckKemMinnick) +import Cuckery.CuckList.KenBerry.KenBerry exposing (cuckKenBerry) +import Cuckery.CuckList.KevinStock.KevinStock exposing (cuckKevinStock) +import Cuckery.CuckList.KyleMamounis.KyleMamounis exposing (cuckKyleMamounis) +import Cuckery.CuckList.MarkSisson.MarkSisson exposing (cuckMarkSisson) +import Cuckery.CuckList.MartyKendall.MartyKendall exposing (cuckMartyKendall) +import Cuckery.CuckList.MaxLugavere.MaxLugavere exposing (cuckMaxLugavere) +import Cuckery.CuckList.MichaelKummer.MichaelKummer exposing (cuckMichaelKummer) +import Cuckery.CuckList.MichaelManderville.MichaelManderville exposing (cuckMichaelManderville) +import Cuckery.CuckList.MikeMutzel.MikeMutzel exposing (cuckMikeMutzel) +import Cuckery.CuckList.MikeSweeney.MikeSweeney exposing (cuckMikeSweeney) +import Cuckery.CuckList.NickEggleton.NickEggleton exposing (cuckNickEggleton) +import Cuckery.CuckList.NinaTeicholz.NinaTeicholz exposing (cuckNinaTeicholz) +import Cuckery.CuckList.NorstrongChris.NorstrongChris exposing (cuckNorstrongChris) +import Cuckery.CuckList.PaulMason.PaulMason exposing (cuckPaulMason) +import Cuckery.CuckList.PaulSaladino.PaulSaladino exposing (cuckPaulSaladino) +import Cuckery.CuckList.PhilipOvadia.PhilipOvadia exposing (cuckPhilipOvadia) +import Cuckery.CuckList.PhilippeStephenson.PhilippeStephenson exposing (cuckPhilippeStephenson) +import Cuckery.CuckList.RalphNapolitano.RalphNapolitano exposing (cuckRalphNapolitano) +import Cuckery.CuckList.RaphaelSirtoli.RaphaelSirtoli exposing (cuckRaphaelSirtoli) +import Cuckery.CuckList.RobMeijer.RobMeijer exposing (cuckRobMeijer) +import Cuckery.CuckList.RobbWolf.RobbWolf exposing (cuckRobbWolf) +import Cuckery.CuckList.SimonGoddek.SimonGoddek exposing (cuckSimonGoddek) +import Cuckery.CuckList.TravisStatham.TravisStatham exposing (cuckTravisStatham) +import Cuckery.CuckList.TristanHaggard.TristanHaggard exposing (cuckTristanHaggard) +import Cuckery.CuckList.TroKalayjian.TroKalayjian exposing (cuckTroKalayjian) +import Cuckery.CuckList.TuckerGoodrich.TuckerGoodrich exposing (cuckTuckerGoodrich) +import Cuckery.CuckList.ZoeHarcombe.ZoeHarcombe exposing (cuckZoeHarcombe) +import Cuckery.CuckList.ZsofiaClemens.ZsofiaClemens exposing (cuckZsofiaClemens) import Cuckery.Helpers exposing (..) import Effect exposing (Effect) import Element exposing (..)