Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (22 loc) · 646 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 646 Bytes

deno-cms

A content manage system running on deno. This project is working in progress.

Function and Todo List

  • import files and packages from other system
    • import xwiki
    • import mediawiki
    • import texmacs
      • import xml file
      • import .tm file
  • edit and save richtext
    • edit chart
    • edit math formula
    • edit graph like graphviz
  • edit metadata of text
    • manage citation
  • review history change
  • search
  • adopt multiple persist backend
    • file system
    • mongodb
    • mariadb
  • export richtext to several formats