Education Info

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

Overview

How to use

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

Resume Education Info:

Modify below education details info with your info:
-- john-doe.education: University of Oklahoma
url: /
studyType: Masters
startDate: Aug-2007
endDate: Jan-2009

-- john-doe.education: University of Oklahoma
url: /
studyType: Bachelors
startDate: Aug-2004
endDate: Jan-2007
Lang:
ftd

Properties:

Below are details of all properties of this component.
title
{
type:
caption (optional)
}
It’s used to show title for the education sections.
url
{
type:
link (optional)
}
It’s used to show url for the education sections.
startDate
{
type:
string (optional)
}
It’s used to show startDate for the education sections.
endDate
{
type:
string (optional)
}
It’s used to show endDate for the education sections.
studyType
{
type:
string (optional)
}
It’s used to show studyType for the education sections.
Copyright © 2023 - FifthTry