Class FrontMatterLoaderConfig
java.lang.Object
com.mohamnag.jstatic.plugins.front_matter_loader.FrontMatterLoaderConfig
Configuration is read from root key "front-matter-loader".
the directory from which files are read can be configured by setting key "data-dir". It defaults to "/data".
-
Field Details
-
KEY_ROOT_CONFIG
- See Also:
-
KEY_DATA_DIR
- See Also:
-
DEFAULT_DATA_DIR
- See Also:
-
-
Constructor Details
-
FrontMatterLoaderConfig
-
-
Method Details
-
getDataRoot
-