From 4ef46f417a2fad9871787eaeb1e4778e8c617212 Mon Sep 17 00:00:00 2001
From: cylexVEVO <28271391+cylexVEVO@users.noreply.github.com>
Date: Sat, 30 Nov 2019 13:43:48 -0500
Subject: Cleaned up code and fixed some grammar
---
pages/about.js | 108 ++++++++++----------
pages/blog.js | 24 ++---
pages/index.js | 171 ++++++++++++++++---------------
pages/projects.js | 81 ++++++++-------
pages/tos.js | 298 ++++++++++++++++++++++++++++++------------------------
5 files changed, 364 insertions(+), 318 deletions(-)
(limited to 'pages')
diff --git a/pages/about.js b/pages/about.js
index ac51ca2..8fe4e32 100644
--- a/pages/about.js
+++ b/pages/about.js
@@ -17,58 +17,64 @@
*/
-import Layout from '../components/Layout';
+import Layout from "../components/Layout";
const About = () => (
-
-
-
-
About
-
Alee Productions is a productions company by Andrew Lee that focuses on making videos and software.
-
-
-
History
-
Alee Productions started in 2016. It used to be called "AleeCorp" and used to make just software but over
- time it started branching to other things like making games and videos.
- In late 2018, AleeCorp merged with Universe and some project merged but due to a community conflict during
- October in that year, Universe and AleeCorp splited. In 2019 however, AleeCorp got renamed to Alee
- Productions
- just to make the company more professional.
-
FAQ
-
-
-
Q: Why did you create Alee Productions?
-
A: Reason why I want to create this is because I want to make my own things as a passion also
- sharing
- it to the public and to make it as a career.
-
-
Q: Why did you call this productions company Alee Productions?
-
A: As you know my name is Andrew Lee and my name starts with an "A" and combine it with "Lee" you get "Alee". :)
-
-
-
Team
-
-
-
Community Team (Discord)
-
-
-
Travis#1777 (Admin)
-
jtsshieh#6424 (Admin)
-
The Pixel Polygon#2069 (Admin)
-
Inkydink#9098 (Moderator)
+
+
+
+
About
+
Alee Productions is a software and video production company, founded by Andrew Lee.
+
+
+
+
History
+
Alee Productions started in 2016. It used to be called "AleeCorp" and used to make just software but
+ over
+ time it started branching to other things like making games and videos.
+ In late 2018, AleeCorp merged with Universe and some project merged but due to a community conflict
+ during
+ October in that year, Universe and AleeCorp splited. In 2019 however, AleeCorp got renamed to Alee
+ Productions
+ just to make the company more professional.
+
FAQ
+
+
+
Q: Why did you create Alee Productions?
+
A: Reason why I want to create this is because I want to make my own things as a passion
+ also
+ sharing
+ it to the public and to make it as a career.
+
+
+
Q: Why the name "Alee Productions?"
+
A: As you know my name is Andrew Lee and my name starts with an "A" and combine it with
+ "Lee" you get "Alee". :)
+
-
- )
+
+
+);
export default Projects;
\ No newline at end of file
diff --git a/pages/tos.js b/pages/tos.js
index 527798d..fbb57c5 100644
--- a/pages/tos.js
+++ b/pages/tos.js
@@ -16,139 +16,173 @@
along with this program. If not, see .
*/
-import Layout from '../components/Layout';
+import Layout from "../components/Layout";
const TOS = () => (
-
-
-
-{/* TODO: Add legal stuff */}
-
-
Alee Productions Terms of Service
-
These terms and service have been set in place so we make sure that you can have a great time using our services.
-
-
-
Tiers
-
-
Normal Tier - It means it is not too severe and it there’s nothing to worry about.
-
Excessive Tier - It means that if a rule is broken that’s severe it will be taken action immediately and will be stored in the punishment log.
-
-
-
-
Normal Tier
-
If these are broken, then an unofficial warning will occur. If these actions continue, an official warning will occur then excessive punishment will happen if continued once more.
-
-
Use common sense. (This isn’t an against rule but you must use your common knowledge.)
-
No spamming (Any spam will result in an official warning.)
-
No any advertisements/giveaways at any channels. Unless for a specific purpose.
-
Respect others.
-
No backseat moderating (enforcing the rules to other users)
-
Refrain asking for staff that just lowers your chance to never getting it.
-
-
-
-
Excessive Tier
-
This can result in an official warning or a termination from using our services.
-
-
No excessive swearing (Swearing is allowed but cursing that contains racial slur and etc will result in immediate severe punishment.)
-
Any accusations will never be tolerated here there will be an investigation from the staff team if it occurs and false accusation may lead a temporary termination or possibly permanently terminated from using our services.
-
Do not argue or threaten the staff.
-
Blackmailing members is also not tolerated here.
-
No NSFW content.
-
No raids to be started when using our services.
-
No alts are to be on any of our services.
-
Threatening anyone will also not be tolerated. (i.e. DDoS, trying to find you and etc)
-
Any malicious content will not be tolerated. (i.e. Viruses, Malware, Adware and etc)
-
-
-
-
Alee Productions Policies
-
-
COPPA Policy
-
You must be at least 13 years old to be in this server due to the COPPA regulations…
-
If you don’t accept this, you have to leave our services.
-
An investigation or/and ban may happen if found guilty.
-
-
Discord Only Policies
-
-
Nickname Policy
-
We enforce this nickname policy to keep a clean, friendly community.
-
Our nickname system is different, using the command am:nick [your nickname] so our staff team can approve it first. This system is set in place so that the community is a nice place to be for everyone.
- To have your nickname accepted, it must comply with the following:
-
-
No offensive words
-
No symbols
-
Not attention-grabbing (i.e. getting to the top of the list by using a symbol)
-
-
Any display name that does not follow the guidelines above will have the following done to it:
-
-
Censoring your nickname/username
-
Ignoring the nickname change from AstralMod
-
-
-
-
Logging Policy
-
Our bots log the following things, and store them in their databases:
-
-
Deleted Messages
-
Edited Messages
-
Your ID
-
You joining and leaving
-
-
If you don’t agree with the policies and wanting to opt out, you may not use our services.
4. Finally, the staff will pick people that they trust
-
5. The staff has to vote if they can be accepted to be part of the staff team
-
-
-
-
-
-
-
-
- {/* Modal */}
-
-
-
Frequent Asked Questions
-
These are the frequently asked questions that you might ask the staffs.
-
-
Q: Can I be staff?
-
A: No, you can't ask for staff but you want to know how to get it, then here are the instructions.
-
Q: I was banned for no reason! I hate the staff…
-
A: Well… if you were banned for no reason you can ask our staff team and they will tell you why you were banned.
-
-
-
-
If a rule is broken, no need to panic, it's just a heads up on what’s coming if you were to break another rule and if you got mistakenly warned please contact one of the staff immediately.
-
If there's staff abusing their powers please report them to Alee immediately.
These terms and service have been set in place so we make sure that you can have a great time using our services.
+
+
+
Tiers
+
+
Normal Tier - It means it is not too
+ severe and it there’s nothing to worry about.
+
+
Excessive Tier - It means that if a
+ rule is broken that’s severe it will be taken action immediately and will be stored in
+ the punishment log.
+
+
+
+
+
Normal Tier
+
If these are broken, then an unofficial warning will occur. If these actions continue, an
+ official warning will occur then excessive punishment will happen if continued once
+ more.
+
+
Use common sense. (This isn’t an against rule but you must use your common knowledge.)
+
+
No spamming (Any spam will result in an official warning.)
+
No any advertisements/giveaways at any channels. Unless for a specific purpose.
+
Respect others.
+
No backseat moderating (enforcing the rules to other users)
+
Refrain asking for staff that just lowers your chance to never getting it.
+
+
+
+
Excessive Tier
+
This can result in an official warning or a termination from using our services.
+
+
No excessive swearing (Swearing is allowed but cursing that contains racial slur and etc
+ will result in immediate severe punishment.)
+
+
Any accusations will never be tolerated here there will be an investigation from the
+ staff team if it occurs and false accusation may lead a temporary termination or
+ possibly permanently terminated from using our services.
+
+
Do not argue or threaten the staff.
+
Blackmailing members is also not tolerated here.
+
No NSFW content.
+
No raids to be started when using our services.
+
No alts are to be on any of our services.
+
Threatening anyone will also not be tolerated. (i.e. DDoS, trying to find you and etc)
+
+
Any malicious content will not be tolerated. (i.e. Viruses, Malware, Adware and etc)
+
+
+
+
+
Alee Productions Policies
+
+
COPPA Policy
+
You must be at least 13 years old to be in this server due to the COPPA regulations…
+
+
If you don’t accept this, you have to leave our services.
+
An investigation or/and ban may happen if found guilty.
+
+
Discord Only Policies
+
+
Nickname Policy
+
We enforce this nickname policy to keep a clean, friendly community.
+
Our nickname system is different, using the command am:nick
+ [your nickname] so our staff team can approve it first. This system is set in
+ place so that the community is a nice place to be for everyone.
+ To have your nickname accepted, it must comply with the following:
+
+
No offensive words
+
No symbols
+
Not attention-grabbing (i.e. getting to the top of the list by using a symbol)
+
+
Any display name that does not follow the guidelines above will have the following done
+ to it:
+
+
Censoring your nickname/username
+
Ignoring the nickname change from AstralMod
+
+
+
+
Logging Policy
+
Our bots log the following things, and store them in their databases:
+
+
Deleted Messages
+
Edited Messages
+
Your ID
+
You joining and leaving
+
+
If you don’t agree with the policies and wanting to opt out, you may not use our
+ services.
4. Finally, the staff will pick people that they trust
+
5. The staff has to vote if they can be accepted to be part of the staff
+ team
+
+
+
+
+
+
+
+
+
+ {/* Modal */}
+
+
+
Frequent Asked Questions
+
These are the frequently asked questions that you might ask the staffs.
+
+
Q: Can I be staff?
+
A: No, you can't ask for staff but you want to know how to get it, then here are the instructions.
+
+
Q: I was banned for no reason! I hate the staff…
+
A: Well… if you were banned for no reason you can ask our staff team and they will tell
+ you why you were banned.
+
+
+
+
+
If a rule is broken, no need to panic, it's just a heads up on what’s coming if you were to
+ break another rule and if you got mistakenly warned please contact one of the staff
+ immediately.
+
If there's staff abusing their powers please report them to Alee immediately.