kodim-cms
TypeScript icon, indicating that this package has built-in type declarations

1.1.0-beta.18 • Public • Published

kodim-cms

Content management system for the kodim.cz project.

Migration from previous CMS version

  1. Adopt new term syntax Find: <term cs="(.*)" en="(.*)"> Replace: :term{cs="$1" en="$2"}
  2. Rename all assign.md to exercise.md
    find . -name 'assign.md' | rename 's/assign\.md/exercise.md/'
    

Readme

Keywords

none

Package Sidebar

Install

npm i kodim-cms

Weekly Downloads

49

Version

1.1.0-beta.18

License

MIT

Unpacked Size

69.8 kB

Total Files

41

Last publish

Collaborators

  • podlomar