File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ process of building responsive and structured page designs. Developers can
5555also create custom components with minimal code, ensuring a consistent and
5656efficient development experience.
5757
58- It is up to you which (if any at all) pre-build components you want to include
58+ It is up to you which (if any at all) pre-built components you want to include
5959in your project. Each set of components is a separate package you can include
6060in your project's ``INSTALLED_APPS ``.
6161
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ process of building responsive and structured page designs. Developers can
5959also create custom components with minimal code, ensuring a consistent and
6060efficient development experience.
6161
62- It is up to you which (if any at all) pre-build components you want to include
62+ It is up to you which (if any at all) pre-built components you want to include
6363in your project. Each set of components is a separate package you can include
6464in your project's ``INSTALLED_APPS ``.
6565
Original file line number Diff line number Diff line change 33 single: Plugins
44
55#############################
6- Pre-build component plugins
6+ Pre-built component plugins
77#############################
88
99``djangocms-frontend `` adds a set of plugins to Django-CMS to allow for
Original file line number Diff line number Diff line change 11.. index ::
2- single: Pre-build Components
2+ single: Pre-Built Components
33
44###################################
5- Reference to Pre-build Components
5+ Reference to Pre-Built Components
66###################################
77
8- Find the available pre-build components for Boostrap 5 in the following sections:
8+ Find the available pre-built components for Boostrap 5 in the following sections:
99
1010.. toctree ::
1111 :maxdepth: 1
Original file line number Diff line number Diff line change 11. _custom_components:
22
33#####################################################
4- Setup a Website with Pre-Build Bootstrap 5 Components
4+ Setup a Website with Pre-Built Bootstrap 5 Components
55#####################################################
66
77.. index ::
8- single: Pre-build Components
8+ single: Pre-Built Components
99
1010
1111Here's a step-by-step tutorial to get you started with **djangocms-frontend **, a versatile plugin bundle
1212for django CMS that provides a suite of frontend components compatible with various CSS frameworks, including Bootstrap 5.
1313
14- For this tutorial we will be using the pre-build Boostrap 5 components that come with **djangocms-frontend **.
14+ For this tutorial we will be using the pre-built Boostrap 5 components that come with **djangocms-frontend **.
1515
1616Installation
1717============
Original file line number Diff line number Diff line change 66##########
77
88The first tutoral shows how to quickly build a website using Bootstrap 5, django CMS frontend and
9- its pre-build components.
9+ its pre-built components.
1010
1111The second tutorial guides you through creating custom components with minimal code.
1212
You can’t perform that action at this time.
0 commit comments