Reference Info

-- caffeine-resume can be used as resume on your fastn web projects.
Package Name:
fifthtry.github.io/caffeine-resume

Overview

How to use

Add resume dependency into your FASTN.ftd
-- fastn.dependency: fifthtry.github.io/resume
-- fastn.dependency: fifthtry.github.io/caffeine-resume
Lang:
ftd
Import resume into your .ftd file
-- import: fifthtry.github.io/caffeine-resume
-- import: fifthtry.github.io/resume as cv
Lang:
ftd
Write below code to your .ftd file
-- cv.resume john-doe:
Lang:
ftd

Resume Reference Info:

Modify below reference details info with your info:
-- john-doe.reference: Joey Flores
reference: John was hired as a lead developer and, upon the leaving of our co-founder, took over as CTO of Earbits. John is, hands down, one of those A Players you hear of companies dying to hire. He is incredibly smart, not just at code but about everything from classical music to Chinese language and culture. John is great to work with and, as a well established contributor to open source projects and several successful ventures, commands the respect of engineers at all levels. I would suggest doing anything you can to have him on your team.
phone-no: 123-456789
email-id: joe@joe.com
position: Co-founder and CEO
company: Earbits, Inc.
Lang:
ftd

Properties:

Below are details of all properties of this component.
title
{
type:
caption (required)
}
It’s used to show title for the reference sections.
reference
{
type:
string (optional)
}
It’s used to show reference for the reference.
phone-no
{
type:
link (optional)
}
It’s used to show phone-no for the reference.
email-id
{
type:
string (required)
}
It’s used to show email-id for the reference sections.
position
{
type:
string (required)
}
It’s used to show position for the reference sections.
company
{
type:
string (required)
}
It’s used to show company for the reference sections.
Copyright © 2023 - FifthTry