From 589e271352fc86c119096e503d799c1a656bbce2 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 27 Aug 2020 22:34:07 -0400 Subject: Removed a lot of things and announcement --- pages/about.js | 79 ---------------------------------------------------------- 1 file changed, 79 deletions(-) delete mode 100644 pages/about.js (limited to 'pages/about.js') diff --git a/pages/about.js b/pages/about.js deleted file mode 100644 index 1c18193..0000000 --- a/pages/about.js +++ /dev/null @@ -1,79 +0,0 @@ -/* - Alee Productions Website: Website for Alee Productions - Copyright (C) 2020 Alee - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -*/ - -import Layout from "../components/Layout"; - -const About = () => ( - -
-
-

About

-

Alee Productions is a software and video production company, founded by Andrew Lee.

- -
-
-

History

-

Alee Productions started in 2017 under the name of AleeCorp. It 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". :) -
  • -

    -
-

Our Teams

-
-
-
Discord
-

-

    -
  • Travis#1777 (Admin)
  • -
  • jtsshieh#6424 (Admin)
  • -
  • The Pixel Polygon#2069 (Admin)
  • -
  • Inkydink#9098 (Moderator)
  • -
-

-
-
-
-

Credits

-

This website is powered by Next.js, Netlify and Material Design Bootstrap.

-

This website is open source. Contribute here.

-
-
-
-
-); - -export default About; \ No newline at end of file -- cgit v1.2.3