diff --git a/content/applications/websites/website.md b/content/applications/websites/website.md index 922c05c68..540137b01 100644 --- a/content/applications/websites/website.md +++ b/content/applications/websites/website.md @@ -10,40 +10,43 @@ show-content: true various tools and features to help you design, publish, and maintain web pages without needing advanced technical skills. You can easily customize layouts, add multimedia content, and integrate with other Odoo apps to expand your website's functionality. +::::{grid} 2 +:gutter: 2 -```{eval-rst} -.. cards:: +:::{grid-item-card} Web design +:link: website/web_design.html - .. card:: Web design - :target: website/web_design - :large: +Design your website using building blocks and website themes. +::: +:::{grid-item-card} Pages +:link: website/pages.html - Design your website using building blocks and website themes. +Manage website pages, menus, and search engine optimization. +::: +:::: - .. card:: Pages - :target: website/pages - :large: +::::{grid} 3 +:gutter: 2 2 2 2 - Manage website pages, menus, and search engine optimization. - - .. card:: Configuration - :target: website/configuration - :large: - - Configure domain names, address autocompletion, Google Search Console, cookies bar, +:::{grid-item-card} Configuration +:link: website/configuration.html +:columns: 6 +Configure domain names, address autocompletion, Google Search Console, cookies bar, translations, multiple websites, form spam protection, content delivery network (CDN). +::: +:::{grid-item-card} Reporting +:link: website/reporting.html +:columns: 3 +Monitor your website's traffic with website analytics and set up link trackers. +::: +:::{grid-item-card} Mail groups +:link: website/mail_groups.html +:columns: 3 + Configure mail groups to allow website visitors to participate in public discussions via + email. +::: +:::: - .. card:: Reporting - :target: website/reporting - - Monitor your website's traffic with website analytics and set up link trackers. - - .. card:: Mail groups - :target: website/mail_groups - - Configure mail groups to allow website visitors to participate in public discussions via - email. -``` :::{note} Odoo offers a {ref}`free custom domain name ` to all Odoo Online databases diff --git a/content/developer/reference/extract_api.md b/content/developer/reference/extract_api.md new file mode 100644 index 000000000..e69de29bb