Skip to content

Commit 81fbb0a

Browse files
committed
Bootstrap Related Content
1 parent f3dfcb7 commit 81fbb0a

File tree

5 files changed

+140
-30
lines changed

5 files changed

+140
-30
lines changed

docs/content/bootstrap-template/README.mdx

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,23 @@ description: Bootstrap Templates used by AppSeed to generate seed projects.
55

66
# Bootstrap Templates
77

8+
import DocCardList from "@theme/DocCardList";
9+
810
<SubHeading>Bootstrap Templates used by AppSeed to generate seed projects.</SubHeading>
911

10-
**Bootstrap** is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS- and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
12+
**[Bootstrap](https://getbootstrap.com/docs/5.3/getting-started/introduction/)** is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.
13+
It contains CSS- and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
14+
15+
**Bootstrap** is a powerful toolkit - a collection of HTML, CSS, and JavaScript tools for creating and building web pages and web applications.
16+
It is a free and open-source project, hosted on GitHub, and originally created by Twitter.
17+
18+
![Bootstrap - Open-source CSS Framework.](https://github-production-user-asset-6210df.s3.amazonaws.com/51070104/270120787-eeb04bdc-781a-41fe-be44-b05aed030c88.png)
1119

12-
Bootstrap is a powerful toolkit - a collection of HTML, CSS, and JavaScript tools for creating and building web pages and web applications. It is a free and open-source project, hosted on GitHub, and originally created by Twitter.
20+
<DocCardList />
1321

14-
- [Bootstrap](https://getbootstrap.com/) - the official website
15-
- [Short Bootstrap Tutorial](https://www.toptal.com/front-end/what-is-bootstrap-a-short-tutorial-on-the-what-why-and-how)
16-
- [What is Bootstrap](https://wpamelia.com/what-is-bootstrap/) - a comprehensive introduction
22+
## ✅ Resources
1723

18-
![Bootstrap - Open-source CSS Framework.](../../../static/assets/docs-cover-bootstrap.jpg)
24+
- 👉 Access [AppSeed](https://appseed.us/) and start your next project
25+
- 👉 [Deploy Projects on Aws, Azure and Digital Ocean](https://www.docs.deploypro.dev/) via **DeployPRO**
26+
- 👉 Create an amazing landing page with [Simpllo, an open-source site builder](https://www.simpllo.com/)
27+
- 👉 [Django App Generator](https://app-generator.dev/django/) - A 2nd generation App Builder

docs/content/what-is/bootstrap.mdx

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
---
2+
title : What IS Bootstrap
3+
sidebar_label : What IS Bootstrap
4+
---
5+
6+
# What IS Bootstrap
7+
8+
<SubHeading>All about Bootstrap, a leading CSS framework for coding user interfaces with speed.</SubHeading>
9+
10+
[Bootstrap](https://getbootstrap.com/) is an open-source front-end framework that simplifies the process of designing and developing responsive and visually appealing web applications and websites.
11+
12+
It was originally created by Twitter and is now maintained as an open-source project with contributions from developers worldwide.
13+
14+
![What IS Bootstrap - Tutorial provided by AppSeed.](https://github-production-user-asset-6210df.s3.amazonaws.com/51070104/270120057-4ca39c20-f3a3-4e69-8272-a6a6290a39c9.jpg)
15+
16+
**Bootstrap** is built on HTML, CSS, and JavaScript and offers a collection of pre-designed templates, components, and styles to help streamline web development.
17+
18+
> Here are some **key features and components of Bootstrap**:
19+
20+
## **Responsive Grid System**
21+
22+
Bootstrap provides a flexible and responsive grid system based on a 12-column layout.
23+
This grid system makes it easy to create responsive web layouts that adapt to different screen sizes and devices, from desktops to smartphones.
24+
25+
## **Pre-Designed CSS Components**
26+
27+
Bootstrap includes a wide range of pre-designed CSS components such as navigation bars, buttons, forms, alerts, modals, and more.
28+
29+
These components can be easily customized and styled to match your design preferences.
30+
31+
## **Typography**
32+
33+
Bootstrap offers a set of typography styles and classes that make it simple to create consistent and visually appealing text layouts.
34+
It includes support for headings, paragraphs, lists, and code snippets.
35+
36+
## **CSS Flexbox and Grid Support**
37+
38+
Bootstrap 4 and later versions have incorporated CSS Flexbox and Grid layout features, enhancing the flexibility and control over web layouts.
39+
40+
## **JavaScript Plugins**
41+
42+
Bootstrap includes a set of JavaScript plugins that add interactive and dynamic functionality to web pages.
43+
44+
These plugins cover features like carousels, tooltips, popovers, modals, and more. You can easily include or exclude specific plugins based on your project's requirements.
45+
46+
## **Customizable Themes**
47+
48+
Bootstrap allows you to customize its appearance by modifying variables or using custom themes. You can change colors, fonts, and other design elements to match your brand or project's style.
49+
50+
## **Accessibility**
51+
52+
Bootstrap follows best practices for web accessibility, making it easier to create websites that are usable by individuals with disabilities.
53+
54+
## **Community and Documentation**
55+
56+
Bootstrap has a large and active community of developers and designers.
57+
58+
It provides extensive documentation, examples, and templates to help users get started and make the most of the framework.
59+
60+
## **Open Source**
61+
62+
Bootstrap is open-source and free to use, which has contributed to its widespread adoption in the web development community.
63+
64+
## ✅ Free [Bootstrap Templates](/content/bootstrap-template/)
65+
66+
### 👉 [Material Dashboard](https://www.creative-tim.com/product/material-dashboard?AFFILIATE=128200)
67+
68+
Designed for those who like bold elements and beautiful websites, Material Dashboard 2 is ready to help you create stunning websites and web apps.
69+
70+
- 👉 [Material Dashboard](https://demos.creative-tim.com/material-dashboard/pages/dashboard.html?AFFILIATE=128200) - `LIVE Demo`
71+
72+
Material Dashboard 2 is built with over 60 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
73+
All components can take variations in color, which you can easily modify using SASS files and classes.
74+
75+
![Material Dashboard BS5 - What IS Bootstrap, tutorial provided by AppSeed.](https://github-production-user-asset-6210df.s3.amazonaws.com/51070104/270119637-a6eb5aa0-9127-4717-af8a-f9410f4bf027.png)
76+
77+
### 👉 [Material Kit](https://www.creative-tim.com/product/material-kit?AFFILIATE=128200)
78+
79+
The most complex and innovative UI Kit Made by Creative Tim. Check our latest Freebie Bootstrap 5 UI Kit with a fresh, new design inspired by Google's Material Design 2.
80+
81+
- 👉 [Material Kit](https://demos.creative-tim.com/material-kit/index.html?AFFILIATE=128200) - `LIVE Demo`
82+
83+
If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. .
84+
You will be able to quickly set up the basic structure for your web project.
85+
86+
![Material Kit BS5 - What IS Bootstrap, tutorial provided by AppSeed.](https://github-production-user-asset-6210df.s3.amazonaws.com/51070104/270119748-ad77787e-adbe-4f1c-8c4f-6fe7f53c25bb.png)
87+
88+
### 👉 [FreeDash BS5 Template](https://adminmart.com/product/freedash-bootstrap-5-admin-template/?ref=1)
89+
90+
If you are looking for an eye-catching and elegantly designed free bootstrap 5 admin template that comes with several added features, then look no more.
91+
FreeDash Bootstrap 5 admin is a free template that has everything you require to develop an amazing web app. It has a very simple sleek design which will give your next project a professional and engaging look.
92+
93+
![FreeDash BS5 Template - What IS Bootstrap, tutorial provided by AppSeed.](https://github-production-user-asset-6210df.s3.amazonaws.com/51070104/270119869-ab4c2609-f287-46ea-b059-be136fbf5703.png)
94+
95+
## ✅ In Summary
96+
97+
`Bootstrap is a popular choice for web developers`, especially those looking to create responsive and well-designed websites quickly.
98+
99+
It can save a significant amount of time and effort by providing a solid foundation for web projects, allowing developers to focus on building functionality and customizing the user experience.
100+
101+
## ✅ Resources
102+
103+
- 👉 Access [AppSeed](https://appseed.us/) and start your next project
104+
- 👉 [Deploy Projects on Aws, Azure and Digital Ocean](https://www.docs.deploypro.dev/) via **DeployPRO**
105+
- 👉 Create an amazing landing page with [Simpllo, an open-source site builder](https://www.simpllo.com/)
106+
- 👉 [Django App Generator](https://app-generator.dev/django/) - A 2nd generation App Builder

docs/deployment/README.mdx

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/deployment/_category_.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"label": "Deployment",
3+
"position": 11,
4+
"collapsed": true,
5+
"collapsible": true,
6+
"className": "section-title",
7+
"link": {
8+
"type": "generated-index",
9+
"slug": "deployment",
10+
"description": "Deployment options for developers & designers."
11+
}
12+
}

docs/glossary.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ sidebar_label : Glossary
2929

3030
Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
3131

32+
**[Bootstrap](/content/what-is/bootstrap/)**
33+
34+
Bootstrap is an open-source front-end framework that simplifies the process of designing and developing responsive and visually appealing web applications and websites.
35+
3236
## C
3337

3438
**[CentOS](/content/what-is/centos/)**
@@ -67,7 +71,7 @@ sidebar_label : Glossary
6771

6872
**NodeJS**
6973

70-
**Node.js** is an open-source, server-side JavaScript runtime environment that allows developers to execute JavaScript code outside of a web browser.
74+
Node.js is an open-source, server-side JavaScript runtime environment that allows developers to execute JavaScript code outside of a web browser.
7175
It is designed for building scalable and high-performance network applications, particularly server-side web applications.
7276
Node.js is known for its event-driven, non-blocking I/O (input/output) model, which makes it well-suited for handling asynchronous operations and real-time applications.
7377

@@ -85,9 +89,9 @@ sidebar_label : Glossary
8589

8690
## R
8791

88-
**React**
92+
**[React](/content/what-is/react/)**
8993

90-
**React**, often referred to as React.js or ReactJS, is an open-source JavaScript library for building user interfaces (UIs) or user interface components for web applications.
94+
React, often referred to as React.js or ReactJS, is an open-source JavaScript library for building user interfaces (UIs) or user interface components for web applications.
9195
It was developed and is maintained by Facebook (now Meta Platforms, Inc.) and a community of individual developers and companies.
9296
React is widely used for creating interactive and dynamic web applications.
9397

0 commit comments

Comments
 (0)