Jekyll
class Jekyll implements IFormat
Methods
__construct(string $layout, string $title, Carbon $date, string $author, string $body, string $slug, string|null $categories = null)
No description
string
path(string $extention = 'markdown')
No description
string
render()
No description
Details
at line 9
__construct(string $layout, string $title, Carbon $date, string $author, string $body, string $slug, string|null $categories = null)
No description
at line 21
string
path(string $extention = 'markdown')
No description
at line 30
string
render()
No description