diff options
author | HyTeYT | 2018-08-24 13:56:02 +0200 |
---|---|---|
committer | HyTeYT | 2018-08-24 13:56:02 +0200 |
commit | bfb9a35f0fd018bb38ca054e8036494f985f5b3f (patch) | |
tree | ea30f23a08583763ec436e7c90c693327f662a77 | |
parent | c1105086e4cb55b8a9febd3e6f4db91f20a93ddf (diff) |
built basic website
-rw-r--r-- | .idea/BEAM-Messenger-Web.iml | 9 | ||||
-rw-r--r-- | .idea/misc.xml | 6 | ||||
-rw-r--r-- | .idea/modules.xml | 8 | ||||
-rw-r--r-- | .idea/vcs.xml | 6 | ||||
-rw-r--r-- | .idea/workspace.xml | 252 | ||||
-rw-r--r-- | assets/css/style.css | 19 | ||||
-rw-r--r-- | index.html | 24 |
7 files changed, 316 insertions, 8 deletions
diff --git a/.idea/BEAM-Messenger-Web.iml b/.idea/BEAM-Messenger-Web.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/BEAM-Messenger-Web.iml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="JavaScriptSettings"> + <option name="languageLevel" value="ES6" /> + </component> +</project>
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..c2dd375 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/BEAM-Messenger-Web.iml" filepath="$PROJECT_DIR$/.idea/BEAM-Messenger-Web.iml" /> + </modules> + </component> +</project>
\ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="" vcs="Git" /> + </component> +</project>
\ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..5f338f7 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,252 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ChangeListManager"> + <list default="true" id="89028761-0eb6-45de-bb12-62124b9359e3" name="Default" comment=""> + <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/assets/css/style.css" beforeDir="false" afterPath="$PROJECT_DIR$/assets/css/style.css" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" /> + </list> + <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> + <option name="TRACKING_ENABLED" value="true" /> + <option name="SHOW_DIALOG" value="false" /> + <option name="HIGHLIGHT_CONFLICTS" value="true" /> + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> + <option name="LAST_RESOLUTION" value="IGNORE" /> + </component> + <component name="FileEditorManager"> + <leaf> + <file leaf-file-name="index.html" pinned="false" current-in-tab="false"> + <entry file="file://$PROJECT_DIR$/index.html"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="150"> + <caret line="10" column="4" selection-start-line="10" selection-start-column="4" selection-end-line="10" selection-end-column="4" /> + </state> + </provider> + </entry> + </file> + <file leaf-file-name="style.css" pinned="false" current-in-tab="true"> + <entry file="file://$PROJECT_DIR$/assets/css/style.css"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="240"> + <caret line="16" column="26" selection-start-line="16" selection-start-column="26" selection-end-line="16" selection-end-column="26" /> + </state> + </provider> + </entry> + </file> + <file leaf-file-name="DE" pinned="false" current-in-tab="false"> + <entry file="file://$USER_HOME$/.cache/kioexec/krun/32172_0/DE"> + <provider selected="true" editor-type-id="text-editor" /> + </entry> + </file> + </leaf> + </component> + <component name="Git.Settings"> + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> + </component> + <component name="IdeDocumentHistory"> + <option name="CHANGED_PATHS"> + <list> + <option value="$PROJECT_DIR$/index.html" /> + <option value="$PROJECT_DIR$/assets/css/style.css" /> + </list> + </option> + </component> + <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> + <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> + <component name="JsGulpfileManager"> + <detection-done>true</detection-done> + <sorting>DEFINITION_ORDER</sorting> + </component> + <component name="NodePackageJsonFileManager"> + <packageJsonPaths /> + </component> + <component name="ProjectFrameBounds" extendedState="6"> + <option name="x" value="-4" /> + <option name="width" value="1608" /> + <option name="height" value="866" /> + </component> + <component name="ProjectView"> + <navigator proportions="" version="1"> + <foldersAlwaysOnTop value="true" /> + </navigator> + <panes> + <pane id="AndroidView" /> + <pane id="PackagesPane" /> + <pane id="Scope" /> + <pane id="ProjectPane"> + <subPane> + <expand> + <path> + <item name="BEAM-Messenger-Web" type="b2602c69:ProjectViewProjectNode" /> + <item name="BEAM-Messenger-Web" type="462c0819:PsiDirectoryNode" /> + </path> + <path> + <item name="BEAM-Messenger-Web" type="b2602c69:ProjectViewProjectNode" /> + <item name="BEAM-Messenger-Web" type="462c0819:PsiDirectoryNode" /> + <item name="assets" type="462c0819:PsiDirectoryNode" /> + </path> + <path> + <item name="BEAM-Messenger-Web" type="b2602c69:ProjectViewProjectNode" /> + <item name="BEAM-Messenger-Web" type="462c0819:PsiDirectoryNode" /> + <item name="assets" type="462c0819:PsiDirectoryNode" /> + <item name="css" type="462c0819:PsiDirectoryNode" /> + </path> + </expand> + <select /> + </subPane> + </pane> + </panes> + </component> + <component name="PropertiesComponent"> + <property name="WebServerToolWindowFactoryState" value="false" /> + <property name="aspect.path.notification.shown" value="true" /> + <property name="last_opened_file_path" value="$PROJECT_DIR$" /> + <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> + <property name="nodejs_npm_path_reset_for_default_project" value="true" /> + </component> + <component name="RunDashboard"> + <option name="ruleStates"> + <list> + <RuleState> + <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> + </RuleState> + <RuleState> + <option name="name" value="StatusDashboardGroupingRule" /> + </RuleState> + </list> + </option> + </component> + <component name="RunManager"> + <configuration default="true" type="Application" factoryName="Application"> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> + </configuration> + <configuration default="true" type="JUnit" factoryName="JUnit"> + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> + <option name="ALTERNATIVE_JRE_PATH" /> + <option name="PACKAGE_NAME" /> + <option name="MAIN_CLASS_NAME" /> + <option name="METHOD_NAME" /> + <option name="TEST_OBJECT" value="class" /> + <option name="VM_PARAMETERS" value="-ea" /> + <option name="PARAMETERS" /> + <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> + <option name="PASS_PARENT_ENVS" value="true" /> + <option name="TEST_SEARCH_SCOPE"> + <value defaultName="singleModule" /> + </option> + <patterns /> + </configuration> + <configuration default="true" type="TestNG" factoryName="TestNG"> + <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> + <option name="ALTERNATIVE_JRE_PATH" /> + <option name="SUITE_NAME" /> + <option name="PACKAGE_NAME" /> + <option name="MAIN_CLASS_NAME" /> + <option name="METHOD_NAME" /> + <option name="GROUP_NAME" /> + <option name="TEST_OBJECT" value="CLASS" /> + <option name="VM_PARAMETERS" value="-ea" /> + <option name="PARAMETERS" /> + <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" /> + <option name="OUTPUT_DIRECTORY" /> + <option name="PASS_PARENT_ENVS" value="true" /> + <option name="TEST_SEARCH_SCOPE"> + <value defaultName="singleModule" /> + </option> + <option name="USE_DEFAULT_REPORTERS" value="false" /> + <option name="PROPERTIES_FILE" /> + <properties /> + <listeners /> + </configuration> + </component> + <component name="SvnConfiguration"> + <configuration /> + </component> + <component name="TaskManager"> + <task active="true" id="Default" summary="Default task"> + <changelist id="89028761-0eb6-45de-bb12-62124b9359e3" name="Default" comment="" /> + <created>1535110182573</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1535110182573</updated> + <workItem from="1535110184007" duration="1548000" /> + </task> + <servers /> + </component> + <component name="TimeTrackingManager"> + <option name="totallyTimeSpent" value="1548000" /> + </component> + <component name="ToolWindowManager"> + <frame x="0" y="0" width="1600" height="862" extended-state="6" /> + <editor active="true" /> + <layout> + <window_info anchor="right" id="Palette" /> + <window_info anchor="bottom" id="TODO" order="6" /> + <window_info anchor="right" id="Palette	" /> + <window_info id="Image Layers" /> + <window_info anchor="right" id="Capture Analysis" /> + <window_info anchor="bottom" id="Event Log" side_tool="true" /> + <window_info anchor="right" id="Maven Projects" /> + <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" /> + <window_info anchor="bottom" id="Run" order="2" /> + <window_info anchor="bottom" id="Version Control" /> + <window_info anchor="bottom" id="Terminal" /> + <window_info id="Capture Tool" /> + <window_info id="Designer" /> + <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" /> + <window_info anchor="right" id="Database" /> + <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> + <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> + <window_info id="UI Designer" /> + <window_info anchor="right" id="Theme Preview" /> + <window_info anchor="bottom" id="Debug" order="3" weight="0.4" /> + <window_info id="Favorites" side_tool="true" /> + <window_info anchor="bottom" id="Find" order="1" /> + <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" /> + <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> + <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" /> + <window_info anchor="bottom" id="Message" order="0" /> + <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" /> + </layout> + </component> + <component name="TypeScriptGeneratedFilesManager"> + <option name="version" value="1" /> + </component> + <component name="VcsContentAnnotationSettings"> + <option name="myLimit" value="2678400000" /> + </component> + <component name="editorHistoryManager"> + <entry file="file://$USER_HOME$/.cache/kioexec/krun/32172_0/DE"> + <provider selected="true" editor-type-id="text-editor" /> + </entry> + <entry file="file://$PROJECT_DIR$/index.html"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="150"> + <caret line="10" column="4" selection-start-line="10" selection-start-column="4" selection-end-line="10" selection-end-column="4" /> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/assets/css/style.css"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="240"> + <caret line="16" column="26" selection-start-line="16" selection-start-column="26" selection-end-line="16" selection-end-column="26" /> + </state> + </provider> + </entry> + </component> + <component name="masterDetails"> + <states> + <state key="ProjectJDKs.UI"> + <settings> + <splitter-proportions> + <option name="proportions"> + <list> + <option value="0.2" /> + </list> + </option> + </splitter-proportions> + </settings> + </state> + </states> + </component> +</project>
\ No newline at end of file diff --git a/assets/css/style.css b/assets/css/style.css index 8d1c8b6..36e077f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1 +1,18 @@ - +/* #################### */ +/* */ +/* BEAM-Messenger */ +/* by Marvin Borner */ +/* */ +/* #################### */ + +/* This landing page has been Made by Marco Alexander Fischer. */ +/* visit marcoalexanderfischer.de for more! */ + +/* ############################################################################################ */ + +body, * { + text-align: center; + color: white; + background-color: gray; + font-family: Comfortaa; +}
\ No newline at end of file @@ -1,8 +1,18 @@ -<html> - <head> - <title></title> - <meta content=""> - <style></style> - </head> - <body></body> +<!doctype html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <meta name="viewport" + content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> + <meta http-equiv="X-UA-Compatible" content="ie=edge"> + <meta name="description" content="BEAM-Messenger - The future of secure and instant messaging. | BEAM-Messenger features highly secure AES256 encryption, instant messaging, status/story, file sharing and more!"> + <link rel="stylesheet" href="./assets/css/style.css"> + <link href="https://fonts.googleapis.com/css?family=Comfortaa" rel="stylesheet"> + <title>BEAM-Messenger</title> +</head> +<body> +<h1>BEAM-Messenger</h1> +<p>BEAM-Messenger isn't born yet.</p> +<p>It's okay, we're excited, too. If you want, you can support us here:</p> +</body> </html>
\ No newline at end of file |