10000 GitHub - wangbinyq/cms: A framework-agnostic CMS for Deno
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wangbinyq/cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

A framework-agnostic CMS for Deno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.5%
  • JavaScript 32.6%
  • CSS 13.9%
0