Documentation Index
Fetch the complete documentation index at: https://docs.deandesk.com/llms.txt
Use this file to discover all available pages before exploring further.
School-level feature — managed within your school portal at
yourschool.deandesk.com.Open the page editor
Go to Admin Dashboard → Pages. The list shows every page in your school with its title, slug, status (draft / published), and last-edited date. Click New Page to start a new page, or click any page to edit it.Page editor modes
Each page can be edited in one of two modes:| Mode | When to use it |
|---|---|
| Blocks | Visual editor with text, image, video, embed, and layout blocks. Best for non-technical authors and most pages. |
| HTML | Raw HTML with optional custom CSS. Use when you need full control over markup or want to paste a hand-crafted design. |
Block editor
The block editor lets you build a page by stacking blocks. Each block is a self-contained unit (text paragraph, image, button, video, etc.) that you can reorder and edit independently.Available blocks
| Block | What it does |
|---|---|
| Text | Rich-text paragraph with formatting |
| Heading | H1–H6 headings |
| Image | Single image with alt text and optional caption |
| Video | Embed a video by URL |
| YouTube playlist | Embed an entire YouTube playlist with a built-in player and chapter list |
| Button | Call-to-action button linking to a URL |
| Card group | Grid of cards with title, description, and optional icon |
| Divider | Horizontal rule |
| Spacer | Vertical whitespace |
Adding a YouTube playlist
Paste the playlist URL
Paste a YouTube playlist URL (e.g.
https://youtube.com/playlist?list=PL...). DeanDesk fetches the playlist’s videos and shows a preview.Custom typography
Each page can override fonts on a per-page basis. From the editor, open the Typography panel to:- Upload font files (WOFF2, WOFF, TTF, or OTF — 10 MB max each)
- Pick a heading font and a body font from any fonts available to the page (uploaded on this page or in the school-wide page theme)
HTML editor
When you switch to HTML mode, the editor shows two panels:- HTML — your page markup
- Custom CSS — CSS scoped to this page only (it does not leak into the rest of the portal)
Visibility & publishing
Each page has a status and a viewability setting.| Status | Meaning |
|---|---|
| Draft | Saved but not visible to anyone outside the editor |
| Published | Live at the page’s slug |
| Viewability | Who can see it |
|---|---|
| Public | Anyone, including signed-out visitors |
| Members | Anyone signed in to the school |
| Students | Users with the Student role |
| Teachers | Users with the Teacher role |
| Admins | Users with the Admin role |
Page slugs and URLs
Each page has a slug (e.g.welcome, apply, staff-handbook). Pages are served at:
Edit, duplicate, archive
From the page list:- Edit — open the page in the editor
- Duplicate — create a copy as a new draft
- Archive — remove a page from the live site without deleting it