8000 GitHub - revgum/cms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

revgum/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/cms@v0.2.0/mod.ts";

const cms = lumeCms();

// Configuration here

export default cms;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.5%
  • JavaScript 30.9%
  • CSS 17.6%
0