Skip to content

Commit 324adb4

Browse files
committed
Added Glossary of Terms
1 parent ccee6c9 commit 324adb4

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-1
lines changed

docs/glossary.mdx

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
sidebar_position : 4
3+
title : Glossary of Terms
4+
sidebar_label : Glossary
5+
---
6+
7+
# Glossary of Terms
8+
9+
## A
10+
11+
**AppSeed**
12+
13+
AppSeed is a full stack web app generator that allows you to choose a visual theme and apply it on a full, but flexible, technology stack in just a few minutes,
14+
greatly improving development time from visual design to application deployment.
15+
16+
## B
17+
18+
**Bun**
19+
20+
Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
21+
22+
## C
23+
24+
**CentOS**
25+
26+
CentOS (Community Enterprise Operating System) was a popular Linux distribution that was based on the open-source code of Red Hat Enterprise Linux (RHEL).
27+
28+
## D
29+
30+
**DeployPRO**
31+
32+
A service that aims to simplify the deployment process, empowering businesses to deploy, monitor, and scale applications without the burden of infrastructure complexities.
33+
34+
## S
35+
36+
**Simpllo**
37+
38+
Simpllo is an open-source site builder that helps anyone to create landing pages and websites on top of modern UI Kits - actively supported by AppSeed.
39+
40+
<br />
41+
42+
## ✅ Resources
43+
44+
- 👉 Access [AppSeed](https://appseed.us/) and start your next project
45+
- 👉 [Deploy Projects on Aws, Azure and Digital Ocean](https://www.docs.deploypro.dev/) via **DeployPRO**
46+
- 👉 Create an amazing landing page with [Simpllo, an open-source site builder](https://www.simpllo.com/)
47+
- 👉 [Django App Generator](https://app-generator.dev/django/) - A 2nd generation App Builder

docs/products/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "PRODUCTS",
3-
"position": 4,
3+
"position": 5,
44
"collapsed": true,
55
"collapsible": true,
66
"className": "section-title",

0 commit comments

Comments
 (0)