diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..f46a383 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,9 @@ +root = true + +[*] +indent_style = space +indent_size = 4 +end_of_line = crlf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..429eac4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.vercel +.DS_Store +.cache +dist +node_modules diff --git a/README.md b/README.md new file mode 100644 index 0000000..f91f212 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# getatopic.com website + +[getatopic.com](https://getatopic.com) offers resources for English language learning +1. Random discussion topics tailored for use in speaking clubs and conversation practice +2. Taboo game where participants describe words without using restricted terms + + + +The website is a really simple fully static HTML/CSS/JavaScript, built without the use of bundlers or similar tools diff --git a/about/index.html b/about/index.html new file mode 100644 index 0000000..fc1bdc8 --- /dev/null +++ b/about/index.html @@ -0,0 +1,105 @@ + + + +
+ + + +
This site created by a group of friends who study English and practice it in their + speaking club (almost) every week.
+
Sergey Kozlov
+
+
+
Sergey Lisovskiy
+
+
+
Vova Lukashov
+
+
+
+
+
+