Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][ADD] Theme Kaizen #92

Open
wants to merge 1 commit into
base: 14.0
Choose a base branch
from
Open
Show file tree
Hide file tree
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
35 changes: 35 additions & 0 deletions theme_kaizen/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
**This file is going to be generated by oca-gen-addon-readme.**

*Manual changes will be overwritten.*

Please provide content in the ``readme`` directory:

* **DESCRIPTION.rst** (required)
* INSTALL.rst (optional)
* CONFIGURE.rst (optional)
* **USAGE.rst** (optional, highly recommended)
* DEVELOP.rst (optional)
* ROADMAP.rst (optional)
* HISTORY.rst (optional, recommended)
* **CONTRIBUTORS.rst** (optional, highly recommended)
* CREDITS.rst (optional)

Content of this README will also be drawn from the addon manifest,
from keys such as name, authors, maintainers, development_status,
and license.

A good, one sentence summary in the manifest is also highly recommended.


Automatic changelog generation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`HISTORY.rst` can be auto generated using `towncrier <https://pypi.org/project/towncrier>`_.

Just put towncrier compatible changelog fragments into `readme/newsfragments`
and the changelog file will be automatically generated and updated when a new fragment is added.

Please refer to `towncrier` documentation to know more.

NOTE: the changelog will be automatically generated when using `/ocabot merge $option`.
If you need to run it manually, refer to `OCA/maintainer-tools README <https://github.com/OCA/maintainer-tools>`_.
Empty file added theme_kaizen/__init__.py
Empty file.
33 changes: 33 additions & 0 deletions theme_kaizen/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Kaizen Theme",
"category": "Theme/Corporate",
"version": "13.0.1.0.0",
"images": ["static/description/poster.png", "static/description/main.gif"],
"author": "Onestein, Odoo Community Association (OCA)",
"depends": ["website", "website_blog"],
"data": [
"templates/assets.xml",
"templates/layout.xml",
"templates/blog.xml",
"templates/snippets/menu_1.xml",
"templates/snippets/menu_2.xml",
"templates/snippets/menu_3.xml",
"templates/snippets/hero_1.xml",
"templates/snippets/devices.xml",
"templates/snippets/contributors.xml",
"templates/snippets/media.xml",
"templates/snippets/media_alt.xml",
"templates/snippets/design.xml",
"templates/snippets/posts.xml",
"templates/snippets/breadcrumbs.xml",
"templates/snippets/faq.xml",
"templates/snippets/sidebar.xml",
"templates/snippets/links.xml",
"templates/snippets/discussions.xml",
"templates/snippets/content_listing.xml",
"templates/snippets.xml",
"templates/snippet_options.xml",
"templates/colorpicker.xml",
],
"license": "AGPL-3",
}
3 changes: 3 additions & 0 deletions theme_kaizen/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Dennis Sluijk <[email protected]>
* Renée Duijzers <[email protected]>
* Eyal Benvinisti
3 changes: 3 additions & 0 deletions theme_kaizen/readme/CREDITS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
The development of this module has been financially supported by:

* UBports <https://ubports.com>
21 changes: 21 additions & 0 deletions theme_kaizen/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Custom Building Blocks
~~~~~~~~~~~~~~~~~~~~~~

.. image:: /theme_kaizen/static/description/hero.png

.. image:: /theme_kaizen/static/description/devices.png

.. image:: /theme_kaizen/static/description/faq.png

.. image:: /theme_kaizen/static/description/swiper.png

.. image:: /theme_kaizen/static/description/latest-news.png

Custom Mega Menu
~~~~~~~~~~~~~~~~

.. image:: /theme_kaizen/static/description/menu-1.png

.. image:: /theme_kaizen/static/description/menu-2.png

.. image:: /theme_kaizen/static/description/menu-3.png
Binary file added theme_kaizen/static/description/devices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/faq.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/hero.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/latest-news.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/main.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/menu-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/menu-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/menu-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/poster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/description/swiper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theme_kaizen/static/font/Ubuntu-Bold.ttf
Binary file not shown.
Binary file added theme_kaizen/static/font/Ubuntu-Light.ttf
Binary file not shown.
Binary file added theme_kaizen/static/font/UbuntuMono-Regular.ttf
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
134 changes: 134 additions & 0 deletions theme_kaizen/static/img/homepage/Fairphone.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading