Skip to content

Home > indiekit-preset-fff > IndiekitPresetFFF

IndiekitPresetFFF class

FFF Flavored Frontmatter publication preset for Indiekit.

Signature:

typescript
declare class IndiekitPresetFFF

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the IndiekitPresetFFF class

Properties

PropertyModifiersTypeDescription
idstring
inforeadonly
metaImportMeta
namestring
optionsIndiekitPresetFFFOptions
postTypesreadonly({ media: { path: string; url: string; }; name: string; post: { path: string; url: string; }; type: string; } | { name: string; post: { path: string; url: string; }; type: string; media?: undefined; })[]Post types
promptsreadonly{ choices: { title: string; value: string; }[]; initial: number; message: string; name: string; type: string; }[]

Methods

MethodModifiersDescription
init(Indiekit)
postTemplate(properties)Post template