Skip to main content
Module

x/lume/plugins/decap_cms.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.1.2/plugins/decap_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

optional
path: string

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

optional
configKey: string

Data key of the configuration

optional
identity: "netlify"

Whether use a identity method

optional
extraHTML: string

Custom HTML code to append in the index.html page

optional
proxyCommand: string

Command to run the proxy server