FTD Resume template

Package Name
fifthtry.github.io/resume

Present your experience and talent using our FTD resume templates. It includes a space for your photo. Customize the font and verbiage of these accessible FTD resume templates to make an unforgettable statement.

Below are our few resume themes which are ready to use on your FTD web projects.

How to use?

Liking it? our FTD resume templates are easy and effective way to publish your FTD resume online.

Use these simple steps to publish your FTD resume online.

or

  • If you have your own domain and want to convert it to FTD project, then follow this documentation to setup your domain

  • Once you are done with above step then add below lines into FPM.ftd file:
-- fpm.dependency: fifthtry.github.io/resume
-- fpm.dependency: fifthtry.github.io/caffeine-resume

Once you add above lines it will add resume template and caffeine-resume theme dependencies to your FTD project.

Now, go to this link and copy its content and create johndoe.ftd(yourname.ftd) file into your project <root> folder by pasting content from resume.ftd in it.

Change default data with your resume data. For e.g. like below sample:
-- import: fifthtry.github.io/caffeine-resume as caffeine
-- import: fifthtry.github.io/yourprojectname/assets <-- change your project name
-- import: fifthtry.github.io/resume as r

-- john-doe.basic: Noah Smith
label: Product Engineer
email: noahs@gmail.com
phone: (912) 1278-3459
url: https://yourdomain.com
maritalStatus: Married
dateOfBirth: 03rd Jan 2002
summary: Customer service representative with 5+ years of experience in telephone customer service, tech support, and customer care. Familiar with Intercom, Drift, and several other customer service software solutions. Very organized and meticulous with organizing customer interaction logs. Handled up to 100 calls daily, with duties including helping customers sign up and retrieving customer data.
image: $assets.files.noah-smith.jpg

And add below:

-- ds.page:

-- caffeine.show-resume:
resume: $john-doe
  • In above example image is a john-doe.basic component attribute which adds your profile picture.

  • Add your profile picture image file into your project <root> folder and use this file as shown in above sample image: $assets.files.noah-smith.jpg. Here $assets.files. refers <root> folder path and locates noah-smith.jpg file from there.

  • It will add your profile picture as seen in this resume.

  • Like shown in above sample code example, update all default resume components data, with your resume data.

  • Push your changes to your GitHub repository, FPM build will start and it will be deployed on your live site.

  • How to access your file? Well, follow this documentation to add your resume link into -- fpm.sitemap: inside FPM.ftd file.

  • For e.g. you have added your resume link into sitemap like this # Resume: /resume/ then you can access it via using yourdomain.com/resume/ link like this.

Well! you are done now, its time to see it in action. Excited? we are also excited to see how your resume looks like.

Share your experience with us by joining our discord