Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions content/applications/websites/website/web_design.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,46 @@
:nosearch:
:show-content:
:hide-page-toc:

==========
Web design
==========

Design your website using :doc:`building blocks <../website/web_design/building_blocks>`, customize
its :doc:`theme <../website/web_design/themes>` with various options, structure and present content
with :doc:`elements <../website/web_design/elements>`, and display or hide building blocks using
:doc:`visibility settings <../website/web_design/visibility>`.

.. cards::

.. card:: Building blocks
:target: web_design/building_blocks
:large:

Design your website by dragging and dropping building blocks, then editing them to fit your
content and layout needs.

.. card:: General theme
:target: web_design/themes
:large:

Customize your website’s theme by adjusting its colors, fonts, and layout.

.. card:: Elements
:target: web_design/elements
:large:

Structure and present content effectively with elements such as titles, lists, etc.

.. card:: Visibility
:target: web_design/visibility
:large:

Display or hide building blocks based on several criteria.

.. seealso::
`Odoo Tutorials: Website <https://www.odoo.com/slides/website-25>`_

.. toctree::
:titlesonly:

Expand Down