Skip to content

build loading content (Markdown) from a specific dir (content directory) #57

@roberto-butti

Description

@roberto-butti

Using content from a different directory

If your Markdown files (content) are stored in a directory other than the default ./content/, specify the content directory using the --content option:

ibis-next build --pdf --content=./your-content-directory

or, using the shorter form with the -c option:

ibis-next build --pdf -c ./your-content-directory

(content directory) = flag -c or --content

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions