Skip to content

kwaa/cms

 
 

Repository files navigation

LumeCMS

A CMS to edit the content of sites.

It works great with Lume but it can be used for any other static site generator.

Usage

import lumeCms from "https://cdn.jsdelivr.net/gh/lumeland/[email protected]/mod.ts";

const cms = lumeCms();

// Configuration here

export default cms;

About

A framework-agnostic CMS for Deno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • TypeScript 50.4%
  • JavaScript 31.8%
  • CSS 17.8%