Skip to main content
Module

x/lume_theme_simple_blog/mod.ts>Options

Lume theme to create a simple blog
Go to Latest
interface Options
Re-export
import { type Options } from "https://deno.land/x/lume_theme_simple_blog@v0.12.2/mod.ts";

Properties

optional
prism: Partial<PrismOptions>
optional
date: Partial<DateOptions>
optional
pagefind: Partial<PagefindOptions>