Pages
Create and manage static pages for your portfolio website with a rich text editor, SEO settings, and status controls.
The Pages section lets you create and manage static content pages for your portfolio website — like About, Services, FAQ, or Careers pages. Each page has a rich text editor, SEO settings, and a publish workflow.
Page Types
System Pages
When you first visit the Pages section, NowRep automatically creates two system pages:
- About (slug:
/about) - Contact (slug:
/contact)
System pages cannot be deleted and their slugs are fixed. You can freely edit their content, title, and SEO settings.
Custom Pages
You can create additional pages with any title and custom slug. Custom pages can be deleted by Admins and Owners.
Page List
The page list shows all your pages with:
- Title and slug
- Status badge (Draft, Published, or Archived)
- System page indicator
- Last updated timestamp
Click any row to open the editor.
Actions
The action menu on each page row (Member+ only) offers:
- Edit — Open the page editor
- Publish / Unpublish — Toggle between Published and Draft
- Archive — Move to Archived status
- Restore to Draft — Bring an archived page back to Draft
- Delete — Permanently remove the page (Admin+ only, not available for system pages)
Reordering Pages
Drag-and-drop reordering is available on the page list. Drag the handle on any page row to change its position. The new order is saved automatically and controls the display order in the site's fallback navigation (when no explicit navigation config exists).
Creating a Page
- Go to Site > Pages
- Click New Page
- Enter a title — a URL-safe slug is generated automatically (you can edit it)
- Write your content using the rich text editor
- Optionally fill in the SEO fields
- Set the status to Published when ready
- Click Save
Page Editor
The full-page editor has four sections:
Page Details
- Title — The page heading
- Slug — URL path for the page (auto-generated from title, editable). Shown as the page's URL on your site
- Status — Draft, Published, or Archived
Content
A rich text editor (Tiptap) with a full formatting toolbar:
| Feature | What it does |
|---|---|
| Bold, Italic, Underline, Strikethrough | Text formatting |
| Inline Code | Monospace code snippets |
| H1, H2, H3 | Heading levels |
| Bullet List, Numbered List | Lists |
| Blockquote | Indented quote blocks |
| Horizontal Rule | Visual separator |
| Links | Insert or edit hyperlinks |
| Images | Insert from your media library |
| Text Color | Pick from 7 colors |
| Highlight | Pick from 7 highlight colors |
| Clear Formatting | Remove all formatting from selected text |
SEO
- SEO Title — Override the browser tab title (optional — defaults to the page title)
- Meta Description — Description shown in search engine results
Preview Mode
Toggle between Edit and Preview using the toolbar button. Preview renders the page as it would appear on your website — title plus formatted content in a clean reading layout.
Status Workflow
Pages follow a three-state workflow:
Draft → Published → Archived
- Draft — Work in progress, not visible on the site
- Published — Live on your portfolio website
- Archived — Removed from the site, preserved for reference
You can restore a page to Draft from any state.
Note: Only published pages are served by the API. Draft and archived pages are never visible on your portfolio site.
Related Pages
- Site Overview — Module overview and key concepts
- Posts — Write blog posts and newsletters
- Navigation — Add pages to your site's menu
- Branding — Customize your site's appearance