mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
Images and demo custom pages (#502)
This commit is contained in:
parent
f0afe67158
commit
0a927afaa0
BIN
docs/docs/assets/gifs/create-custom-page-demo.gif
Normal file
BIN
docs/docs/assets/gifs/create-custom-page-demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
BIN
docs/docs/assets/img/custom-page.webp
Normal file
BIN
docs/docs/assets/img/custom-page.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 187 KiB |
@ -3,9 +3,11 @@
|
|||||||
!!! warning
|
!!! warning
|
||||||
The page building is still experimental and may change. You can provide feedback on any changes you'd like to see on [github](https://github.com/hay-kot/mealie/discussions/229)
|
The page building is still experimental and may change. You can provide feedback on any changes you'd like to see on [github](https://github.com/hay-kot/mealie/discussions/229)
|
||||||
|
|
||||||
Custom pages can be created to organize multiple categories into a single page. Links to your custom pages are displayed on the home page sidebar and accessible by all users, however only Administrators can create or update pages.
|
Custom pages can be created to organize multiple categories into a single page. Links to your custom pages are displayed on the home page sidebar and accessible by all users, however only Administrators can create or update pages.
|
||||||
|

|
||||||
|
|
||||||
To create a new page. Navigate to the settings page at `/admin/settings` and scroll down to the custom pages section. Here you can create, view, and edit your custom pages. To reorder how they are displayed on the sidebar you can drag and drop the pages into the preferred order.
|
To create a new page. Navigate to the settings page at `/admin/settings` and scroll down to the custom pages section. Here you can create, view, and edit your custom pages. To reorder how they are displayed on the sidebar you can drag and drop the pages into the preferred order.
|
||||||
|

|
||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
To save the order of pages you must click the save button displayed on the bottom of the Custom Page section. This is not necessary for updating individual page data.
|
To save the order of pages you must click the save button displayed on the bottom of the Custom Page section. This is not necessary for updating individual page data.
|
Loading…
x
Reference in New Issue
Block a user