diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2019-11-30 12:40:35 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2019-11-30 12:40:35 -0500 |
| commit | e706e65318f760d9f0602a08f1badb67d77e5fb1 (patch) | |
| tree | f013b09cab3064a51fe5439cb98e24eace15224e /about.html | |
| parent | b99356105115fec32d75a43bfb5b054220d90141 (diff) | |
| download | alp-website-e706e65318f760d9f0602a08f1badb67d77e5fb1.tar.gz alp-website-e706e65318f760d9f0602a08f1badb67d77e5fb1.tar.bz2 alp-website-e706e65318f760d9f0602a08f1badb67d77e5fb1.zip | |
Switching to NextJS
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/about.html b/about.html deleted file mode 100644 index aa2d607..0000000 --- a/about.html +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: About -description: Alee Productions is a productions company by Andrew Lee that focuses on making videos and software. -layout: default -permalink: /about ---- - <h1>History</h1> - <p>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.</p> - <h1>FAQ</h1> - <ul class="none"> - <h4> - <li>Q: Why did you create Alee Productions?</li> - <li>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.</li> - <br> - <li>Q: Why did you call this productions company Alee Productions?</li> - <li>A: As you know my name is Andrew Lee and my name starts with an "A" and combine it with "Lee" you get "Alee". :)</li> - </h4> - </ul> - <h1>Team</h1> - <div class="card text-white success-color-dark mb-3" style="max-width: 20rem;"> - <div class="card-body"> - <h5 class="card-title">Community Team (Discord)</h5> - <p class="card-text text-white"> - <ul> - <li>Travis#1777 (Admin)</li> - <li>Inkydink#9098 (Admin)</li> - <li>The Pixel Polygon#2069 (Admin)</li> - <li>Sylv#7596 (Moderator)</li> - <li>jtsshieh#6424 (Moderator)</li> - - </ul> - </p> - </div> - </div> - <div id="credits"> - <h1>Credits</h1> - <p>Website is powered by Jekyll, Netlify and Material Design Bootstrap.</p> - <p>This project is open source meaning that you can help <a href="https://github.com/aleeproductions/website">contribute</a> to this website.</p> - </div> |
