documentation/content/developer/howtos/website_themes.md

41 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2025-02-27 18:56:07 +07:00
---
hide-page-toc: true
show-content: true
show-toc: true
---
2025-02-27 18:56:07 +07:00
# Website themes
2025-02-27 18:56:07 +07:00
```{image} website_themes/web-design.png
:alt: Artistic illustration of "Web design"
:width: 600
```
The Odoo Website Builder is an excellent tool for creating a website fully integrated with other
Odoo apps. Using the theme's options and building blocks is easy and allows you to personalize your
web presence the way you want. However, you can take things even further.
In this documentation, you will learn to completely customize your website without touching Odoo's
core files, and this way, preserve the editing options of the Website Builder.
The information compiled in this documentation is based on our past experiences - both failures and
successes. We invite you to use it as a base to build your own website and adapt it to your needs.
2025-02-27 18:56:07 +07:00
```{toctree}
:maxdepth: 2
website_themes/setup
website_themes/theming
website_themes/layout
website_themes/navigation
website_themes/pages
website_themes/building_blocks
website_themes/shapes
website_themes/gradients
website_themes/animations
website_themes/forms
website_themes/translations
website_themes/going_live
```