-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix spelling of Volto Light Theme all over.
Replace curly quotes. Revise index.md.
- Loading branch information
1 parent
cbeba4d
commit 53c5be8
Showing
4 changed files
with
14 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,36 @@ | ||
--- | ||
myst: | ||
html_meta: | ||
"description": "A guide on how to extend the Volto Light Theme" | ||
"property=og:description": "Volto Light Theme" | ||
"property=og:title": "Volto Light Theme" | ||
"keywords": "Plone, Volto, Training" | ||
"description": "Customizing Volto Light Theme" | ||
"property=og:description": "Customizing Volto Light Theme" | ||
"property=og:title": "Customizing Volto Light Theme" | ||
"keywords": "Plone, Volto, Training, Customizing, Volto Light Theme" | ||
--- | ||
|
||
(volto-light-theme-label)= | ||
|
||
# Extending Volto Light Theme | ||
# Customizing Volto Light Theme | ||
|
||
About | ||
Level | ||
: Intermediate | ||
|
||
*Extending Volto-light-theme* aims to provide developers with comprehensive knowledge and practical skills for theming in Plone 6's Volto frontend by using and extending volto-light-theme. | ||
Customizing Volto Light Theme aims to provide developers with comprehensive knowledge and practical skills for theming in Plone 6's Volto frontend by using and extending Volto Light Theme. | ||
|
||
The goal of this training is to guide developers in understanding and effectively working with volto-light-theme to create visually compelling and consistent user interfaces. Due to the scope of the content, the training follows a structured "show and tell" approach, presenting concepts and explaining their usage, while also encouraging participants to put their learning into practice. | ||
The goal of this training is to guide developers in understanding and effectively working with Volto Light Theme to create visually compelling and consistent user interfaces. Due to the scope of the content, the training follows a structured "show and tell" approach, presenting concepts and explaining their usage, while also encouraging participants to put their learning into practice. | ||
|
||
Participants will explore essential aspects of volto-light-theme such as setting up theme providers, customizing styles, and understanding how Volto’s theming system functions. The training also covers advanced tips, best practices, and lesser-known features to extend volto-light-theme and create more tailored solutions. | ||
Participants will explore essential aspects of Volto Light Theme such as setting up theme providers, customizing styles, and understanding how Volto's theming system functions. The training also covers advanced tips, best practices, and lesser-known features to extend Volto Light Theme and create more tailored solutions. | ||
|
||
This training is best suited for developers who have prior experience with Volto and want to deepen their theming knowledge. | ||
|
||
Level | ||
: Beginner level | ||
|
||
|
||
```{toctree} | ||
:caption: Volto Light Theme | ||
:maxdepth: 1 | ||
:numbered: true | ||
:numbered: | ||
concepts | ||
creating-new-project | ||
installing-vlt | ||
adding-installing-new-block | ||
theming | ||
question-answer | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters