-
-
Notifications
You must be signed in to change notification settings - Fork 697
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] website_snippet_marginless_gallery: pre-commit auto fixes
- Loading branch information
1 parent
5adf396
commit 398329a
Showing
8 changed files
with
56 additions
and
51 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
- [Tecnativa](https://www.tecnativa.com): | ||
- Jairo Llopis | ||
- Cristina Martin R. | ||
- Pilar Vargas |
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...marginless_gallery/readme/DESCRIPTION.rst → ..._marginless_gallery/readme/DESCRIPTION.md
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,3 +1,3 @@ | ||
This module extends the functionality of the website module to add a new | ||
snippet that forms a marginless gallery and allow you to create a grid of | ||
photos that have no spaces between themselves. | ||
snippet that forms a marginless gallery and allow you to create a grid | ||
of photos that have no spaces between themselves. |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
To use this module, you need to: | ||
|
||
- Edit any page in your website. | ||
- Go to **Blocks \> Features**. | ||
- Drag the **Marginless Gallery** snippet anywhere in your page. | ||
|
||
To change images, you need to: | ||
|
||
- Select any image block in the snippet you just created. | ||
- Go to **Customize \> Background** and choose any background you want. | ||
- Backgrounds will be centered and cover the whole element in any | ||
layout. |
This file was deleted.
Oops, something went wrong.
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