Skip to main content
Module

x/lume/plugins/netlify_cms.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v1.13.1/plugins/netlify_cms.ts";

Properties

optional
local: boolean

Force the local_backend option. By default is detected automatically.

optional
previewStyle: string

Path of a CSS file with custom styles for the preview

path: string

Directory path of the admin (by default /admin/)

configKey: string

Data key of the configuration

netlifyIdentity: boolean

Whether use Netlify Identity

extraHTML: string

Custom HTML code to append in the index.html page