View this article as a Custom Page
Custom Pages are great when you want to retain the top navigation of your ReadMe project, but also want a custom look below the search bar.
What's different?
- No left sidebar navigation
- No table of contents on the right, even when headers are used
- Different URL path (subfolder is /page instead of /docs)
- No Suggested Edits
- No category
- No Suggest Edits button by default
Custom Pages are not affected by versioning and are shared. If you delete a Custom Page it will be removed from everywhere.
What's the same?
The top navigation is retained and the Page Title appears in the breadcrumb navigation.


Note
The Custom Page Title occupies the space of a Section in the breadcrumb navigation but it does not create a permanent Section in the drop-down menu.
Modes
Custom Pages have two modes:
- Markdown: The standard mode used in Documentation section


- HTML: The code is sanitized. If you want to include CSS or JavaScript, do so in Appearance > Custom Javascript/Stylesheet.


Full Page Width Option
The full page width option removes side margins of the standard regular width.


Full Page Width


Regular Width
Updated 6 months ago