GitBook: No commit message

This commit is contained in:
Amruth Pillai
2023-11-21 08:41:33 +00:00
committed by gitbook-bot
parent c9e41527a9
commit 77a97829c0
65 changed files with 714 additions and 111 deletions

View File

@ -0,0 +1,21 @@
# 📃 Creating a Multi-Page Resume
Unlike most other resume builders, Reactive Resume does not automatically push your content to the next page in case the content crosses the page break line. The reason for this is [explained here in detail](making-your-resume-publicly-available.md#you-are-not-restricted-to-a-page).
However, it is quite simple to create multi-page resumes and only requires a tiny bit of manual effort.
Let's say you've created a resume that's crossing the page limit, like the one shown below.
<figure><img src="../.gitbook/assets/Screenshot 2023-11-20 at 11.07.45PM.png" alt="" width="375"><figcaption></figcaption></figure>
To move certain sections to a new page, you must first create a new page. You can do this by heading to the "Layout" section in the right-hand side panel and clicking on the button titled "Add New Page".
<figure><img src="../.gitbook/assets/Screenshot 2023-11-20 at 11.09.24PM.png" alt="" width="563"><figcaption></figcaption></figure>
When you click on the "Add New Page" button, it creates a new row with "Main" and "Sidebar" columns. Simply drag-and-drop the sections you want to see in the new page from the first page to the second one.
<figure><img src="../.gitbook/assets/ezgif.com-video-to-gif.gif" alt="" width="563"><figcaption></figcaption></figure>
And there you have it, a new page with just the sections you want. This way you, as the user, have total control over what goes on which page and to control the display of your information and order in which sections appear on the page.
<figure><img src="../.gitbook/assets/Screenshot 2023-11-20 at 11.11.57PM.png" alt="" width="563"><figcaption></figcaption></figure>