08 CMS CV Page - Jermmyy/IT-Landscape GitHub Wiki
My CV Page in WordPress
In this part i created a CV page within WordPress to showcase my background, skills, and experience.
Steps to Create the CV Page
1. Log into the WordPress Dashboard
Go to http://localhost:8000/wp-admin and log in using the admin credentials you set during setup.
2. Add New Page
From the left menu, click on Pages
-> Add New
.
3. Create a New Page Called “My CV”
Enter a page title like My CV
or Curriculum Vitae
.
Use the Gutenberg block editor to build the content. I structured it like this:
- Name and Profile Photo
- Professional Summary
- Skills
- Education
- Work Experience
- Contact Info
Publish the Page
Once the content was ready, I clicked Publish
to make the page live.
Final Result
Here's how the finished CV page looks in the browser:
Summary of Tools Used
Feature | Used In CV Page |
---|---|
Gutenberg Editor | To build the page layout |
Headings | For section titles |
Images | Profile picture |
Lists | For skills and experience |
Paragraphs | For detailed descriptions |
Theme customization | For styling and layout |