mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-21 04:01:41 +10:00
GitBook: No commit message
This commit is contained in:
committed by
gitbook-bot
parent
c9e41527a9
commit
77a97829c0
21
product-guides/creating-a-multi-page-resume.md
Normal file
21
product-guides/creating-a-multi-page-resume.md
Normal 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.45 PM.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.24 PM.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.57 PM.png" alt="" width="563"><figcaption></figcaption></figure>
|
||||
Reference in New Issue
Block a user