Files
mealie/docs/docs/documentation/admin/building-pages.md
wengtad 999d0d4322 Optimize Docker (#575)
* reduce docker dev size

* reduce docker prod size

* fix lint

* add gunicorn

* fix bandit reported issues

* add docs external link icon

* add env vars to docs

* add permission to docker

* merge to one backend Dockerfile

* fix codefactor issues

* add docs for puid/pgid

* add docker healthcheck
2021-06-22 10:22:31 -08:00

1023 B

Building Pages

!!! warning The page building is still experimental and may change. You can provide feedback on any changes you'd like to see on github

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 page

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. create custom page

!!! 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.