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

1.2.2 • 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/'
    

/kodim-cms/

    Package Sidebar

    Install

    npm i kodim-cms

    Weekly Downloads

    61

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    72.3 kB

    Total Files

    43

    Last publish

    Collaborators

    • podlomar