From 792245ebc4688b650204bc903cf38b5634687c14 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Fri, 2 Feb 2018 04:44:22 -0600 Subject: More updates to creating-account.html --- creating-account.html | 271 ++++++++++++-------------------------------------- 1 file changed, 66 insertions(+), 205 deletions(-) (limited to 'creating-account.html') diff --git a/creating-account.html b/creating-account.html index 7f2e0b0..ba1e2c8 100644 --- a/creating-account.html +++ b/creating-account.html @@ -1,215 +1,76 @@ --- layout: default title: Creating a New Account -permalink: /creating-a-new-account/ +permalink: /new-user-guide/ ---
-
- -
-

New User Guide

-

This page is here to help a new user, register an account, download the needed software, and log into the server.

-
-

It uses utility classes for typography and spacing to space content out within the larger container.

-

- Get Started -

-
- -
-
- -
- - - -
-

Overview

- -

It may look like there are a bunch of steps to get all setup, but it is really pretty easy and quick to do.

- -

- - - -
-

Step 1: Download a Client

-
- - {% for type in site.data.clienttypes %} -
-

{{ type.name }}

-
-
- {% for client in site.data.clients %} - {% if client.type == type.slug %} -
-
- {% if client.img %} - - {% endif %} -
-

{{ client.name }}

-
    -
  • Platform: {{ client.platform }}
  • -
  • Encryption: {{ client.encryption }}
  • -
  • Website: {{ client.domain }}
  • - {% if client.text %}
  • {{ client.text }}
  • {% endif %} -
-
-
-
- {% endif %} - {% endfor %} -
-
+ + + +
+ +
+

Overview

+
+ +

It may look like there are a bunch of steps to get all setup, but it is really pretty easy and quick to do.

+ +

+ + +
+

Step 1: Download a Client

+
+ + {% include guide-download.html %} + + +
+

Step 2: Choose a XMPP Server and Register an Account

+
+ + {% include guide-register.html %} + + +
+

Step 3: Connect your Client to you New Account

+
- {% endfor %} - - -
-

Step 2: Choose a XMPP Server and Register an Account

-
- - -
- -
-
-
- -
-
-
-
-
-
-
-

Registration Form

-
-
-
-
- -
- -
- @{hostname} -
-
Your username is required.
-
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
Your email address is required.
-
-
-
- {captcha} -
-
-
- - -
-
-
-
-
-
-
-
-
- - - - -
-
-
- -
-
- -
-
- - - - - - - - - - - - - - -{% for service in site.data.clients-compliance %} - - - - - - {% if service.xep-375 == 1 %}{% else %}{% endif %} - {% if service.xep-368 == 1 %}{% else %}{% endif %} - -{% endfor %} - -
Service NameRegistration Method
Website
Language
Service
Price
XEP-0375 complientXEP-0368 complient
{{ service.name }}{% if service.registration-url %}{{ service.registration }}{% elsif service.registration %}{{ service.registration}}{% else %}Unknown{% endif %}
{{ service.language }}
{% if service.price %}{{ service.price }}{% else %}Free{% endif %}
Yes
No
Yes
No
- - - -
-
-
- - -
-

Step 3: Connect your Client to you New Account

-
- - -
-
- - + +
+